21 #ifndef QMMPUIPLUGINCACHE_P_H 22 #define QMMPUIPLUGINCACHE_P_H 35 class QmmpUiPluginCache
38 QmmpUiPluginCache(
const QString &file, QSettings *settings);
39 QmmpUiPluginCache(QObject *instance);
41 const QString shortName()
const;
42 const QString file()
const;
44 bool hasError()
const;
50 static void cleanup(QSettings *settings);
54 void loadTranslation(
const QString &translation);
65 #endif // QMMPUIPLUGINCACHE_P_H User interface plugin interface.
Definition: uifactory.h:51
File dialog plugin interface.
Definition: filedialogfactory.h:53
General plugin interface.
Definition: generalfactory.h:56