Miam-Player
0.8.0
A nice music player
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
cornerwidget.h
Go to the documentation of this file.
1
#ifndef CORNERWIDGET_H
2
#define CORNERWIDGET_H
3
4
#include <QPushButton>
5
6
#include "
miamtabplaylists_global.hpp
"
7
13
class
MIAMTABPLAYLISTS_LIBRARY
CornerWidget
:
public
QPushButton
14
{
15
Q_OBJECT
16
public
:
17
explicit
CornerWidget
(QWidget *parent);
18
19
protected
:
20
virtual
void
mouseMoveEvent(QMouseEvent *e)
override
;
21
22
virtual
void
paintEvent(QPaintEvent *)
override
;
23
24
signals:
25
void
innerButtonClicked();
26
};
27
28
#endif // CORNERWIDGET_H
miamtabplaylists_global.hpp
CornerWidget
The CornerWidget class.
Definition:
cornerwidget.h:13
MIAMTABPLAYLISTS_LIBRARY
#define MIAMTABPLAYLISTS_LIBRARY
Definition:
miamtabplaylists_global.hpp:8
src
tabplaylists
cornerwidget.h
Generated on Tue Feb 7 2017 06:11:39 for Miam-Player by
1.8.11