#include <filedialogfactory.h>
Inherited by QtFileDialogFactory.
File dialog plugin interface.
- Author
- Vladimir Kuznetsov vovan.nosp@m.ec@g.nosp@m.mail..nosp@m.com
◆ ~FileDialogFactory()
◆ create()
Creates file dialog object.
◆ createTranslator()
virtual QTranslator* createTranslator |
( |
QObject * |
parent | ) |
|
|
pure virtual |
Creates QTranslator object of the system locale. Should return 0 if translation doesn't exist.
- Parameters
-
◆ properties()
Returns file dialog plugin properties.
◆ showAbout()
virtual void showAbout |
( |
QWidget * |
parent | ) |
|
|
pure virtual |
Shows about dialog.
- Parameters
-
The documentation for this class was generated from the following file: