![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QGlyphRun, including all inherited members.
| GlyphRunFlag enum name | QGlyphRun | |
| GlyphRunFlags typedef | QGlyphRun | |
| QGlyphRun() | QGlyphRun | |
| QGlyphRun(const QGlyphRun &other) | QGlyphRun | |
| boundingRect() const | QGlyphRun | |
| clear() | QGlyphRun | |
| flags() const | QGlyphRun | |
| glyphIndexes() const | QGlyphRun | |
| isEmpty() const | QGlyphRun | |
| isRightToLeft() const | QGlyphRun | |
| operator!=(const QGlyphRun &other) const | QGlyphRun | inline |
| operator=(const QGlyphRun &other) | QGlyphRun | |
| operator=(QGlyphRun &&other) | QGlyphRun | inline |
| operator==(const QGlyphRun &other) const | QGlyphRun | |
| overline() const | QGlyphRun | |
| positions() const | QGlyphRun | |
| rawFont() const | QGlyphRun | |
| setBoundingRect(const QRectF &boundingRect) | QGlyphRun | |
| setFlag(GlyphRunFlag flag, bool enabled=true) | QGlyphRun | |
| setFlags(GlyphRunFlags flags) | QGlyphRun | |
| setGlyphIndexes(const QVector< quint32 > &glyphIndexes) | QGlyphRun | |
| setOverline(bool overline) | QGlyphRun | |
| setPositions(const QVector< QPointF > &positions) | QGlyphRun | |
| setRawData(const quint32 *glyphIndexArray, const QPointF *glyphPositionArray, int size) | QGlyphRun | |
| setRawFont(const QRawFont &rawFont) | QGlyphRun | |
| setRightToLeft(bool rightToLeft) | QGlyphRun | |
| setStrikeOut(bool strikeOut) | QGlyphRun | |
| setUnderline(bool underline) | QGlyphRun | |
| strikeOut() const | QGlyphRun | |
| swap(QGlyphRun &other) | QGlyphRun | inline |
| underline() const | QGlyphRun | |
| ~QGlyphRun() | QGlyphRun |