Qmmp
|
#include <filedialogfactory.h>
Public Attributes | |
bool | hasAbout = false |
QString | name |
QString | shortName |
bool | modal = false |
Structure to store file dialog plugin properties.
bool hasAbout = false |
Should be true if the file dialog plugin has about dialog, otherwise should be false
bool modal = false |
Should be true if the file dialog doesn't support nonmodal mode, otherwise should be false
QString name |
File dialog plugin full name
QString shortName |
File dialog short name for internal usage