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

Public Member Functions | |
| OpToggleSpotPreview () | |
| 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 | IsInSpotMode (void) |
Definition at line 333 of file opimgset.h.
|
|
Definition at line 338 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