|
bool | startElement (const QString &, const QString &, const QString &, const QXmlAttributes &attrs) |
|
bool | characters (const QString &strText) |
|
bool | endElement (const QString &, const QString &, const QString &str) |
|
bool | fatalError (const QXmlParseException &exception) |
|
Definition at line 14 of file main.cpp.
◆ characters()
bool AddressBookParser::characters |
( |
const QString & |
strText | ) |
|
|
inline |
◆ endElement()
bool AddressBookParser::endElement |
( |
const QString & |
, |
|
|
const QString & |
, |
|
|
const QString & |
str |
|
) |
| |
|
inline |
◆ fatalError()
bool AddressBookParser::fatalError |
( |
const QXmlParseException & |
exception | ) |
|
|
inline |
◆ startElement()
bool AddressBookParser::startElement |
( |
const QString & |
, |
|
|
const QString & |
, |
|
|
const QString & |
, |
|
|
const QXmlAttributes & |
attrs |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: