
Public Member Functions | |
| Handler () | |
| XMLElement * | root () const |
| virtual bool | startDocument () |
| virtual bool | endDocument () |
| virtual bool | startElement (const QString &ns, const QString &ln, const QString &qName, const QXmlAttributes &attr) |
| virtual bool | endElement (const QString &ns, const QString &ln, const QString &qName) |
| virtual bool | characters (const QString &ch) |
| Handler () | |
| XMLElement * | root () const |
| virtual bool | startDocument () |
| virtual bool | endDocument () |
| virtual bool | startElement (const QString &ns, const QString &ln, const QString &qName, const QXmlAttributes &attr) |
| virtual bool | endElement (const QString &ns, const QString &ln, const QString &qName) |
| virtual bool | characters (const QString &ch) |
Private Attributes | |
| XMLElement * | m_node |
| XMLElement * | m_root |
| XMLElement * | m_node |
| XMLElement * | m_root |
|
|
Definition at line 213 of file xmltree.cpp. |
|
|
Definition at line 212 of file xmltree.cc. |
|
|
|
|
|
Definition at line 269 of file xmltree.cpp. References Opie::Core::XMLElement::appendChild(), m_node, and Opie::Core::XMLElement::setValue(). |
|
|
|
|
|
Definition at line 236 of file xmltree.cpp. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
Definition at line 260 of file xmltree.cpp. References m_node, m_root, and Opie::Core::XMLElement::parent(). |
|
|
Definition at line 214 of file xmltree.cc. |
|
|
Definition at line 215 of file xmltree.cpp. |
|
|
|
|
|
Definition at line 229 of file xmltree.cpp. |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 241 of file xmltree.cpp. References Opie::Core::XMLElement::appendChild(), attributes, i, m_node, Opie::Core::XMLElement::setAttributes(), and Opie::Core::XMLElement::setTagName(). |
|
|
Definition at line 224 of file xmltree.cc. |
|
|
Definition at line 225 of file xmltree.cpp. Referenced by characters(), endDocument(), endElement(), startDocument(), and startElement(). |
|
|
Definition at line 225 of file xmltree.cc. |
|
|
Definition at line 226 of file xmltree.cpp. Referenced by endDocument(), endElement(), and startDocument(). |
1.4.2