defuze.me
Client
|
Public Member Functions | |
void | init () |
Called once, after all CORES and PLUGINS are loaded. | |
void | aboutToQuit () |
Called just before to quit, when CORES and PLUGINS are still loaded. | |
ListsWidget * | getWidget () const |
ListsModel * | getModel () const |
Static Public Member Functions | |
static QMap< int, QString > | getNormalPlaylists () |
static QMap< int, QString > | getDynamicPlaylists () |
static QList< int > | getTracksForNormalPlaylist (int id) |
Definition at line 21 of file listsplugin.hpp.