Miam-Player  0.8.0
A nice music player
abstractsearchdialog.h File Reference
#include "miamcore_global.h"
#include <QCheckBox>
#include <QDialog>
#include <QListView>
#include <QStandardItem>
#include "model/trackdao.h"

Go to the source code of this file.

Classes

class  AbstractSearchDialog
 The AbstractSearchDialog class is a pure virtual class which can be passed to plugins to be extended. More...
 

Typedefs

typedef QList< QStandardItem * > QStandardItemList
 

Typedef Documentation

§ QStandardItemList

typedef QList<QStandardItem*> QStandardItemList