|
libqutim
0.3.1.0
|
#include <actiongenerator.h>
Public Member Functions | |
| ActionVisibilityChangedEvent (QAction *action, QObject *controller, bool isVisible=true) | |
| QAction * | action () const |
| QObject * | controller () const |
| bool | isVisible () const |
Static Public Member Functions | |
| static QEvent::Type | eventType () |
| qutim_sdk_0_3::ActionVisibilityChangedEvent::ActionVisibilityChangedEvent | ( | QAction * | action, |
| QObject * | controller, | ||
| bool | isVisible = true |
||
| ) |
| QAction* qutim_sdk_0_3::ActionVisibilityChangedEvent::action | ( | ) | const [inline] |
| QObject* qutim_sdk_0_3::ActionVisibilityChangedEvent::controller | ( | ) | const [inline] |
| static QEvent::Type qutim_sdk_0_3::ActionVisibilityChangedEvent::eventType | ( | ) | [static] |
| bool qutim_sdk_0_3::ActionVisibilityChangedEvent::isVisible | ( | ) | const [inline] |