raDIYo
0.4
swhoverbutton.h
1
#ifndef SWHOVERBUTTON_H
2
#define SWHOVERBUTTON_H
3
4
#include <QPushButton>
5
6
class
SWHoverButton
:
public
QPushButton
7
{
8
Q_OBJECT
9
public
:
10
SWHoverButton
();
11
};
12
13
#endif
// SWHOVERBUTTON_H
SWHoverButton
Definition:
swhoverbutton.h:7
raDIYo
swhoverbutton.h
Generated by
1.9.3