
Public Member Functions | |
| UiHandler (MetaTranslator *translator, const char *fileName) | |
| virtual bool | startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &atts) |
| virtual bool | endElement (const QString &namespaceURI, const QString &localName, const QString &qName) |
| virtual bool | characters (const QString &ch) |
| virtual bool | fatalError (const QXmlParseException &exception) |
Private Member Functions | |
| void | flush () |
Private Attributes | |
| MetaTranslator * | tor |
| QCString | fname |
| QString | context |
| QString | source |
| QString | comment |
| QString | accum |
|
||||||||||||
|
Definition at line 706 of file fetchtr.cpp. |
|
|
Definition at line 768 of file fetchtr.cpp. |
|
||||||||||||||||
|
Definition at line 745 of file fetchtr.cpp. References accum, comment, context, fetchtr_inlined_cpp(), flush(), fname, QString::isEmpty(), QString::latin1(), QString::replace(), source, tor, and TRUE. |
|
|
Definition at line 774 of file fetchtr.cpp. References FALSE, QString::latin1(), and QString::sprintf(). |
|
|
Definition at line 784 of file fetchtr.cpp. References comment, context, MetaTranslator::insert(), QString::isEmpty(), QString::null, source, tor, TRUE, QString::truncate(), and QString::utf8(). Referenced by endElement(), and startElement(). |
|
||||||||||||||||||||
|
Definition at line 729 of file fetchtr.cpp. References accum, flush(), source, TRUE, and QString::truncate(). |
|
|
Definition at line 726 of file fetchtr.cpp. Referenced by characters(), endElement(), and startElement(). |
|
|
Definition at line 724 of file fetchtr.cpp. Referenced by endElement(), and flush(). |
|
|
Definition at line 722 of file fetchtr.cpp. Referenced by endElement(), and flush(). |
|
|
Definition at line 721 of file fetchtr.cpp. Referenced by endElement(). |
|
|
Definition at line 723 of file fetchtr.cpp. Referenced by endElement(), flush(), and startElement(). |
|
|
Definition at line 720 of file fetchtr.cpp. Referenced by endElement(), and flush(). |
1.4.2