#include <general.h>
List of all members.
Detailed Description
The General class provides simple access to general plugins.
- Author:
- Ilya Kotov <forkotov02@hotmail.ru>
Member Function Documentation
static void create |
( |
QObject * |
parent | ) |
[static] |
Prepares general plugins for usage.
- Parameters:
-
Returns a list of the enabled general plugin factories.
Returns a list of the general plugin factories.
Returns plugin file path.
- Parameters:
-
Returns true if general plugin is enabled, otherwise returns false
- Parameters:
-
Sets whether the general plugin is enabled.
- Parameters:
-
factory | General plugin factory. |
enable | Plugin enable state (true - enable, false - disable) |
Shows configuration dialog and updates settings automatically.
- Parameters:
-
factory | General plugin factory. |
parentWidget | Parent widget. |
The documentation for this class was generated from the following file:
- /usr/src/RPM/BUILD/qmmp-1.1.7/src/qmmpui/general.h