OpRedrawColoursInfo Struct Reference

This non-undoable operation is used by the colour manager to redraw all nodes of the document which have been affected by changes to a colour or colours. More...

#include <colormgr.h>

List of all members.

Public Attributes

DocumentScopeDoc
IndexedColour ** Colours


Detailed Description

This non-undoable operation is used by the colour manager to redraw all nodes of the document which have been affected by changes to a colour or colours.

Author:
Jason_Williams (Xara Group Ltd) <camelotdev@xara.com>
Date:
24/1/96
It achieves this by doing an AllowOp pass over the document tree, marking all affected nodes, then causing a redraw of the marked nodes.

Scope: Private - for use only by the ColourManager

See also:
ColourManager::ForceRedrawOfChangedColours

Definition at line 515 of file colormgr.h.


Member Data Documentation

IndexedColour** OpRedrawColoursInfo::Colours
 

Definition at line 518 of file colormgr.h.

Document* OpRedrawColoursInfo::ScopeDoc
 

Definition at line 517 of file colormgr.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 03:58:43 2007 for Camelot by  doxygen 1.4.4