This is the complete list of members for GRoundRect, including all inherited members.
_brush | GObject | protected |
_color | GObject | protected |
_colorInt | GObject | protected |
_corner | GRoundRect | 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 override | GRoundRect | virtual |
GRect::contains(const GPoint &pt) const | GObject | virtual |
DEFAULT_CORNER | GRoundRect | static |
getBottomRightLocation() const | GObject | virtual |
getBottomY() const | GObject | virtual |
getBounds() const | GObject | virtual |
getCenterLocation() const | GObject | virtual |
getCenterX() const | GObject | virtual |
getCenterY() const | GObject | virtual |
getColor() const | GObject | virtual |
getCorner() const | GRoundRect | virtual |
getFillColor() const | GObject | virtual |
getHeight() const | GObject | 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 |
getType() const override | GRoundRect | virtual |
getWidth() const | GObject | virtual |
getX() const | GObject | virtual |
getY() const | GObject | virtual |
GRect(double x=0, double y=0, double width=0, double height=0) | GRect | |
GRoundRect(double width=0, double height=0, double corner=DEFAULT_CORNER) | GRoundRect | |
GRoundRect(double x, double y, double width, double height, double corner=DEFAULT_CORNER) | GRoundRect | |
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 |
setCorner(double corner) | GRoundRect | 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) | GObject | virtual |
setFont(string font) | GObject | 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 |
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 |
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 | GRoundRect | virtual |
~GObject() | GObject | virtual |