#include <qdomdocumenttypeproto.h>
◆ QDomDocumentTypeProto()
QDomDocumentTypeProto::QDomDocumentTypeProto |
( |
QObject * |
parent | ) |
|
◆ entities()
QDomNamedNodeMap QDomDocumentTypeProto::entities |
( |
| ) |
const |
◆ internalSubset()
QString QDomDocumentTypeProto::internalSubset |
( |
| ) |
const |
◆ name()
QString QDomDocumentTypeProto::name |
( |
| ) |
const |
◆ nodeType()
int QDomDocumentTypeProto::nodeType |
( |
| ) |
const |
◆ notations()
QDomNamedNodeMap QDomDocumentTypeProto::notations |
( |
| ) |
const |
◆ publicId()
QString QDomDocumentTypeProto::publicId |
( |
| ) |
const |
◆ systemId()
QString QDomDocumentTypeProto::systemId |
( |
| ) |
const |
◆ toString()
QString QDomDocumentTypeProto::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- qdomdocumenttypeproto.h
- qdomdocumenttypeproto.cpp