C# Class Qyoto.QFontMetricsF

Inheritance: Object, IDisposable
Afficher le fichier Open project: 0xd34df00d/Qross Class Usage Examples

Protected Properties

Свойство Type Description
interceptor SmokeInvocation

Méthodes publiques

Méthode Description
Ascent ( ) : double
AverageCharWidth ( ) : double
BoundingRect ( QChar arg1 ) : Qyoto.QRectF
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, Qt mode, double width ) : string
ElidedText ( string text, Qt mode, double width, int flags ) : string
Equals ( object o ) : bool
GetHashCode ( ) : int
Height ( ) : double
InFont ( QChar arg1 ) : bool
Leading ( ) : double
LeftBearing ( QChar arg1 ) : double
LineSpacing ( ) : double
LineWidth ( ) : double
MaxWidth ( ) : double
MinLeftBearing ( ) : double
MinRightBearing ( ) : double
OverlinePos ( ) : double
QFontMetricsF ( QFont arg1 ) : System
QFontMetricsF ( QFont arg1, IQPaintDevice pd ) : System
QFontMetricsF ( QFontMetrics arg1 ) : System
QFontMetricsF ( QFontMetricsF arg1 ) : System
RightBearing ( QChar arg1 ) : double
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 ( QChar arg1 ) : double
Width ( string arg1 ) : double
XHeight ( ) : double
operator ( ) : bool

Méthodes protégées

Méthode Description
CreateProxy ( ) : void
QFontMetricsF ( Type dummy ) : System

Private Methods

Méthode Description
QFontMetricsF ( ) : System

Method Details

Ascent() public méthode

public Ascent ( ) : double
Résultat double

AverageCharWidth() public méthode

public AverageCharWidth ( ) : double
Résultat double

BoundingRect() public méthode

public BoundingRect ( QChar arg1 ) : Qyoto.QRectF
arg1 QChar
Résultat Qyoto.QRectF

BoundingRect() public méthode

public BoundingRect ( Qyoto.QRectF r, int flags, string arg3 ) : Qyoto.QRectF
r Qyoto.QRectF
flags int
arg3 string
Résultat Qyoto.QRectF

BoundingRect() public méthode

public BoundingRect ( Qyoto.QRectF r, int flags, string arg3, int tabstops ) : Qyoto.QRectF
r Qyoto.QRectF
flags int
arg3 string
tabstops int
Résultat Qyoto.QRectF

BoundingRect() public méthode

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
Résultat Qyoto.QRectF

BoundingRect() public méthode

public BoundingRect ( string arg1 ) : Qyoto.QRectF
arg1 string
Résultat Qyoto.QRectF

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Descent() public méthode

public Descent ( ) : double
Résultat double

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ElidedText() public méthode

public ElidedText ( string text, Qt mode, double width ) : string
text string
mode Qt
width double
Résultat string

ElidedText() public méthode

public ElidedText ( string text, Qt mode, double width, int flags ) : string
text string
mode Qt
width double
flags int
Résultat string

Equals() public méthode

public Equals ( object o ) : bool
o object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Height() public méthode

public Height ( ) : double
Résultat double

InFont() public méthode

public InFont ( QChar arg1 ) : bool
arg1 QChar
Résultat bool

Leading() public méthode

public Leading ( ) : double
Résultat double

LeftBearing() public méthode

public LeftBearing ( QChar arg1 ) : double
arg1 QChar
Résultat double

LineSpacing() public méthode

public LineSpacing ( ) : double
Résultat double

LineWidth() public méthode

public LineWidth ( ) : double
Résultat double

MaxWidth() public méthode

public MaxWidth ( ) : double
Résultat double

MinLeftBearing() public méthode

public MinLeftBearing ( ) : double
Résultat double

MinRightBearing() public méthode

public MinRightBearing ( ) : double
Résultat double

OverlinePos() public méthode

public OverlinePos ( ) : double
Résultat double

QFontMetricsF() public méthode

public QFontMetricsF ( QFont arg1 ) : System
arg1 QFont
Résultat System

QFontMetricsF() public méthode

public QFontMetricsF ( QFont arg1, IQPaintDevice pd ) : System
arg1 QFont
pd IQPaintDevice
Résultat System

QFontMetricsF() public méthode

public QFontMetricsF ( QFontMetrics arg1 ) : System
arg1 QFontMetrics
Résultat System

QFontMetricsF() public méthode

public QFontMetricsF ( QFontMetricsF arg1 ) : System
arg1 QFontMetricsF
Résultat System

QFontMetricsF() protected méthode

protected QFontMetricsF ( Type dummy ) : System
dummy System.Type
Résultat System

RightBearing() public méthode

public RightBearing ( QChar arg1 ) : double
arg1 QChar
Résultat double

Size() public méthode

public Size ( int flags, string str ) : Qyoto.QSizeF
flags int
str string
Résultat Qyoto.QSizeF

Size() public méthode

public Size ( int flags, string str, int tabstops ) : Qyoto.QSizeF
flags int
str string
tabstops int
Résultat Qyoto.QSizeF

Size() public méthode

public Size ( int flags, string str, int tabstops, int &tabarray ) : Qyoto.QSizeF
flags int
str string
tabstops int
tabarray int
Résultat Qyoto.QSizeF

StrikeOutPos() public méthode

public StrikeOutPos ( ) : double
Résultat double

TightBoundingRect() public méthode

public TightBoundingRect ( string text ) : Qyoto.QRectF
text string
Résultat Qyoto.QRectF

UnderlinePos() public méthode

public UnderlinePos ( ) : double
Résultat double

Width() public méthode

public Width ( QChar arg1 ) : double
arg1 QChar
Résultat double

Width() public méthode

public Width ( string arg1 ) : double
arg1 string
Résultat double

XHeight() public méthode

public XHeight ( ) : double
Résultat double

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
Résultat SmokeInvocation