#include <uifactory.h>
List of all members.
Detailed Description
User interface plugin interface.
- Author:
- Ilya Kotov <forkotov02@hotmail.ru>
Constructor & Destructor Documentation
Member Function Documentation
virtual QObject* create |
( |
| ) |
[pure virtual] |
Creates user interface instance.
Creates QTranslator object of the system locale. Should return 0 if translation doesn't exist.
- Parameters:
-
Returns user interface plugin properties.
virtual void showAbout |
( |
QWidget * |
parent | ) |
[pure virtual] |
Shows about dialog.
- Parameters:
-
The documentation for this class was generated from the following file: