#include <opimgset.h>
Inheritance diagram for OpToggleCyanPreview:

Public Member Functions | |
| OpToggleCyanPreview () | |
| 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 | IsInCyanMode (void) |
Definition at line 209 of file opimgset.h.
|
|
Definition at line 214 of file opimgset.h.
|
|
|
|
|
|
This function should be over-ridden to perform an operation without passing a parameter.
Reimplemented from Operation. |
|
||||||||||||
|
|
|
|
Declares a preference that allows you to clear memory in delete().
Reimplemented from SimpleCCObject. |
|
|
|
1.4.4