lib
Kross::Api::EventAction Class Reference
#include <eventaction.h>
Inheritance diagram for Kross::Api::EventAction:

Detailed Description
The EventAction class is used to wrap KAction instances into the Kross object hierachy and provide access to them.
Definition at line 40 of file eventaction.h.
Public Types | |
typedef KSharedPtr< EventAction > | Ptr |
Public Member Functions | |
EventAction (const QString &name, Object::Ptr parent, KAction *action) | |
virtual | ~EventAction () |
virtual const QString | getClassName () const |
Member Typedef Documentation
|
Shared pointer to implement reference-counting.
Reimplemented from Kross::Api::Callable. Definition at line 48 of file eventaction.h. |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 28 of file eventaction.cpp. |
|
Destructor.
Definition at line 43 of file eventaction.cpp. |
Member Function Documentation
|
Reimplemented from Kross::Api::Callable. Definition at line 47 of file eventaction.cpp. |
The documentation for this class was generated from the following files: