20 #ifndef FILEDIALOGFACTORY_H 21 #define FILEDIALOGFACTORY_H 23 #include "qmmpui_export.h" 72 virtual void showAbout(QWidget *parent) = 0;
76 virtual QString translation()
const = 0;
The FileDialog class is the base interface class of the file dialogs.
Definition: filedialog.h:36
FileDialogProperties()
Definition: filedialogfactory.h:38
bool hasAbout
Definition: filedialogfactory.h:43
virtual ~FileDialogFactory()
Definition: filedialogfactory.h:59
File dialog plugin interface.
Definition: filedialogfactory.h:53
QString shortName
Definition: filedialogfactory.h:46
bool modal
Definition: filedialogfactory.h:47
Helper class to store file dialog plugin properties.
Definition: filedialogfactory.h:32
QString name
Definition: filedialogfactory.h:45