This is the complete list of members for GPolygon, 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 |
| addEdge(double dx, double dy) | GPolygon | virtual |
| addEdge(const GPoint &pt) | GPolygon | virtual |
| addEdges(std::initializer_list< double > coords) | GPolygon | virtual |
| addEdges(std::initializer_list< GPoint > points) | GPolygon | virtual |
| addPolarEdge(double r, double theta) | GPolygon | virtual |
| addVertex(double x, double y) | GPolygon | virtual |
| addVertex(const GPoint &pt) | GPolygon | virtual |
| addVertexes(std::initializer_list< double > coords) | GPolygon | virtual |
| addVertexes(std::initializer_list< GPoint > points) | GPolygon | virtual |
| clear() | GPolygon | virtual |
| contains(double x, double y) const override | GPolygon | virtual |
| sgl::GObject::contains(const GPoint &pt) const | GObject | virtual |
| getBottomRightLocation() const | GObject | virtual |
| getBottomY() const | GObject | virtual |
| getBounds() const override | GPolygon | virtual |
| getCenterLocation() const | GObject | virtual |
| getCenterX() const | GObject | virtual |
| getCenterY() const | GObject | virtual |
| getColor() const | GObject | virtual |
| getFillColor() const | GObject | virtual |
| getHeight() const override | GPolygon | 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 | GPolygon | virtual |
| getVertex(int i) const | GPolygon | virtual |
| getVertexCount() const | GPolygon | virtual |
| getVertices() const | GPolygon | virtual |
| getWidth() const override | GPolygon | virtual |
| getX() const | GObject | virtual |
| getY() const | GObject | virtual |
| GPolygon() | GPolygon | |
| GPolygon(std::initializer_list< double > coords) | GPolygon | |
| GPolygon(std::initializer_list< GPoint > points) | GPolygon | |
| 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 |
| 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 |
| setVertex(int i, GPoint point) | GPolygon | 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 | GPolygon | virtual |
| ~GObject() | GObject | virtual |
1.8.14