Qmmp
|
#include <outputfactory.h>
Public Attributes | |
QString | name |
QString | shortName |
bool | hasAbout = false |
bool | hasSettings = false |
Helper structure to store output plugin properies.
bool hasAbout = false |
Should be true if plugin has about dialog, and false otherwise
bool hasSettings = false |
Should be true if plugin has settings dialog, and false otherwise
QString name |
Effect plugin full name
QString shortName |
Effect plugin short name for internal usage