layermgr.h File Reference

(r1785/r1282)

#include "layer.h"

Go to the source code of this file.

Classes

class  LyrDetails
 LyrDetails objects are stored in a list within the LayerManager. They record changes made to a layer. More...
class  LayerManager
 The LayerManager is used to make changes to layers in the document tree. It holds a pointer to a current spread, and a list of layer details for the current spread (LyrDetLst). The layerDlg and InfoBar make changes to layers in the current spread indirectly by changing the LyrDetList. Layer changes are deferred until the CommitLayerChanges() method is called. Changes made to the LyrDetList can also be cancelled by calling the CancelLayerChanges() method. More...
class  OpLayerChange
 This class represents the LayerChange operation which is created by the LayerManager to make changes to the layers of the current spread. More...
class  ChangeLyrAttribAction
 When executed the ChangeLyrAttribAction changes a layer's Status. More...
class  OpMoveToLayer
 An op to move the selection from where-ever it is to the active layer. More...

Defines

#define OPTOKEN_LYRCHNG   _T("LayerChange")
#define OPTOKEN_MOVE_SEL_TO_ACTIVE_LAYER   _T("MoveSelToActiveLayer")


Define Documentation

#define OPTOKEN_LYRCHNG   _T("LayerChange")
 

Definition at line 118 of file layermgr.h.

#define OPTOKEN_MOVE_SEL_TO_ACTIVE_LAYER   _T("MoveSelToActiveLayer")
 

Definition at line 119 of file layermgr.h.


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