lib

Kross::Api::EventAction Class Reference

#include <eventaction.h>

Inheritance diagram for Kross::Api::EventAction:

Kross::Api::Event< EventAction > Kross::Api::Callable Kross::Api::Object List of all members.

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< EventActionPtr

Public Member Functions

 EventAction (const QString &name, Object::Ptr parent, KAction *action)
virtual ~EventAction ()
virtual const QString getClassName () const

Member Typedef Documentation

typedef KSharedPtr<EventAction> Kross::Api::EventAction::Ptr
 

Shared pointer to implement reference-counting.

Reimplemented from Kross::Api::Callable.

Definition at line 48 of file eventaction.h.


Constructor & Destructor Documentation

EventAction::EventAction const QString &  name,
Object::Ptr  parent,
KAction action
 

Constructor.

Definition at line 28 of file eventaction.cpp.

EventAction::~EventAction  )  [virtual]
 

Destructor.

Definition at line 43 of file eventaction.cpp.


Member Function Documentation

const QString EventAction::getClassName  )  const [virtual]
 

See also:
Kross::Api::Object::getClassName()

Reimplemented from Kross::Api::Callable.

Definition at line 47 of file eventaction.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys