#include <effectfactory.h>
Structure to store effect plugin properties.
- Author
- Ilya Kotov forko.nosp@m.tov0.nosp@m.2@ya..nosp@m.ru
◆ Priority
This enum describes effect preferd position.
Enumerator |
---|
EFFECT_PRIORITY_LOW | Low priority
|
EFFECT_PRIORITY_DEFAULT | Default priority
|
EFFECT_PRIORITY_HIGH | High priority
|
◆ hasAbout
Should be true if plugin has about dialog, and false otherwise
◆ hasSettings
Should be true if plugin has settings dialog,and false otherwise
◆ name
◆ priority
Effect priority. Effecs with higher priority will be applied first
◆ shortName
Effect plugin short name for internal usage
The documentation for this struct was generated from the following file: