|
libqutim
0.3.1.0
|
#include <actiongenerator.h>
Public Member Functions | |
| ActionCreatedEvent (QAction *action, ActionGenerator *gen, QObject *controller) | |
| QAction * | action () const |
| QObject * | controller () const |
| ActionGenerator * | generator () const |
Static Public Member Functions | |
| static QEvent::Type | eventType () |
| qutim_sdk_0_3::ActionCreatedEvent::ActionCreatedEvent | ( | QAction * | action, |
| ActionGenerator * | gen, | ||
| QObject * | controller | ||
| ) |
| QAction* qutim_sdk_0_3::ActionCreatedEvent::action | ( | ) | const [inline] |
| QObject* qutim_sdk_0_3::ActionCreatedEvent::controller | ( | ) | const [inline] |
| static QEvent::Type qutim_sdk_0_3::ActionCreatedEvent::eventType | ( | ) | [static] |
| ActionGenerator* qutim_sdk_0_3::ActionCreatedEvent::generator | ( | ) | const [inline] |