lib
Artwork Member ListThis is the complete list of members for Artwork, including all inherited members.
| Artwork(SymbolType type=EmptyBracket) | Artwork | |
| calcCharSize(const ContextStyle &style, luPt height, QChar ch) | Artwork | [protected] |
| calcCharSize(const ContextStyle &style, QFont f, luPt height, QChar c) | Artwork | [protected] |
| calcCurlyBracket(const ContextStyle &style, const QChar chars[], luPt height, luPt charHeight) | Artwork | [protected] |
| calcRoundBracket(const ContextStyle &style, const QChar chars[], luPt height, luPt charHeight) | Artwork | [protected] |
| calcSizes(const ContextStyle &style, ContextStyle::TextStyle tstyle, double factor, luPt parentSize) | Artwork | [virtual] |
| calcSizes(const ContextStyle &style, ContextStyle::TextStyle tstyle, double factor) | Artwork | [virtual] |
| draw(QPainter &painter, const LuPixelRect &r, const ContextStyle &context, ContextStyle::TextStyle tstyle, StyleAttributes &style, luPt parentSize, const LuPixelPoint &origin) | Artwork | [virtual] |
| draw(QPainter &painter, const LuPixelRect &r, const ContextStyle &context, ContextStyle::TextStyle tstyle, StyleAttributes &style, const LuPixelPoint &parentOrigin) | Artwork | [virtual] |
| drawBigCurlyBracket(QPainter &p, const ContextStyle &style, const QChar chars[], luPixel x, luPixel y, luPt charHeight) | Artwork | [protected] |
| drawBigRoundBracket(QPainter &p, const ContextStyle &style, const QChar chars[], luPixel x, luPixel y, luPt charHeight) | Artwork | [protected] |
| drawCharacter(QPainter &painter, const ContextStyle &style, luPixel x, luPixel y, luPt height, QChar ch) | Artwork | [protected] |
| drawCharacter(QPainter &painter, const ContextStyle &style, QFont f, luPixel x, luPixel y, luPt height, uchar c) | Artwork | [protected] |
| getBaseline() const | Artwork | [inline] |
| getHeight() const | Artwork | [inline] |
| getType() const | Artwork | [inline] |
| getWidth() const | Artwork | [inline] |
| getX() const | Artwork | [inline] |
| getY() const | Artwork | [inline] |
| isNormalChar() const | Artwork | [inline, virtual] |
| setBaseline(luPixel line) | Artwork | [inline] |
| setHeight(luPixel height) | Artwork | [inline] |
| setType(SymbolType t) | Artwork | [inline] |
| setWidth(luPixel width) | Artwork | [inline] |
| setX(luPixel x) | Artwork | [inline] |
| setY(luPixel y) | Artwork | [inline] |
| slant() const | Artwork | [inline, virtual] |
| ~Artwork() | Artwork | [inline, virtual] |
|