public class QFontInfo: QtSupport, System.IDisposable
System.Object
QtSupport
QFontInfoThis type implements System.IDisposable.
Qt Namespace
QFontInfo Constructors
QFontInfo(Qt.QFont) Constructor
QFontInfo(Qt.QFontInfo) Constructor
QFontInfo(void *) Constructor
QFontInfo Methods
QFontInfo.Bold Method
QFontInfo.ExactMatch Method
QFontInfo.Family Method
QFontInfo.Finalize Method
QFontInfo.FixedPitch Method
QFontInfo.Italic Method
QFontInfo.PixelSize Method
QFontInfo.PointSize Method
QFontInfo.RawMode Method
QFontInfo.StrikeOut Method
QFontInfo.StyleHint Method
QFontInfo.Underline Method
QFontInfo.Weight Method
public void QFontInfo(Qt.QFont arg1);
Qt.QFontInfo Class, Qt Namespace
public void QFontInfo(Qt.QFontInfo arg1);
Qt.QFontInfo Class, Qt Namespace
public void QFontInfo(void * ptr);
Qt.QFontInfo Class, Qt Namespace
public bool Bold();
Qt.QFontInfo Class, Qt Namespace
public bool ExactMatch();
Qt.QFontInfo Class, Qt Namespace
public System.String Family();
Qt.QFontInfo Class, Qt Namespace
protected override void Finalize();
Qt.QFontInfo Class, Qt Namespace
public bool FixedPitch();
Qt.QFontInfo Class, Qt Namespace
public bool Italic();
Qt.QFontInfo Class, Qt Namespace
public int PixelSize();
Qt.QFontInfo Class, Qt Namespace
public int PointSize();
Qt.QFontInfo Class, Qt Namespace
public bool RawMode();
Qt.QFontInfo Class, Qt Namespace
public bool StrikeOut();
Qt.QFontInfo Class, Qt Namespace
public StyleHint StyleHint();
Qt.QFontInfo Class, Qt Namespace
public bool Underline();
Qt.QFontInfo Class, Qt Namespace
public int Weight();
Qt.QFontInfo Class, Qt Namespace