#include <ArmarXGui/libraries/qtpropertybrowser/examples/canvas_typed/qtcanvas.h>
|
| QPolygon | areaPoints () const |
| |
| QPolygon | areaPoints () const |
| |
| bool | collidesWith (const QtCanvasItem *) const |
| |
| bool | collidesWith (const QtCanvasItem *) const |
| |
| int | height () const |
| |
| int | height () const |
| |
| | QtCanvasRectangle (const QRect &, QtCanvas *canvas) |
| |
| | QtCanvasRectangle (const QRect &, QtCanvas *canvas) |
| |
| | QtCanvasRectangle (int x, int y, int width, int height, QtCanvas *canvas) |
| |
| | QtCanvasRectangle (int x, int y, int width, int height, QtCanvas *canvas) |
| |
| | QtCanvasRectangle (QtCanvas *canvas) |
| |
| | QtCanvasRectangle (QtCanvas *canvas) |
| |
| QRect | rect () const |
| |
| QRect | rect () const |
| |
| int | rtti () const |
| |
| int | rtti () const |
| |
| void | setSize (int w, int h) |
| |
| void | setSize (int w, int h) |
| |
| QSize | size () const |
| |
| QSize | size () const |
| |
| int | width () const |
| |
| int | width () const |
| |
| | ~QtCanvasRectangle () |
| |
| | ~QtCanvasRectangle () |
| |
| virtual QPolygon | areaPointsAdvanced () const |
| |
| virtual QPolygon | areaPointsAdvanced () const |
| |
| QRect | boundingRect () const |
| |
| QRect | boundingRect () const |
| |
| QBrush | brush () const |
| |
| QBrush | brush () const |
| |
| QPen | pen () const |
| |
| QPen | pen () const |
| |
| | QtCanvasPolygonalItem (QtCanvas *canvas) |
| |
| | QtCanvasPolygonalItem (QtCanvas *canvas) |
| |
| virtual void | setBrush (QBrush b) |
| |
| virtual void | setBrush (QBrush b) |
| |
| virtual void | setPen (QPen p) |
| |
| virtual void | setPen (QPen p) |
| |
| virtual | ~QtCanvasPolygonalItem () |
| |
| virtual | ~QtCanvasPolygonalItem () |
| |
| bool | active () const |
| |
| bool | active () const |
| |
| virtual void | advance (int stage) |
| |
| virtual void | advance (int stage) |
| |
| bool | animated () const |
| |
| bool | animated () const |
| |
| virtual QRect | boundingRectAdvanced () const |
| |
| virtual QRect | boundingRectAdvanced () const |
| |
| QtCanvas * | canvas () const |
| |
| QtCanvas * | canvas () const |
| |
| QtCanvasItemList | collisions (bool exact) const |
| |
| QtCanvasItemList | collisions (bool exact) const |
| |
| bool | enabled () const |
| |
| bool | enabled () const |
| |
| void | hide () |
| |
| void | hide () |
| |
| bool | isActive () const |
| |
| bool | isActive () const |
| |
| bool | isEnabled () const |
| |
| bool | isEnabled () const |
| |
| bool | isSelected () const |
| |
| bool | isSelected () const |
| |
| bool | isVisible () const |
| |
| bool | isVisible () const |
| |
| void | move (double x, double y) |
| |
| void | move (double x, double y) |
| |
| virtual void | moveBy (double dx, double dy) |
| |
| virtual void | moveBy (double dx, double dy) |
| |
| | QtCanvasItem (QtCanvas *canvas) |
| |
| | QtCanvasItem (QtCanvas *canvas) |
| |
| bool | selected () const |
| |
| bool | selected () const |
| |
| virtual void | setActive (bool yes) |
| |
| virtual void | setActive (bool yes) |
| |
| virtual void | setAnimated (bool y) |
| |
| virtual void | setAnimated (bool y) |
| |
| virtual void | setCanvas (QtCanvas *) |
| |
| virtual void | setCanvas (QtCanvas *) |
| |
| virtual void | setEnabled (bool yes) |
| |
| virtual void | setEnabled (bool yes) |
| |
| virtual void | setSelected (bool yes) |
| |
| virtual void | setSelected (bool yes) |
| |
| virtual void | setVelocity (double vx, double vy) |
| |
| virtual void | setVelocity (double vx, double vy) |
| |
| virtual void | setVisible (bool yes) |
| |
| virtual void | setVisible (bool yes) |
| |
| void | setX (double a) |
| |
| void | setX (double a) |
| |
| void | setXVelocity (double vx) |
| |
| void | setXVelocity (double vx) |
| |
| void | setY (double a) |
| |
| void | setY (double a) |
| |
| void | setYVelocity (double vy) |
| |
| void | setYVelocity (double vy) |
| |
| void | setZ (double a) |
| |
| void | setZ (double a) |
| |
| void | show () |
| |
| void | show () |
| |
| bool | visible () const |
| |
| bool | visible () const |
| |
| double | x () const |
| |
| double | x () const |
| |
| double | xVelocity () const |
| |
| double | xVelocity () const |
| |
| double | y () const |
| |
| double | y () const |
| |
| double | yVelocity () const |
| |
| double | yVelocity () const |
| |
| double | z () const |
| |
| double | z () const |
| |
| virtual | ~QtCanvasItem () |
| |
| virtual | ~QtCanvasItem () |
| |
|
| enum | RttiValues {
Rtti_Item = 0,
Rtti_Sprite = 1,
Rtti_PolygonalItem = 2,
Rtti_Text = 3,
Rtti_Polygon = 4,
Rtti_Rectangle = 5,
Rtti_Ellipse = 6,
Rtti_Line = 7,
Rtti_Spline = 8,
Rtti_Item = 0,
Rtti_Sprite = 1,
Rtti_PolygonalItem = 2,
Rtti_Text = 3,
Rtti_Polygon = 4,
Rtti_Rectangle = 5,
Rtti_Ellipse = 6,
Rtti_Line = 7,
Rtti_Spline = 8
} |
| |
| enum | RttiValues {
Rtti_Item = 0,
Rtti_Sprite = 1,
Rtti_PolygonalItem = 2,
Rtti_Text = 3,
Rtti_Polygon = 4,
Rtti_Rectangle = 5,
Rtti_Ellipse = 6,
Rtti_Line = 7,
Rtti_Spline = 8,
Rtti_Item = 0,
Rtti_Sprite = 1,
Rtti_PolygonalItem = 2,
Rtti_Text = 3,
Rtti_Polygon = 4,
Rtti_Rectangle = 5,
Rtti_Ellipse = 6,
Rtti_Line = 7,
Rtti_Spline = 8
} |
| |
Definition at line 767 of file qtcanvas.h.
◆ QtCanvasRectangle() [1/6]
◆ QtCanvasRectangle() [2/6]
◆ QtCanvasRectangle() [3/6]
◆ ~QtCanvasRectangle() [1/2]
◆ QtCanvasRectangle() [4/6]
◆ QtCanvasRectangle() [5/6]
◆ QtCanvasRectangle() [6/6]
◆ ~QtCanvasRectangle() [2/2]
◆ areaPoints() [1/2]
| QPolygon areaPoints |
( |
| ) |
const |
|
virtual |
◆ areaPoints() [2/2]
| QPolygon areaPoints |
( |
| ) |
const |
|
virtual |
◆ chunks() [1/2]
| QPolygon chunks |
( |
| ) |
const |
|
protectedvirtual |
◆ chunks() [2/2]
| QPolygon chunks |
( |
| ) |
const |
|
protectedvirtual |
◆ collidesWith() [1/2]
◆ collidesWith() [2/2]
◆ drawShape() [1/2]
| void drawShape |
( |
QPainter & |
| ) |
|
|
protectedvirtual |
◆ drawShape() [2/2]
| void drawShape |
( |
QPainter & |
p | ) |
|
|
protectedvirtual |
◆ height() [1/2]
◆ height() [2/2]
◆ rect() [1/2]
◆ rect() [2/2]
◆ rtti() [1/2]
◆ rtti() [2/2]
◆ setSize() [1/2]
| void setSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
◆ setSize() [2/2]
| void setSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
◆ size() [1/2]
◆ size() [2/2]
◆ width() [1/2]
◆ width() [2/2]
◆ RTTI
The documentation for this class was generated from the following files:
- ArmarXGui/libraries/qtpropertybrowser/examples/canvas_typed/qtcanvas.h
- ArmarXGui/libraries/qtpropertybrowser/examples/canvas_typed/qtcanvas.cpp