Helper class for uiAction to relay Qt's messages.
More...
List of all members.
Detailed Description
Helper class for uiAction to relay Qt's messages.
Internal object, to hide Qt's signal/slot mechanism.
Constructor & Destructor Documentation
| i_ActionMessenger::i_ActionMessenger |
( |
QAction * |
sender, |
|
|
uiAction * |
receiver | |
|
) |
| | [inline, protected] |
| virtual i_ActionMessenger::~i_ActionMessenger |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
| void i_ActionMessenger::toggled |
( |
bool |
checked |
) |
[inline, private, slot] |
| void i_ActionMessenger::triggered |
( |
bool |
checked |
) |
[inline, private, slot] |
Friends And Related Function Documentation
friend class uiActionBody [friend] |
Member Data Documentation