org.kde.qt

Class QDomCDATASection

public class QDomCDATASection extends QDomText

Constructor Summary
protected QDomCDATASection(Class dummy)
QDomCDATASection()
QDomCDATASection(QDomCDATASection x)
Method Summary
voiddispose()
Delete the wrapped C++ instance ahead of finalize()
protected voidfinalize()
Deletes the wrapped C++ instance
booleanisCDATASection()
booleanisDisposed()
Has the wrapped C++ instance been deleted?
intnodeType()

Constructor Detail

QDomCDATASection

protected QDomCDATASection(Class dummy)

QDomCDATASection

public QDomCDATASection()

QDomCDATASection

public QDomCDATASection(QDomCDATASection x)

Method Detail

dispose

public void dispose()
Delete the wrapped C++ instance ahead of finalize()

finalize

protected void finalize()
Deletes the wrapped C++ instance

isCDATASection

public boolean isCDATASection()

isDisposed

public boolean isDisposed()
Has the wrapped C++ instance been deleted?

nodeType

public int nodeType()