Méthode |
Description |
|
Bold ( ) : bool |
|
|
CacheStatistics ( ) : void |
|
|
Cleanup ( ) : void |
|
|
DefaultFamily ( ) : string |
|
|
Dispose ( ) : void |
|
|
Equals ( object o ) : bool |
|
|
ExactMatch ( ) : bool |
|
|
Family ( ) : string |
|
|
FixedPitch ( ) : bool |
|
|
FromString ( string arg1 ) : bool |
|
|
GetHashCode ( ) : int |
|
|
Initialize ( ) : void |
|
|
InsertSubstitution ( string arg1, string arg2 ) : void |
|
|
InsertSubstitutions ( string arg1, List arg2 ) : void |
|
|
IsCopyOf ( QFont arg1 ) : bool |
|
|
Italic ( ) : bool |
|
|
Kerning ( ) : bool |
|
|
Key ( ) : string |
|
|
LastResortFamily ( ) : string |
|
|
LastResortFont ( ) : string |
|
|
LetterSpacing ( ) : double |
|
|
LetterSpacingType ( ) : QFont.SpacingType |
|
|
Overline ( ) : bool |
|
|
PixelSize ( ) : int |
|
|
PointSize ( ) : int |
|
|
PointSizeF ( ) : double |
|
|
QFont ( QFont arg1 ) : System |
|
|
QFont ( QFont arg1, IQPaintDevice pd ) : System |
|
|
QFont ( string family ) : System |
|
|
QFont ( string family, int pointSize ) : System |
|
|
QFont ( string family, int pointSize, int weight ) : System |
|
|
QFont ( string family, int pointSize, int weight, bool italic ) : System |
|
|
RawMode ( ) : bool |
|
|
RawName ( ) : string |
|
|
RemoveSubstitution ( string arg1 ) : void |
|
|
Resolve ( QFont arg1 ) : QFont |
|
|
Resolve ( ) : uint |
|
|
Resolve ( uint mask ) : void |
|
|
SetBold ( bool arg1 ) : void |
|
|
SetCapitalization ( QFont arg1 ) : void |
|
|
SetFamily ( string arg1 ) : void |
|
|
SetFixedPitch ( bool arg1 ) : void |
|
|
SetItalic ( bool b ) : void |
|
|
SetKerning ( bool arg1 ) : void |
|
|
SetLetterSpacing ( QFont type, double spacing ) : void |
|
|
SetOverline ( bool arg1 ) : void |
|
|
SetPixelSize ( int arg1 ) : void |
|
|
SetPointSize ( int arg1 ) : void |
|
|
SetPointSizeF ( double arg1 ) : void |
|
|
SetRawMode ( bool arg1 ) : void |
|
|
SetRawName ( string arg1 ) : void |
|
|
SetStretch ( int arg1 ) : void |
|
|
SetStrikeOut ( bool arg1 ) : void |
|
|
SetStyle ( QFont style ) : void |
|
|
SetStyleHint ( QFont arg1 ) : void |
|
|
SetStyleHint ( QFont arg1, QFont arg2 ) : void |
|
|
SetStyleStrategy ( QFont s ) : void |
|
|
SetUnderline ( bool arg1 ) : void |
|
|
SetWeight ( int arg1 ) : void |
|
|
SetWordSpacing ( double spacing ) : void |
|
|
StrikeOut ( ) : bool |
|
|
Substitute ( string arg1 ) : string |
|
|
Substitutes ( string arg1 ) : List |
|
|
Substitutions ( ) : List |
|
|
ToString ( ) : string |
|
|
Underline ( ) : bool |
|
|
WordSpacing ( ) : double |
|
|
capitalization ( ) : QFont.Capitalization |
|
|
operator ( ) : Qyoto.QVariant |
|
|
operator ( ) : bool |
|
|
stretch ( ) : int |
|
|
style ( ) : QFont.Style |
|
|
styleHint ( ) : QFont.StyleHint |
|
|
styleStrategy ( ) : QFont.StyleStrategy |
|
|
weight ( ) : int |
|
|