|
Qmmp
|
#include <visualfactory.h>
Public Member Functions | |
| VisualProperties () | |
Public Attributes | |
| QString | name |
| QString | shortName |
| bool | hasAbout |
| bool | hasSettings |
Helper class to store visual plugin properies.
| VisualProperties | ( | ) | [inline] |
Constructor
| bool hasAbout |
Should be true if plugin has about dialog, otherwise returns false
| bool hasSettings |
Should be true if plugin has settings dialog, otherwise returns false
1.7.6.1