|
Engauge Digitizer 2
|
#include <QString>

Go to the source code of this file.
Enumerations | |
| enum | PointShape { POINT_SHAPE_CIRCLE , POINT_SHAPE_CROSS , POINT_SHAPE_DIAMOND , POINT_SHAPE_SQUARE , POINT_SHAPE_TRIANGLE , POINT_SHAPE_X , POINT_SHAPE_HOURGLASS , POINT_SHAPE_TRIANGLE2 } |
Functions | |
| QString | pointShapeToString (PointShape pointShape) |
| enum PointShape |
| Enumerator | |
|---|---|
| POINT_SHAPE_CIRCLE | |
| POINT_SHAPE_CROSS | |
| POINT_SHAPE_DIAMOND | |
| POINT_SHAPE_SQUARE | |
| POINT_SHAPE_TRIANGLE | |
| POINT_SHAPE_X | |
| POINT_SHAPE_HOURGLASS | |
| POINT_SHAPE_TRIANGLE2 | |
Definition at line 12 of file PointShape.h.
|
extern |
Definition at line 10 of file PointShape.cpp.