This is the complete list of members for GText, including all inherited members.
_brush | GObject | protected |
_color | GObject | protected |
_colorInt | GObject | protected |
_fillColor | GObject | protected |
_fillColorInt | GObject | protected |
_fillFlag | GObject | protected |
_font | GObject | protected |
_height | GObject | protected |
_lineStyle | GObject | protected |
_lineWidth | GObject | protected |
_opacity | GObject | protected |
_parent | GObject | protected |
_pen | GObject | protected |
_transform | GObject | protected |
_transformed | GObject | protected |
_visible | GObject | protected |
_width | GObject | protected |
_x | GObject | protected |
_y | GObject | protected |
contains(double x, double y) const | GObject | virtual |
contains(const GPoint &pt) const | GObject | virtual |
DEFAULT_FONT | GText | static |
getBottomRightLocation() const | GObject | virtual |
getBottomY() const | GObject | virtual |
getBounds() const override | GText | virtual |
getCenterLocation() const | GObject | virtual |
getCenterX() const | GObject | virtual |
getCenterY() const | GObject | virtual |
getColor() const | GObject | virtual |
getFillColor() const | GObject | virtual |
getFont() const | GText | virtual |
getFontAscent() const | GText | virtual |
getFontDescent() const | GText | virtual |
getHeight() const | GObject | virtual |
getLabel() const | GText | virtual |
getLineStyle() const | GObject | virtual |
getLineWidth() const | GObject | virtual |
getLocation() const | GObject | virtual |
getOpacity() const | GObject | virtual |
getParent() const | GObject | virtual |
getRightX() const | GObject | virtual |
getSize() const | GObject | virtual |
getText() const | GText | virtual |
getType() const override | GText | virtual |
getWidth() const | GObject | virtual |
getX() const | GObject | virtual |
getY() const | GObject | virtual |
GText(string str="", double x=0, double y=0) | GText | |
isAntiAliasing() | GObject | static |
isFilled() const | GObject | virtual |
isTransformed() const | GObject | virtual |
isVisible() const | GObject | virtual |
LINE_DASH enum value | GObject | |
LINE_DASH_DOT enum value | GObject | |
LINE_DASH_DOT_DOT enum value | GObject | |
LINE_DOT enum value | GObject | |
LINE_NONE enum value | GObject | |
LINE_SOLID enum value | GObject | |
LineStyle enum name | GObject | |
move(double dx, double dy) | GObject | virtual |
repaint() | GObject | virtual |
resetTransform() | GObject | virtual |
rotate(double theta) | GObject | virtual |
scale(double sf) | GObject | virtual |
scale(double sx, double sy) | GObject | virtual |
sendBackward() | GObject | |
sendForward() | GObject | |
sendToBack() | GObject | |
sendToFront() | GObject | |
setAntiAliasing(bool value) | GObject | static |
setBottomRightLocation(double x, double y) | GObject | virtual |
setBottomRightLocation(const GPoint &pt) | GObject | virtual |
setBottomY(double y) | GObject | virtual |
setBounds(double x, double y, double width, double height) | GObject | virtual |
setBounds(const GRectangle &size) | GObject | virtual |
setCenterLocation(double x, double y) | GObject | virtual |
setCenterLocation(const GPoint &pt) | GObject | virtual |
setCenterX(double x) | GObject | virtual |
setCenterY(double y) | GObject | virtual |
setColor(int r, int g, int b) | GObject | virtual |
setColor(int rgb) | GObject | virtual |
setColor(string color) | GObject | virtual |
setFillColor(int r, int g, int b) | GObject | virtual |
setFillColor(int rgb) | GObject | virtual |
setFillColor(string color) | GObject | virtual |
setFilled(bool flag) | GObject | virtual |
setFont(const QFont &font) override | GText | virtual |
setFont(string font) override | GText | virtual |
setForeground(int r, int g, int b) | GObject | virtual |
setForeground(int rgb) | GObject | virtual |
setForeground(string color) | GObject | virtual |
setHeight(double height) | GObject | virtual |
setLabel(string str) | GText | virtual |
setLineStyle(LineStyle lineStyle) | GObject | virtual |
setLineWidth(double lineWidth) | GObject | virtual |
setLocation(double x, double y) | GObject | virtual |
setLocation(const GPoint &pt) | GObject | virtual |
setOpacity(double opacity) | GObject | virtual |
setRightX(double x) | GObject | virtual |
setSize(double width, double height) | GObject | virtual |
setSize(const GDimension &size) | GObject | virtual |
setText(string str) | GText | virtual |
setVisible(bool flag) | GObject | virtual |
setWidth(double width) | GObject | virtual |
setX(double x) | GObject | virtual |
setY(double y) | GObject | virtual |
toString() const | GObject | virtual |
toStringExtra() const override | GText | virtual |
~GObject() | GObject | virtual |