#include <effectfactory.h>
List of all members.
Detailed Description
Effect plugin interface (effect factory).
- Author:
- Ilya Kotov <forkotov02@hotmail.ru>
Member Function Documentation
Creates effect provided by plugin.
Creates QTranslator object of the system locale. Should return 0 if translation doesn't exist.
- Parameters:
-
Returns effect 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: