#include <generalfactory.h>
Public Member Functions | |
| GeneralProperties () | |
Public Attributes | |
| QString | name |
| QString | shortName |
| bool | hasAbout |
| bool | hasSettings |
| bool | visibilityControl |
| GeneralProperties::GeneralProperties | ( | ) | [inline] |
Constructor
Should be true if plugin has about dialog, otherwise returns false
Should be true if plugin has settings dialog, otherwise returns false
| QString GeneralProperties::name |
File dialog plugin full name
| QString GeneralProperties::shortName |
File dialog short name for internal usage
Should be true if plugin can show/hide main window of the player, otherwise returns false
1.5.9