QSimpleXmlNodeModel ClassThe QSimpleXmlNodeModel class is an implementation of QAbstractXmlNodeModel sufficient for many common cases. More... #include <QSimpleXmlNodeModel> Inherits: QAbstractXmlNodeModel. Note: All functions in this class are reentrant. This class was introduced in Qt 4.4. Public Types
Public Functions
Reimplemented Public Functions
Protected Functions
Detailed DescriptionThe QSimpleXmlNodeModel class is an implementation of QAbstractXmlNodeModel sufficient for many common cases. Subclassing QAbstractXmlNodeModel can be a significant task, because it requires implementing several, complex member functions. QSimpleXmlNodeModel provides default implementations of these member functions that are suitable for a wide range of node models. Subclasses of QSimpleXmlNodeModel must be thread-safe. Member Function Documentation
|