#include <outputfactory.h>
List of all members.
Detailed Description
Output plugin interface (output factory).
- Author:
- Ilya Kotov <forkotov02@hotmail.ru>
Constructor & Destructor Documentation
Member Function Documentation
Creates output provided by plugin.
- Parameters:
-
Creates QTranslator object of the system locale. Should return 0 if translation doesn't exist.
- Parameters:
-
Creates volume control object provided by plugin. Returns 0 if volume control is not supported by plugin.
Returns output plugin properties.
virtual void showAbout |
( |
QWidget * |
parent | ) |
[pure virtual] |
Shows about dialog.
- Parameters:
-
virtual void showSettings |
( |
QWidget * |
parent | ) |
[pure virtual] |
Shows settings dialog.
- Parameters:
-
The documentation for this class was generated from the following file: