![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QTextLine, including all inherited members.
| CursorPosition enum name | QTextLine | |
| Edge enum name | QTextLine | |
| QTextLine() | QTextLine | inline |
| ascent() const | QTextLine | |
| cursorToX(int *cursorPos, Edge edge=Leading) const | QTextLine | |
| cursorToX(int cursorPos, Edge edge=Leading) const | QTextLine | inline |
| descent() const | QTextLine | |
| draw(QPainter *painter, const QPointF &point, const QTextLayout::FormatRange *selection=nullptr) const | QTextLine | |
| glyphRuns(int from=-1, int length=-1) const | QTextLine | |
| height() const | QTextLine | |
| horizontalAdvance() const | QTextLine | |
| isValid() const | QTextLine | inline |
| leading() const | QTextLine | |
| leadingIncluded() const | QTextLine | |
| lineNumber() const | QTextLine | inline |
| naturalTextRect() const | QTextLine | |
| naturalTextWidth() const | QTextLine | |
| position() const | QTextLine | |
| rect() const | QTextLine | |
| setLeadingIncluded(bool included) | QTextLine | |
| setLineWidth(qreal width) | QTextLine | |
| setNumColumns(int columns, std::optional< qreal > alignmentWidth=std::optional< qreal >()) | QTextLine | |
| setPosition(const QPointF &point) | QTextLine | |
| textLength() const | QTextLine | |
| textStart() const | QTextLine | |
| width() const | QTextLine | |
| x() const | QTextLine | |
| xToCursor(qreal x, CursorPosition cursorPos=CursorBetweenCharacters) const | QTextLine | |
| y() const | QTextLine |