zordops.h File Reference

(r1785/r1282)

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 }


Define Documentation

#define OPTOKEN_BRINGTOFRONT   _T("BringToFront")
 

Definition at line 106 of file zordops.h.

#define OPTOKEN_COMBINELAYERSTOFRAMELAYER   _T("CombineLayersToFrameLayer")
 

This class represents the OpCombineLayersToFrameLayer operation.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
18/6/97

Definition at line 308 of file zordops.h.

#define OPTOKEN_MOVEBACKWARDS   _T("MoveBackwards")
 

Definition at line 109 of file zordops.h.

#define OPTOKEN_MOVEFORWARDS   _T("MoveForwards")
 

Definition at line 108 of file zordops.h.

#define OPTOKEN_MOVELAYERBEHIND   _T("MoveBackwardsALayer")
 

Definition at line 110 of file zordops.h.

#define OPTOKEN_MOVELAYERINFRONT   _T("MoveForwardsALayer")
 

Definition at line 111 of file zordops.h.

#define OPTOKEN_PUTTOBACK   _T("PutToBack")
 

Definition at line 107 of file zordops.h.


Enumeration Type Documentation

enum MODE
 

Enumerator:
LAYER 
FRAME 

Definition at line 114 of file zordops.h.

00114 { LAYER, FRAME };


Generated on Sat Nov 10 03:49:25 2007 for Camelot by  doxygen 1.4.4