List of all members.
Detailed Description
Help class, because templates can not use signals/slots Relays QT button signals to the notifyHandler of a uiButton object.
Constructor & Destructor Documentation
| i_ButMessenger::i_ButMessenger |
( |
QAbstractButton * |
sndr, |
|
|
uiButtonBody * |
receiver | |
|
) |
| | [inline] |
Member Function Documentation
| void i_ButMessenger::clicked |
( |
|
) |
[inline, slot] |
| void i_ButMessenger::pressed |
( |
|
) |
[inline, slot] |
| void i_ButMessenger::released |
( |
|
) |
[inline, slot] |
| void i_ButMessenger::toggled |
( |
bool |
|
) |
[inline, slot] |
Friends And Related Function Documentation
Member Data Documentation