ReactOS
0.4.15-dev-4616-g17e0e44
|
Go to the source code of this file.
Classes | |
struct | ToolBase |
class | ToolsModel |
Enumerations | |
enum | TOOLTYPE { TOOL_FREESEL = 1, TOOL_RECTSEL = 2, TOOL_RUBBER = 3, TOOL_FILL = 4, TOOL_COLOR = 5, TOOL_ZOOM = 6, TOOL_PEN = 7, TOOL_BRUSH = 8, TOOL_AIRBRUSH = 9, TOOL_TEXT = 10, TOOL_LINE = 11, TOOL_BEZIER = 12, TOOL_RECT = 13, TOOL_SHAPE = 14, TOOL_ELLIPSE = 15, TOOL_RRECT = 16, TOOL_MAX = TOOL_RRECT } |
Enumerator | |
---|---|
TOOL_FREESEL | |
TOOL_RECTSEL | |
TOOL_RUBBER | |
TOOL_FILL | |
TOOL_COLOR | |
TOOL_ZOOM | |
TOOL_PEN | |
TOOL_BRUSH | |
TOOL_AIRBRUSH | |
TOOL_TEXT | |
TOOL_LINE | |
TOOL_BEZIER | |
TOOL_RECT | |
TOOL_SHAPE | |
TOOL_ELLIPSE | |
TOOL_RRECT | |
TOOL_MAX |
Definition at line 11 of file toolsmodel.h.