#include "menuitem.h"
Go to the source code of this file.
Classes | |
class | OpLiveEffectParam |
Contain all the info transferred from the UI to the OpApplyLiveEffect operation. More... | |
class | OpFeatherEffectParam |
Contain all the info transferred from the UI to the OpApplyLiveEffect operation. More... | |
class | OpLiveEffect |
Base class for all LiveEffect ops See also:. More... | |
class | OpApplyLiveEffect |
Operation to apply Bitmap Effect to the selection. See also:. More... | |
class | OpApplyFeatherEffect |
Operation to apply Bitmap Effect to the selection. See also:. More... | |
class | OpEditLiveEffect |
Operation to apply Bitmap Effect to the selection. See also:. More... | |
class | OpDeleteLiveEffect |
Operation to apply Bitmap Effect to the selection. See also:. More... | |
class | OpDeleteAllLiveEffect |
Operation to delete all Bitmap Effects on the selection. See also:. More... | |
class | OpEffectRes |
Operation to change effect resolution. See also:. More... | |
class | OpEffectLock |
Operation to change effect locked state. See also:. More... | |
class | OpEffectLockAll |
Operation to change effect locked state. See also:. More... | |
class | OpEditLegacyEffect |
Hold all class for passing on requests to "edit" a legacy effect See also:. More... | |
class | ChangeEffectResAction |
An action to record/restore the current state of the LiveEffect EditList. More... | |
class | MarkEditListAction |
An action to record/restore the current state of the LiveEffect EditList. An action to record/restore the current state of the LiveEffect EditList. More... | |
Defines | |
#define | OPTOKEN_APPLY_LIVEEFFECT _T("ApplyLiveEffect") |
#define | OPTOKEN_EDIT_LIVEEFFECT _T("EditLiveEffect") |
#define | OPTOKEN_DELETE_LIVEEFFECT _T("DeleteLiveEffect") |
#define | OPTOKEN_DELETEALL_LIVEEFFECT _T("DeleteAllLiveEffect") |
#define | OPTOKEN_APPLY_FEATHEREFFECT _T("ApplyFeatherEffect") |
#define | OPTOKEN_CHANGE_EFFECT_RES _T("ChangeEffectRes") |
#define | OPTOKEN_CHANGE_EFFECT_LOCK _T("ChangeEffectLock") |
#define | OPTOKEN_CHANGE_EFFECT_LOCKALL _T("ChangeEffectLockAll") |
#define | OPTOKEN_EDITEFFECTS _T("EditEffectsRootMenuItem") |
#define | OPTOKEN_EDIT_LEGACYEFFECT _T("EditLegacyEffect") |
#define | FEATHER_EFFECT |
|
Definition at line 136 of file opliveeffects.h. |
|
Definition at line 109 of file opliveeffects.h. |
|
Definition at line 105 of file opliveeffects.h. |
|
Definition at line 111 of file opliveeffects.h. |
|
Definition at line 112 of file opliveeffects.h. |
|
Definition at line 110 of file opliveeffects.h. |
|
Definition at line 107 of file opliveeffects.h. |
|
Definition at line 108 of file opliveeffects.h. |
|
Definition at line 114 of file opliveeffects.h. |
|
Definition at line 106 of file opliveeffects.h. |
|
Definition at line 113 of file opliveeffects.h. |