rock_widget_collection  0.1
Classes | Enumerations
DrawItem.h File Reference
#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
}
 

Enumeration Type Documentation

◆ DrawType

enum DrawType

Enumeration for DrawTypes

Enumerator
Text 
Line 
Ellipse 
Rectangle 
Polyline 
Polygon 
Arrow 
Point 

Definition at line 19 of file DrawItem.h.