#include <SyncButtonAndAction.h>
Definition at line 16 of file SyncButtonAndAction.h.
◆ SyncButtonAndAction()
| SyncButtonAndAction::SyncButtonAndAction |
( |
KisAction * | action, |
|
|
QAbstractButton * | button, |
|
|
QObject * | parent ) |
|
inline |
Definition at line 20 of file SyncButtonAndAction.h.
21 : QObject(parent),
24 {
29 }
connect(this, SIGNAL(optionsChanged()), this, SLOT(saveOptions()))
QString button(const QWheelEvent &ev)
References connect().
◆ slotActionChanged
| void SyncButtonAndAction::slotActionChanged |
( |
| ) |
|
|
inlineprivateslot |
◆ m_action
◆ m_button
| QPointer<QAbstractButton> SyncButtonAndAction::m_button |
|
private |
The documentation for this class was generated from the following file: