#include <list>
Go to the source code of this file.
Classes | |
class | OpMakeShapes |
This class represents the MakeShapes operation. More... | |
class | OpMakeNodesShapes |
This undoable operation converts a given list of nodes to editable shapes (paths), each new node retaining the selection status of the original. More... | |
class | OpParamMakeNodesShapes |
OpParam structure required to use the OpMakeNodesShapes undoable operation. See also: OpMakeNodesShapes. More... | |
Defines | |
#define | OPTOKEN_MAKE_SHAPES _T("ConvertToShapes") |
#define | OPTOKEN_MAKE_NODES_SHAPES _T("MakeNodesShapes") |
|
Definition at line 108 of file mkshapes.h. |
|
Definition at line 107 of file mkshapes.h. |