![]() |
Qt 6.x
The Qt SDK
|
#include <qdom_p.h>
Additional Inherited Members | |
![]() | |
QAtomicInt | ref |
QDomNodePrivate * | prev |
QDomNodePrivate * | next |
QDomNodePrivate * | ownerNode |
QDomNodePrivate * | first |
QDomNodePrivate * | last |
QString | name |
QString | value |
QString | prefix |
QString | namespaceURI |
bool | createdWithDom1Interface: 1 |
bool | hasParent: 1 |
int | lineNumber |
int | columnNumber |
QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivate | ( | QDomDocumentPrivate * | d, |
QDomNodePrivate * | parent, | ||
const QString & | target, | ||
const QString & | data | ||
) |
QDomProcessingInstructionPrivate::QDomProcessingInstructionPrivate | ( | QDomProcessingInstructionPrivate * | n, |
bool | deep | ||
) |
|
overridevirtual |
Reimplemented from QDomNodePrivate.
|
inlineoverridevirtual |
Reimplemented from QDomNodePrivate.
Definition at line 415 of file qdom_p.h.
References QDomNode::ProcessingInstructionNode.
|
overridevirtual |
depth is used for indentation, it seems.
Reimplemented from QDomNodePrivate.
Definition at line 5477 of file qdom.cpp.
References Qt::endl().