Property | Type | Description | |
---|---|---|---|
interceptor |
Method | Description | |
---|---|---|
Ascent ( ) : double | ||
AverageCharWidth ( ) : double | ||
BoundingRect ( |
||
BoundingRect ( Qyoto.QRectF r, int flags, string arg3 ) : Qyoto.QRectF | ||
BoundingRect ( Qyoto.QRectF r, int flags, string arg3, int tabstops ) : Qyoto.QRectF | ||
BoundingRect ( Qyoto.QRectF r, int flags, string arg3, int tabstops, int &tabarray ) : Qyoto.QRectF | ||
BoundingRect ( string arg1 ) : Qyoto.QRectF | ||
Descent ( ) : double | ||
Dispose ( ) : void | ||
ElidedText ( string text, |
||
ElidedText ( string text, |
||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
Height ( ) : double | ||
InFont ( |
||
Leading ( ) : double | ||
LeftBearing ( |
||
LineSpacing ( ) : double | ||
LineWidth ( ) : double | ||
MaxWidth ( ) : double | ||
MinLeftBearing ( ) : double | ||
MinRightBearing ( ) : double | ||
OverlinePos ( ) : double | ||
QFontMetricsF ( |
||
QFontMetricsF ( |
||
QFontMetricsF ( |
||
QFontMetricsF ( |
||
RightBearing ( |
||
Size ( int flags, string str ) : Qyoto.QSizeF | ||
Size ( int flags, string str, int tabstops ) : Qyoto.QSizeF | ||
Size ( int flags, string str, int tabstops, int &tabarray ) : Qyoto.QSizeF | ||
StrikeOutPos ( ) : double | ||
TightBoundingRect ( string text ) : Qyoto.QRectF | ||
UnderlinePos ( ) : double | ||
Width ( |
||
Width ( string arg1 ) : double | ||
XHeight ( ) : double | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QFontMetricsF ( |
Method | Description | |
---|---|---|
QFontMetricsF ( ) : System |
public BoundingRect ( |
||
arg1 | ||
return | Qyoto.QRectF |
public BoundingRect ( Qyoto.QRectF r, int flags, string arg3 ) : Qyoto.QRectF | ||
r | Qyoto.QRectF | |
flags | int | |
arg3 | string | |
return | Qyoto.QRectF |
public BoundingRect ( Qyoto.QRectF r, int flags, string arg3, int tabstops ) : Qyoto.QRectF | ||
r | Qyoto.QRectF | |
flags | int | |
arg3 | string | |
tabstops | int | |
return | Qyoto.QRectF |
public BoundingRect ( Qyoto.QRectF r, int flags, string arg3, int tabstops, int &tabarray ) : Qyoto.QRectF | ||
r | Qyoto.QRectF | |
flags | int | |
arg3 | string | |
tabstops | int | |
tabarray | int | |
return | Qyoto.QRectF |
public BoundingRect ( string arg1 ) : Qyoto.QRectF | ||
arg1 | string | |
return | Qyoto.QRectF |
public ElidedText ( string text, |
||
text | string | |
mode | ||
width | double | |
return | string |
public ElidedText ( string text, |
||
text | string | |
mode | ||
width | double | |
flags | int | |
return | string |
public QFontMetricsF ( |
||
arg1 | ||
pd | IQPaintDevice | |
return | System |
public QFontMetricsF ( |
||
arg1 | ||
return | System |
public QFontMetricsF ( |
||
arg1 | ||
return | System |
protected QFontMetricsF ( |
||
dummy | ||
return | System |
public Size ( int flags, string str ) : Qyoto.QSizeF | ||
flags | int | |
str | string | |
return | Qyoto.QSizeF |
public Size ( int flags, string str, int tabstops ) : Qyoto.QSizeF | ||
flags | int | |
str | string | |
tabstops | int | |
return | Qyoto.QSizeF |
public Size ( int flags, string str, int tabstops, int &tabarray ) : Qyoto.QSizeF | ||
flags | int | |
str | string | |
tabstops | int | |
tabarray | int | |
return | Qyoto.QSizeF |
public TightBoundingRect ( string text ) : Qyoto.QRectF | ||
text | string | |
return | Qyoto.QRectF |