21 #ifndef QMMPPLUGINCACHE_P_H 22 #define QMMPPLUGINCACHE_P_H 40 QmmpPluginCache(
const QString &file, QSettings *settings);
42 const QString shortName()
const;
43 const QString file()
const;
45 bool hasError()
const;
53 static void cleanup(QSettings *settings);
57 void loadTranslation(
const QString &translation);
70 #endif // QMMPPLUGINCACHE_P_H
Effect plugin interface (effect factory).
Definition: effectfactory.h:55
Input plugin interface (decoder factory).
Definition: decoderfactory.h:53
Engine plugin interface.
Definition: enginefactory.h:54
Output plugin interface (output factory).
Definition: outputfactory.h:47