Qt Reference Documentation
Home
Modules
QtGui
QTextLine
List of All Members for QTextLine
This is the complete list of members for
QTextLine
, including inherited members.
enum
CursorPosition
enum
Edge
QTextLine
()
ascent
() const : qreal
cursorToX
( int *, Edge ) const : qreal
cursorToX
( int, Edge ) const : qreal
descent
() const : qreal
draw
( QPainter *, const QPointF &, const QTextLayout::FormatRange * ) const
height
() const : qreal
horizontalAdvance
() const : qreal
isValid
() const : bool
leading
() const : qreal
leadingIncluded
() const : bool
lineNumber
() const : int
naturalTextRect
() const : QRectF
naturalTextWidth
() const : qreal
position
() const : QPointF
rect
() const : QRectF
setLeadingIncluded
( bool )
setLineWidth
( qreal )
setNumColumns
( int )
setNumColumns
( int, qreal )
setPosition
( const QPointF & )
textLength
() const : int
textStart
() const : int
width
() const : qreal
x
() const : qreal
xToCursor
( qreal, CursorPosition ) const : int
y
() const : qreal