The UiLoader provides user interface plugins access.
More...
#include <uiloader.h>
List of all members.
Detailed Description
The UiLoader provides user interface plugins access.
- Author:
- Ilya Kotov <forkotov02@hotmail.ru>
Member Function Documentation
static QList<UiFactory*> factories |
( |
| ) |
[static] |
Returns a list of the loaded ui plugin factories.
static QString file |
( |
UiFactory * |
factory | ) |
[static] |
Returns plugin file path.
- Parameters:
-
factory | User interface plugin factory. |
static QStringList names |
( |
| ) |
[static] |
Returns a list of the ui plugin short names.
static void select |
( |
UiFactory * |
factory | ) |
[static] |
Selects active user interface factory.
- Parameters:
-
factory | Ui plugin factory. |
static void select |
( |
const QString & |
name | ) |
[static] |
Selects active user interface.
- Parameters:
-
name | Ui plugin factory short name. |
Returns true if general plugin is enabled, otherwise returns false.-
The documentation for this class was generated from the following file:
- /usr/src/RPM/BUILD/qmmp-0.11-svn/src/qmmpui/uiloader.h