public class QCharRef: QtSupport, System.IDisposable
System.Object
QtSupport
QCharRefThis type implements System.IDisposable.
Qt Namespace
QCharRef Constructors
QCharRef Methods
QCharRef.Category Method
QCharRef.Cell Method
QCharRef.CombiningClass Method
QCharRef.Decomposition Method
QCharRef.DecompositionTag Method
QCharRef.DigitValue Method
QCharRef.Direction Method
QCharRef.Finalize Method
QCharRef.IsDigit Method
QCharRef.IsLetter Method
QCharRef.IsLetterOrNumber Method
QCharRef.IsMark Method
QCharRef.IsNull Method
QCharRef.IsNumber Method
QCharRef.IsPrint Method
QCharRef.IsPunct Method
QCharRef.IsSpace Method
QCharRef.Joining Method
QCharRef.Latin1 Method
QCharRef.Lower Method
QCharRef.Mirrored Method
QCharRef.MirroredChar Method
QCharRef.Row Method
QCharRef.Unicode Method
QCharRef.Upper Method
public void QCharRef(void * ptr);
Qt.QCharRef Class, Qt Namespace
public Category Category();
Qt.QCharRef Class, Qt Namespace
public System.String Cell();
Qt.QCharRef Class, Qt Namespace
public System.String CombiningClass();
Qt.QCharRef Class, Qt Namespace
public System.String Decomposition();
Qt.QCharRef Class, Qt Namespace
public Decomposition DecompositionTag();
Qt.QCharRef Class, Qt Namespace
public int DigitValue();
Qt.QCharRef Class, Qt Namespace
public Direction Direction();
Qt.QCharRef Class, Qt Namespace
protected override void Finalize();
Qt.QCharRef Class, Qt Namespace
public bool IsDigit();
Qt.QCharRef Class, Qt Namespace
public bool IsLetter();
Qt.QCharRef Class, Qt Namespace
public bool IsLetterOrNumber();
Qt.QCharRef Class, Qt Namespace
public bool IsMark();
Qt.QCharRef Class, Qt Namespace
public bool IsNull();
Qt.QCharRef Class, Qt Namespace
public bool IsNumber();
Qt.QCharRef Class, Qt Namespace
public bool IsPrint();
Qt.QCharRef Class, Qt Namespace
public bool IsPunct();
Qt.QCharRef Class, Qt Namespace
public bool IsSpace();
Qt.QCharRef Class, Qt Namespace
public Joining Joining();
Qt.QCharRef Class, Qt Namespace
public char Latin1();
Qt.QCharRef Class, Qt Namespace
public Qt.QChar Lower();
Qt.QCharRef Class, Qt Namespace
public bool Mirrored();
Qt.QCharRef Class, Qt Namespace
public Qt.QChar MirroredChar();
Qt.QCharRef Class, Qt Namespace
public System.String Row();
Qt.QCharRef Class, Qt Namespace
public ushort Unicode();
Qt.QCharRef Class, Qt Namespace
public Qt.QChar Upper();
Qt.QCharRef Class, Qt Namespace