![]() |
Home · Overviews · Examples |
The QDomText class represents text data in the parsed XML document. More...
Inherits QDomCharacterData.
Inherited by QDomCDATASection.
The QDomText class represents text data in the parsed XML document.
You can split the text in a QDomText object over two QDomText objecs with splitText.
For further information about the Document Object Model see Level 1 and Level 2 Core. For a more general introduction of the DOM implementation see the QDomDocument documentation.
Copyright © 2008 Trolltech | Trademarks | Qt Jambi 4.3.5_01 |