This is the complete list of members for GArc, 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 override | GArc | virtual |
GObject::contains(const GPoint &pt) const | GObject | virtual |
GArc(double width=0, double height=0, double start=0, double sweep=0) | GArc | |
GArc(double x, double y, double width, double height, double start, double sweep) | GArc | |
getBottomRightLocation() const | GObject | virtual |
getBottomY() const | GObject | virtual |
getBounds() const override | GArc | virtual |
getCenterLocation() const | GObject | virtual |
getCenterX() const | GObject | virtual |
getCenterY() const | GObject | virtual |
getColor() const | GObject | virtual |
getEndPoint() const | GArc | virtual |
getFillColor() const | GObject | virtual |
getFrameRectangle() const | GArc | 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 |
getStartAngle() const | GArc | virtual |
getStartPoint() const | GArc | virtual |
getSweepAngle() const | GArc | virtual |
getType() const override | GArc | virtual |
getWidth() const | GObject | virtual |
getX() const | GObject | virtual |
getY() const | GObject | virtual |
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) | 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 |
setFrameRectangle(const GRectangle &rect) | GArc | virtual |
setFrameRectangle(double x, double y, double width, double height) | GArc | 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 |
setStartAngle(double start) | GArc | virtual |
setSweepAngle(double start) | GArc | 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 | GArc | virtual |
~GObject() | GObject | virtual |