#include <set>#include "command.h"Go to the source code of this file.
Classes | |
| struct | DrawContext |
| class | BrushCmd |
| class | PlacementCmd |
| class | LineCmd |
| class | RectCmd |
| class | CircleCmd |
| class | EllipseCmd |
| class | TextCmd |
| class | TextCmd::ErrFreeType |
| class | SelectCmd |
| class | GrayScaleCmd |
| class | InvertCmd |
Enumerations | |
| enum | EDrawTool { TOOL_NOTOOL = 0, TOOL_BRUSH, TOOL_RUBBER, TOOL_LINE, TOOL_RECT, TOOL_CIRCLE, TOOL_ELLIPSE, TOOL_TEXT, TOOL_SELECT } |
| enum | { iDrawToolCnt = 9 } |
| Count of draw tool enumerators. More... | |
| anonymous enum |
| enum EDrawTool |
1.5.2