Miam-Player
0.8.0
A nice music player
coveritem.h
Go to the documentation of this file.
1
#ifndef COVERITEM_H
2
#define COVERITEM_H
3
4
#include "
miamuniquelibrary_global.hpp
"
5
#include <QStandardItem>
6
12
class
MIAMUNIQUELIBRARY_LIBRARY
CoverItem
:
public
QStandardItem
13
{
14
public
:
15
explicit
CoverItem
();
16
17
virtual
int
type()
const override
;
18
};
19
20
#endif // COVERITEM_H
CoverItem
The CoverItem class holds the cover path to display an image into the view.
Definition:
coveritem.h:12
miamuniquelibrary_global.hpp
MIAMUNIQUELIBRARY_LIBRARY
#define MIAMUNIQUELIBRARY_LIBRARY
Definition:
miamuniquelibrary_global.hpp:8
src
UniqueLibrary
coveritem.h
Generated on Fri Sep 30 2016 03:10:52 for Miam-Player by
1.8.12