#include "nodershp.h"#include "shapeops.h"#include "dragtool.h"Go to the source code of this file.
Classes | |
| class | QuickShapeBase |
| The base class for the Quick shape tool family. Not actually a tool itself but the QuickShape, Ellipse and Rectangle tool are derived from it. More... | |
| class | QuickShapeBaseInfoBarOp |
| Class for handling the Regular Shape tool's information bar. More... | |
| class | QuickShapeBaseInfoBarOpCreate |
| Class for creating RegShapeInfoBarOps. Derived classes of BarCreate are used by DialogBarOp::ReadBarsFromFile(). More... | |
| class | QuickShapeTool |
| The QuickShape tool. More... | |
Variables | |
| const INT32 | MAX_EDIT_FIELD_LENGTH = 5 |
|
|
Definition at line 117 of file regshape.h. |
1.4.4