![]() |
Miam-Player
0.8.0
A nice music player
|
#include <interfaces/itemviewplugin.h>
#include <interfaces/mediaplayerplugin.h>
#include <interfaces/remotemediaplayerplugin.h>
#include <interfaces/tageditorplugin.h>
#include <QDir>
#include <QTableWidgetItem>
#include "plugininfo.h"
Go to the source code of this file.
Classes | |
class | PluginManager |
The PluginManager class can dynamically load or unload plugins without restarting the application. More... | |