This is the complete list of members for GCompound, 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 |
| add(GObject *gobj) | GCompound | virtual |
| add(GObject *gobj, double x, double y) | GCompound | virtual |
| add(GObject &gobj) | GCompound | virtual |
| add(GObject &gobj, double x, double y) | GCompound | virtual |
| clear() | GCompound | virtual |
| conditionalRepaint() | GCompound | virtual |
| conditionalRepaintRegion(int x, int y, int width, int height) | GCompound | virtual |
| conditionalRepaintRegion(const GRectangle &bounds) | GCompound | virtual |
| contains(double x, double y) const override | GCompound | virtual |
| sgl::GObject::contains(const GPoint &pt) const | GObject | virtual |
| GCompound() | GCompound | |
| getBottomRightLocation() const | GObject | virtual |
| getBottomY() const | GObject | virtual |
| getBounds() const override | GCompound | virtual |
| getCenterLocation() const | GObject | virtual |
| getCenterX() const | GObject | virtual |
| getCenterY() const | GObject | virtual |
| getColor() const | GObject | virtual |
| getElement(int index) const | GCompound | virtual |
| getElementAt(double x, double y) const | GCompound | virtual |
| getElementCount() const | GCompound | 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 | GCompound | virtual |
| getWidth() const | GObject | virtual |
| getX() const | GObject | virtual |
| getY() const | GObject | virtual |
| GObject class | GCompound | friend |
| isAntiAliasing() | GObject | static |
| isAutoRepaint() const | GCompound | virtual |
| isEmpty() const | GCompound | virtual |
| 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 |
| remove(GObject *gobj) | GCompound | virtual |
| remove(GObject &gobj) | GCompound | virtual |
| removeAll() | GCompound | virtual |
| repaint() override | GCompound | virtual |
| repaintRegion(int x, int y, int width, int height) | GCompound | virtual |
| repaintRegion(const GRectangle &bounds) | GCompound | virtual |
| resetTransform() | GObject | virtual |
| rotate(double theta) | GObject | virtual |
| scale(double sf) | GObject | virtual |
| scale(double sx, double sy) | GObject | virtual |
| sgl::GObject::sendBackward() | GObject | |
| sgl::GObject::sendForward() | GObject | |
| sgl::GObject::sendToBack() | GObject | |
| sgl::GObject::sendToFront() | GObject | |
| setAntiAliasing(bool value) | GObject | static |
| setAutoRepaint(bool autoRepaint) | GCompound | virtual |
| 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 |
| 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 override | GCompound | virtual |
| toStringExtra() const | GObject | protectedvirtual |
| ~GObject() | GObject | virtual |
1.8.14