lib
SymbolArtwork Member ListThis is the complete list of members for SymbolArtwork, 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, uchar 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, luPt parentSize) | SymbolArtwork | [virtual] |
Artwork::calcSizes(const ContextStyle &style, ContextStyle::TextStyle tstyle) | Artwork | [virtual] |
draw(QPainter &painter, const LuPixelRect &r, const ContextStyle &style, ContextStyle::TextStyle tstyle, luPt parentSize, const LuPixelPoint &origin) | SymbolArtwork | [virtual] |
Artwork::draw(QPainter &painter, const LuPixelRect &r, const ContextStyle &style, ContextStyle::TextStyle tstyle, 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] |
SymbolArtwork(SymbolType t) | SymbolArtwork | [inline] |
~Artwork() | Artwork | [inline, virtual] |
|