Method |
Description |
|
Ascent ( ) : double |
|
|
CursorToX ( int &cursorPos ) : double |
|
|
CursorToX ( int &cursorPos, QTextLine edge ) : double |
|
|
Descent ( ) : double |
|
|
Dispose ( ) : void |
|
|
Draw ( QPainter p, QPointF point ) : void |
|
|
Height ( ) : double |
|
|
IsValid ( ) : bool |
|
|
Leading ( ) : double |
|
|
LeadingIncluded ( ) : bool |
|
|
LineNumber ( ) : int |
|
|
NaturalTextRect ( ) : Qyoto.QRectF |
|
|
NaturalTextWidth ( ) : double |
|
|
Position ( ) : QPointF |
|
|
QTextLine ( ) : System |
|
|
Rect ( ) : Qyoto.QRectF |
|
|
SetLeadingIncluded ( bool included ) : void |
|
|
SetLineWidth ( double width ) : void |
|
|
SetNumColumns ( int columns ) : void |
|
|
SetNumColumns ( int columns, double alignmentWidth ) : void |
|
|
SetPosition ( QPointF pos ) : void |
|
|
TextLength ( ) : int |
|
|
TextStart ( ) : int |
|
|
Width ( ) : double |
|
|
X ( ) : double |
|
|
XToCursor ( double x ) : int |
|
|
XToCursor ( double x, QTextLine arg2 ) : int |
|
|
Y ( ) : double |
|
|