org.kde.qt

Class QDomComment

public class QDomComment extends QDomCharacterData

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

Constructor Detail

QDomComment

protected QDomComment(Class dummy)

QDomComment

public QDomComment()

QDomComment

public QDomComment(QDomComment x)

Method Detail

dispose

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

finalize

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

isComment

public boolean isComment()

isDisposed

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

nodeType

public int nodeType()