public class QXmlNamespaceSupport: QtSupport, System.IDisposable
System.Object
QtSupport
QXmlNamespaceSupportThis type implements System.IDisposable.
Qt Namespace
QXmlNamespaceSupport Constructors
QXmlNamespaceSupport() Constructor
QXmlNamespaceSupport(void *) Constructor
QXmlNamespaceSupport Methods
QXmlNamespaceSupport.Finalize Method
QXmlNamespaceSupport.PopContext Method
QXmlNamespaceSupport.Prefix Method
QXmlNamespaceSupport.Prefixes() Method
QXmlNamespaceSupport.Prefixes(System.String) Method
QXmlNamespaceSupport.ProcessName Method
QXmlNamespaceSupport.PushContext Method
QXmlNamespaceSupport.Reset Method
QXmlNamespaceSupport.SetPrefix Method
QXmlNamespaceSupport.SplitName Method
QXmlNamespaceSupport.Uri Method
public void QXmlNamespaceSupport();
Qt.QXmlNamespaceSupport Class, Qt Namespace
public void QXmlNamespaceSupport(void * ptr);
Qt.QXmlNamespaceSupport Class, Qt Namespace
protected override void Finalize();
Qt.QXmlNamespaceSupport Class, Qt Namespace
public void PopContext();
Qt.QXmlNamespaceSupport Class, Qt Namespace
public System.String Prefix(System.String arg1);
Qt.QXmlNamespaceSupport Class, Qt Namespace
public Qt.QStringList Prefixes();
Qt.QXmlNamespaceSupport Class, Qt Namespace
public Qt.QStringList Prefixes(System.String arg1);
Qt.QXmlNamespaceSupport Class, Qt Namespace
public void ProcessName(System.String arg1, bool arg2, System.String arg3, System.String arg4);
Qt.QXmlNamespaceSupport Class, Qt Namespace
public void PushContext();
Qt.QXmlNamespaceSupport Class, Qt Namespace
public void Reset();
Qt.QXmlNamespaceSupport Class, Qt Namespace
public void SetPrefix(System.String arg1, System.String arg2);
Qt.QXmlNamespaceSupport Class, Qt Namespace
public void SplitName(System.String arg1, System.String arg2, System.String arg3);
Qt.QXmlNamespaceSupport Class, Qt Namespace
public System.String Uri(System.String arg1);
Qt.QXmlNamespaceSupport Class, Qt Namespace