defuze.me
Client
|
Public Member Functions | |
PlaylistsModel (PlaylistsPlugin *playlists) | |
PlaylistsPlugin * | getPlaylists () const |
void | update (int playlistId=-1) |
void | insertPlaylist (int playlistId) |
void | deletePlaylist (int playlistId) |
int | getIdByIndex (const QModelIndex &index) const |
QMimeData * | mimeData (const QModelIndexList &indexes) const |
Definition at line 13 of file playlistsmodel.hpp.