TextLabel Member ListThis is the complete list of members for TextLabel, including all inherited members.
attachClickArea(QString leftMouseButton, QString middleMouseButton, QString rightMouseButton) | TextLabel | |
boundingBox | Meter | [protected] |
click(QMouseEvent *) | TextLabel | [virtual] |
clickable | Meter | [protected] |
color | Meter | [protected] |
getAlignment() const | TextLabel | |
getBGColor() const | TextLabel | |
getBoundingBox() | Meter | |
getColor() | Meter | [inline, virtual] |
getFixedPitch() const | TextLabel | |
getFont() const | TextLabel | |
getFontSize() const | TextLabel | |
getHeight() | Meter | [virtual] |
getMax() | Meter | [inline, virtual] |
getMin() | Meter | [inline, virtual] |
getShadow() const | TextLabel | |
getStringValue() const | TextLabel | [inline, virtual] |
getValue() | Meter | [inline, virtual] |
getWidth() | Meter | [virtual] |
getX() | Meter | [virtual] |
getY() | Meter | [virtual] |
hidden | Meter | [protected] |
hide() | TextLabel | [virtual] |
insideActiveArea(int, int) | Meter | [virtual] |
isEnabled() | Meter | |
leftButtonAction | Meter | [protected] |
m_karamba | Meter | [protected] |
maxValue | Meter | [protected] |
Meter(karamba *k, int ix, int iy, int iw, int ih) | Meter | |
Meter(karamba *k) | Meter | |
middleButtonAction | Meter | [protected] |
minValue | Meter | [protected] |
mUpdate(QPainter *) | TextLabel | [virtual] |
recalculateValue() | Meter | [inline, virtual] |
rightButtonAction | Meter | [protected] |
ScrollBackAndForth enum value | TextLabel | |
ScrollNone enum value | TextLabel | |
ScrollNormal enum value | TextLabel | |
ScrollOnePass enum value | TextLabel | |
ScrollType enum name | TextLabel | |
setAlignment(QString) | TextLabel | |
setBGColor(QColor clr) | TextLabel | |
setColor(QColor clr) | Meter | [inline, virtual] |
setEnabled(bool) | Meter | |
setFixedPitch(bool) | TextLabel | |
setFont(QString) | TextLabel | |
setFontSize(int) | TextLabel | |
setHeight(int) | Meter | [virtual] |
setMax(int max) | Meter | [inline, virtual] |
setMin(int min) | Meter | [inline, virtual] |
setScroll(ScrollType type, QPoint speed, int gap, int pause) | TextLabel | |
setScroll(char *type, QPoint speed, int gap, int pause) | TextLabel | |
setShadow(int) | TextLabel | |
setSize(int ix, int iy, int iw, int ih) | Meter | [virtual] |
setTextProps(TextField *) | TextLabel | |
setThemePath(QString) | Meter | |
setValue(QString) | TextLabel | [virtual] |
setValue(int) | TextLabel | [virtual] |
setWidth(int) | Meter | [virtual] |
setX(int) | Meter | [virtual] |
setY(int) | Meter | [virtual] |
show() | TextLabel | [virtual] |
TextLabel(karamba *k, int x, int y, int w, int h) | TextLabel | |
TextLabel(karamba *k) | TextLabel | |
themePath | Meter | [protected] |
~Meter() | Meter | [virtual] |
~TextLabel() | TextLabel | |
|