|
rock_widget_collection
0.1
|
This is the complete list of members for DrawItem, including all inherited members.
| _ID | DrawItem | protectedstatic |
| addPenStyle(QPainter *painter) | DrawItem | protected |
| brender_on_opengl | DrawItem | protected |
| color | DrawItem | protected |
| draw(QPainter *painter, QRectF &source, QRectF &target)=0 | DrawItem | pure virtual |
| DrawItem(int posX, int posY, int groupNr, const QColor &color) | DrawItem | |
| getColor() | DrawItem | inlineslot |
| getGroupNr() | DrawItem | inlineslot |
| getID() const | DrawItem | inlineslot |
| getLineWidth() | DrawItem | inlineslot |
| getPenCapStyle() | DrawItem | inlineslot |
| getPenStyle() | DrawItem | inlineslot |
| getPosX() | DrawItem | inlineslot |
| getPosY() | DrawItem | inlineslot |
| getType()=0 | DrawItem | pure virtual |
| groupNr | DrawItem | protected |
| lineWidth | DrawItem | protected |
| m_id | DrawItem | protected |
| onOpenGL() | DrawItem | inlineslot |
| openGL(bool value) | DrawItem | inlineslot |
| operator==(const DrawItem &other) | DrawItem | inline |
| penCapStyle | DrawItem | protected |
| penStyle | DrawItem | protected |
| position_factor_x | DrawItem | protected |
| position_factor_y | DrawItem | protected |
| posX | DrawItem | protected |
| posY | DrawItem | protected |
| renderOnGl(QGLWidget &widget, QRectF &source, QRectF &target) | DrawItem | inlinevirtual |
| setColor(const QColor &color) | DrawItem | inlineslot |
| setGroupNr(int groupNr) | DrawItem | inlineslot |
| setLineWidth(int lineWidth) | DrawItem | inlineslot |
| setPenCapStyle(Qt::PenCapStyle penCapStyle) | DrawItem | inlineslot |
| setPenStyle(Qt::PenStyle penStyle) | DrawItem | inlineslot |
| setPosFactor(float fx, float fy) | DrawItem | inlineslot |
| setPosX(int posX) | DrawItem | inlineslot |
| setPosY(int posY) | DrawItem | inlineslot |
| ~DrawItem() | DrawItem | inlinevirtual |
1.8.6