![]() |
Miam-Player
0.8.0
A nice music player
|
#include <model/trackdao.h>
#include <model/sqldatabase.h>
#include <filehelper.h>
#include <settingsprivate.h>
#include <treeview.h>
#include "libraryitemdelegate.h"
#include "libraryitemmodel.h"
#include <QMenu>
#include <QSortFilterProxyModel>
#include <QStandardItemModel>
#include <QTimer>
#include "miamlibrary_global.hpp"
Go to the source code of this file.
Classes | |
class | LibraryTreeView |
The LibraryTreeView class is displaying tracks in a tree. More... | |