Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QXmlContentHandler
This is the complete list of members for
QXmlContentHandler
, including inherited members.
bool
characters
( const QString &
ch
)
bool
endDocument
()
bool
endElement
( const QString &
namespaceURI
, const QString &
localName
, const QString &
qName
)
bool
endPrefixMapping
( const QString &
prefix
)
QString
errorString
() const
bool
ignorableWhitespace
( const QString &
ch
)
bool
processingInstruction
( const QString &
target
, const QString &
data
)
void
setDocumentLocator
( QXmlLocator *
locator
)
bool
skippedEntity
( const QString &
name
)
bool
startDocument
()
bool
startElement
( const QString &
namespaceURI
, const QString &
localName
, const QString &
qName
, const QXmlAttributes &
atts
)
bool
startPrefixMapping
( const QString &
prefix
, const QString &
uri
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1