Go to the source code of this file.
Classes | |
| class | OpBringToFront |
| This class represents the BringToFront operation. More... | |
| class | OpPutToBack |
| This class represents the PutToBack operation. More... | |
| class | OpMoveForwards |
| This class represents the OpMoveForwards operation. More... | |
| class | OpMoveBackwards |
| This class represents the MoveBackwards operation. More... | |
| class | OpMoveToLyrInFront |
| This class represents the move to layer in front operation. More... | |
| class | OpMoveToLyrBehind |
| This class represents the move to layer behind operation. More... | |
| class | OpCombineLayersToFrameLayer |
| class | FrameInFrontOpDescriptor |
| New FrameInFrontOpDescriptor class whose purpose is to allow an OpDescriptor to be created which allows us to over-ride the virtual function GetText. More... | |
| class | FrameBehindOpDescriptor |
| New FrameBehindOpDescriptor class whose purpose is to allow an OpDescriptor to be created which allows us to over-ride the virtual function GetText. More... | |
Defines | |
| #define | OPTOKEN_BRINGTOFRONT _T("BringToFront") |
| #define | OPTOKEN_PUTTOBACK _T("PutToBack") |
| #define | OPTOKEN_MOVEFORWARDS _T("MoveForwards") |
| #define | OPTOKEN_MOVEBACKWARDS _T("MoveBackwards") |
| #define | OPTOKEN_MOVELAYERBEHIND _T("MoveBackwardsALayer") |
| #define | OPTOKEN_MOVELAYERINFRONT _T("MoveForwardsALayer") |
| #define | OPTOKEN_COMBINELAYERSTOFRAMELAYER _T("CombineLayersToFrameLayer") |
| This class represents the OpCombineLayersToFrameLayer operation. | |
Enumerations | |
| enum | MODE { LAYER, FRAME } |
|
|
|
|
|
This class represents the OpCombineLayersToFrameLayer operation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 114 of file zordops.h.
|
1.4.4