|
rock_widget_collection
0.1
|
This is the complete list of members for PaintWidget, including all inherited members.
| addEllipse(int xPos, int yPos, int groupNr, const QColor &color, int width, int height) | PaintWidget | slot |
| addItem(QObject *object) | PaintWidget | slot |
| addLine(int xPos, int yPos, int groupNr, const QColor &color, int endX, int endY) | PaintWidget | slot |
| addPoints(const QList< int > &points_x, const QList< int > &points_y, int groupNr, const QColor &color) | PaintWidget | slot |
| addPolygon(int groupNr, const QColor &color, const QList< QPoint > &points) | PaintWidget | slot |
| addPolyline(int groupNr, const QColor &color, const QList< QPoint > &points) | PaintWidget | slot |
| addRectangle(int xPos, int yPos, int groupNr, const QColor &color, int width, int height) | PaintWidget | slot |
| addText(int xPos, int yPos, int groupNr, const QString &text) | PaintWidget | slot |
| disabledGroups | PaintWidget | protected |
| drawDrawItemsToImage(QImage &image, bool all=false) | PaintWidget | protected |
| drawDrawItemsToPainter(QPainter &painter, bool all=false) | PaintWidget | protected |
| isOpenGL | PaintWidget | protected |
| items | PaintWidget | protected |
| paintEvent(QPaintEvent *event) | PaintWidget | protected |
| PaintWidget(QWidget *parent) | PaintWidget | |
| removeAllItems(bool delete_objects) | PaintWidget | slot |
| removeItem(QObject *drawItem, bool delete_object) | PaintWidget | slot |
| ~PaintWidget() | PaintWidget |
1.8.13