public class QDomComment: QDomCharacterData, System.IDisposable
System.Object
QtSupport
QDomNode
QDomCharacterData
QDomCommentThis type implements System.IDisposable.
Qt Namespace
QDomComment Constructors
QDomComment() Constructor
QDomComment(Qt.QDomComment) Constructor
QDomComment(void *) Constructor
QDomComment Methods
QDomComment.Finalize Method
QDomComment.IsComment Method
QDomComment.NodeType Method
public void QDomComment();
Qt.QDomComment Class, Qt Namespace
public void QDomComment(Qt.QDomComment x);
Qt.QDomComment Class, Qt Namespace
public void QDomComment(void * ptr);
Qt.QDomComment Class, Qt Namespace
protected override void Finalize();
Qt.QDomComment Class, Qt Namespace
public bool IsComment();
Qt.QDomComment Class, Qt Namespace
public NodeType NodeType();
Qt.QDomComment Class, Qt Namespace