#include <effectfactory.h>
Public Member Functions | |
| EffectProperties () | |
Public Attributes | |
| QString | name |
| QString | shortName |
| bool | hasAbout |
| bool | hasSettings |
| EffectProperties::EffectProperties | ( | ) | [inline] |
Constructor
Should be true if plugin has about dialog, otherwise returns false
Should be true if plugin has settings dialog, otherwise returns false
| QString EffectProperties::name |
Effect plugin full name
| QString EffectProperties::shortName |
Effect plugin short name for internal usage
1.5.9