Macros | |
#define | PLUGINFLAG_HIDE |
#define | PLUGINFLAG_SMALLNODE |
#define | PLUGINFLAG_HIDEPLUGINMENU |
#define | PLUGINFLAG_INTERNAL |
#define | PLUGINFLAG_REFRESHALWAYS |
#define PLUGINFLAG_HIDE |
Hide the plugin (for example, in Commander).
#define PLUGINFLAG_SMALLNODE |
Create a small node.
#define PLUGINFLAG_HIDEPLUGINMENU |
Hide the plugin's menu entry.
#define PLUGINFLAG_INTERNAL |
Mark the plugin as internal to differentiate the plugins from 3rd party.
#define PLUGINFLAG_REFRESHALWAYS |
Deprecated. Legacy plugin flag.