#include </home/clem/local/src/opie/noncore/unsupported/libopie/xmltree.h>
Collaboration diagram for Opie::XMLElement:

Definition at line 34 of file xmltree.h.
|
|
|
|
|
The constructor of XMLElement Definition at line 29 of file xmltree.cc. |
|
|
Definition at line 34 of file xmltree.cc. |
|
|
|
|
|
appendChild appends a child to the XMLElement behind the last element. The ownership of the child get's transfered to the this XMLElement. If child is already the child of another parent it's get removed from the other parent first. Definition at line 46 of file xmltree.cc. References m_first, and m_last. Referenced by clone(), and insertAfter(). |
|
|
Definition at line 94 of file xmltree.cc. References QString::data(), QMap< Key, T >::end(), QMap< Key, T >::find(), m_attributes, and QString::null. |
|
|
Definition at line 88 of file xmltree.h. References m_attributes. |
|
|
Definition at line 87 of file xmltree.h. References m_attributes. Referenced by OContactAccessBackend_XML::load(), and Opie::OPimContactAccessBackend_XML::load(). |
|
|
Definition at line 287 of file xmltree.cc. References appendChild(), clone(), m_attributes, m_first, m_next, m_tag, m_value, setAttributes(), setTagName(), and setValue(). Referenced by clone(). |
|
|
Definition at line 75 of file xmltree.h. References m_first. Referenced by OContactAccessBackend_XML::load(), and Opie::OPimContactAccessBackend_XML::load(). |
|
||||||||||||
|
inserts newChild after refChild. If newChild is the child of another parent the child will get removed. The ownership of child gets transfered. Definition at line 64 of file xmltree.cc. References appendChild(), assert, m_last, m_next, m_parent, and m_prev. |
|
||||||||||||
|
same as insertAfter but the element get's inserted before refChild. Definition at line 107 of file xmltree.cc. |
|
|
Definition at line 78 of file xmltree.h. References m_last. |
|
|
Definition at line 302 of file xmltree.cc. References f, handler, IO_ReadOnly, QFile::open(), QTextStream::setEncoding(), stream, and QTextStream::UnicodeUTF8. Referenced by OContactAccessBackend_XML::load(), and Opie::OPimContactAccessBackend_XML::load(). |
|
|
Definition at line 276 of file xmltree.cc. References m_first, nextChild(), and tagName(). |
|
|
Definition at line 76 of file xmltree.h. References m_next. Referenced by OContactAccessBackend_XML::load(), Opie::OPimContactAccessBackend_XML::load(), and namedItem(). |
|
|
|
|
|
parent() returns the parent of this XMLElement If there is no parent 0l gets returned Definition at line 74 of file xmltree.h. References m_parent. |
|
|
Definition at line 77 of file xmltree.h. References m_prev. |
|
|
removeChild removes the child from the XMLElement. The ownership gets dropped. You need to delete the child yourself. Definition at line 133 of file xmltree.cc. |
|
||||||||||||
|
Definition at line 155 of file xmltree.cc. References QMap< Key, T >::begin(), QMap< Key, T >::end(), end, Opie::Core::endl(), Qtopia::escapeString(), i, QMap< Key, T >::isEmpty(), QString::isEmpty(), m_attributes, m_first, m_last, m_parent, m_tag, m_value, and value(). |
|
||||||||||||
|
Definition at line 102 of file xmltree.cc. References m_attributes, and QMap< Key, T >::replace(). |
|
|
Definition at line 86 of file xmltree.h. References m_attributes. Referenced by clone(). |
|
|
Definition at line 80 of file xmltree.h. References m_tag. Referenced by clone(). |
|
|
Definition at line 83 of file xmltree.h. References m_value. Referenced by clone(). |
|
|
Definition at line 81 of file xmltree.h. References m_tag. Referenced by OContactAccessBackend_XML::load(), Opie::OPimContactAccessBackend_XML::load(), and namedItem(). |
|
|
Definition at line 84 of file xmltree.h. References m_value. Referenced by save(). |
|
|
|
|
|
Definition at line 103 of file xmltree.h. Referenced by attribute(), attributes(), clone(), save(), setAttribute(), and setAttributes(). |
|
|
Definition at line 108 of file xmltree.h. Referenced by appendChild(), clone(), firstChild(), insertBefore(), namedItem(), removeChild(), save(), and ~XMLElement(). |
|
|
Definition at line 109 of file xmltree.h. Referenced by appendChild(), insertAfter(), lastChild(), removeChild(), and save(). |
|
|
Definition at line 106 of file xmltree.h. Referenced by clone(), insertAfter(), insertBefore(), nextChild(), removeChild(), and ~XMLElement(). |
|
|
Definition at line 105 of file xmltree.h. Referenced by insertAfter(), insertBefore(), parent(), and save(). |
|
|
Definition at line 107 of file xmltree.h. Referenced by insertAfter(), insertBefore(), prevChild(), and removeChild(). |
|
|
Definition at line 101 of file xmltree.h. Referenced by clone(), save(), setTagName(), and tagName(). |
|
|
Definition at line 102 of file xmltree.h. Referenced by clone(), save(), setValue(), and value(). |
1.4.2