Qmmp
|
#include <generalfactory.h>
Public Attributes | |
QString | name |
QString | shortName |
bool | hasAbout = false |
bool | hasSettings = false |
bool | visibilityControl = false |
QList< WidgetDescription > | widgets |
Structure to store general 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 |
File dialog plugin full name
QString shortName |
File dialog short name for internal usage
bool visibilityControl = false |
Should be true if plugin can show/hide main window of the player, and false otherwise
QList<WidgetDescription> widgets |
A list of the available widget descriptions