#include <NStateButton.h>
◆ NStateButton()
| lmms::gui::NStateButton::NStateButton |
( |
QWidget * | _parent | ) |
|
◆ ~NStateButton()
| lmms::gui::NStateButton::~NStateButton |
( |
| ) |
|
|
override |
◆ addState()
| void lmms::gui::NStateButton::addState |
( |
const QPixmap & | _pixmap, |
|
|
const QString & | _tooltip = "" ) |
◆ changedState
| void lmms::gui::NStateButton::changedState |
( |
int | state | ) |
|
|
signal |
◆ changeState
| void lmms::gui::NStateButton::changeState |
( |
int | state | ) |
|
|
slot |
◆ mousePressEvent()
| void lmms::gui::NStateButton::mousePressEvent |
( |
QMouseEvent * | me | ) |
|
|
overrideprotected |
◆ setGeneralToolTip()
| void lmms::gui::NStateButton::setGeneralToolTip |
( |
const QString & | _tooltip | ) |
|
|
inline |
◆ state()
| int lmms::gui::NStateButton::state |
( |
| ) |
const |
|
inline |
◆ m_curState
| int lmms::gui::NStateButton::m_curState |
|
private |
◆ m_generalToolTip
| QString lmms::gui::NStateButton::m_generalToolTip |
|
private |
◆ m_states
| QVector<QPair<QPixmap, QString> > lmms::gui::NStateButton::m_states |
|
private |
The documentation for this class was generated from the following files: