|
rock_widget_collection
0.1
|
#include <QtGui/QColor>#include <QtGui/QPainter>#include <QtOpenGL/QGLWidget>Go to the source code of this file.
Classes | |
| class | DrawItem |
Enumerations | |
| enum | DrawType { Text, Line, Ellipse, Rectangle, Polyline, Polygon, Arrow, Point } |
| enum DrawType |
Enumeration for DrawTypes
| Enumerator | |
|---|---|
| Text | |
| Line | |
| Ellipse | |
| Rectangle | |
| Polyline | |
| Polygon | |
| Arrow | |
| Point | |
Definition at line 19 of file DrawItem.h.
1.8.13