Qt 4.8
|
Base class for all constructs that can appear in a W3C XML Schema. More...
#include <qschemacomponent_p.h>
Public Functions | |
SchemaComponent () | |
virtual | ~SchemaComponent () |
Public Functions inherited from QSharedData | |
QSharedData () | |
Constructs a QSharedData object with a reference count of 0. More... | |
QSharedData (const QSharedData &) | |
Constructs a QSharedData object with reference count 0. More... | |
Additional Inherited Members | |
Public Variables inherited from QSharedData | |
QAtomicInt | ref |
Base class for all constructs that can appear in a W3C XML Schema.
Definition at line 70 of file qschemacomponent_p.h.
SchemaComponent::SchemaComponent | ( | ) |
Definition at line 48 of file qschemacomponent.cpp.
|
virtual |
Definition at line 52 of file qschemacomponent.cpp.