libqutim  0.3.3.0
qutim_sdk_0_3::ActionCreatedEvent Class Reference

#include <actiongenerator.h>

+ Inheritance diagram for qutim_sdk_0_3::ActionCreatedEvent:

Public Member Functions

 ActionCreatedEvent (QAction *action, ActionGenerator *gen, QObject *controller)
 
QAction * action () const
 
QObject * controller () const
 
ActionGeneratorgenerator () const
 

Static Public Member Functions

static QEvent::Type eventType ()
 

Constructor & Destructor Documentation

◆ ActionCreatedEvent()

qutim_sdk_0_3::ActionCreatedEvent::ActionCreatedEvent ( QAction *  action,
ActionGenerator gen,
QObject *  controller 
)

Member Function Documentation

◆ action()

QAction* qutim_sdk_0_3::ActionCreatedEvent::action ( ) const
inline

◆ controller()

QObject* qutim_sdk_0_3::ActionCreatedEvent::controller ( ) const
inline

◆ eventType()

static QEvent::Type qutim_sdk_0_3::ActionCreatedEvent::eventType ( )
static

◆ generator()

ActionGenerator* qutim_sdk_0_3::ActionCreatedEvent::generator ( ) const
inline

The documentation for this class was generated from the following file:

Generated by Doxygen