OpToggleKeyPreview Class Reference

An Op for toggling Key plate print preview on and off. More...

#include <opimgset.h>

Inheritance diagram for OpToggleKeyPreview:

Operation MessageHandler ListItem CCObject SimpleCCObject List of all members.

Public Member Functions

 OpToggleKeyPreview ()
void Do (OpDescriptor *)
 This function should be over-ridden to perform an operation without passing a parameter.

Static Public Member Functions

static BOOL Init (void)
 Declares a preference that allows you to clear memory in delete().
static OpState GetState (String_256 *ShadeReason, OpDescriptor *OpDesc)

Static Protected Member Functions

static BOOL CanToggleState (void)
static BOOL IsInKeyMode (void)

Detailed Description

An Op for toggling Key plate print preview on and off.

Author:
Gerry_Iles (Xara Group Ltd) <camelotdev@xara.com>
Date:
8/12/2003
Notes: This Op is available from the "Window/Show Printer Colours" submenu

Definition at line 302 of file opimgset.h.


Constructor & Destructor Documentation

OpToggleKeyPreview::OpToggleKeyPreview  )  [inline]
 

Definition at line 307 of file opimgset.h.

00307 {};


Member Function Documentation

static BOOL OpToggleKeyPreview::CanToggleState void   )  [static, protected]
 

void OpToggleKeyPreview::Do OpDescriptor  )  [virtual]
 

This function should be over-ridden to perform an operation without passing a parameter.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
9/6/94
Parameters:
OpDesc,: A pointer to the OpDescriptor which invoked the operation [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
Operation::DoWithParam

Reimplemented from Operation.

static OpState OpToggleKeyPreview::GetState String_256 ShadeReason,
OpDescriptor OpDesc
[static]
 

static BOOL OpToggleKeyPreview::Init void   )  [static]
 

Declares a preference that allows you to clear memory in delete().

Author:
Rik_Heywood (Xara Group Ltd) <camelotdev@xara.com>
Date:
19/4/94
Returns:
TRUE if it worked OK, FALSE if not

Reimplemented from SimpleCCObject.

static BOOL OpToggleKeyPreview::IsInKeyMode void   )  [static, protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:59:07 2007 for Camelot by  doxygen 1.4.4