|
Qmmp
|
#include <uifactory.h>
Public Member Functions | |
| UiProperties () | |
Public Attributes | |
| QString | name |
| QString | shortName |
| bool | hasAbout |
Helper class to store user interface plugin properies.
| UiProperties | ( | ) | [inline] |
Constructor
| bool hasAbout |
Should be true if plugin has about dialog, otherwise returns false
| QString name |
File dialog plugin full name
| QString shortName |
File dialog short name for internal usage
1.7.6.1