lib

Kross::Api::EventAction Class Reference

#include <eventaction.h>

Inheritance diagram for Kross::Api::EventAction:

Kross::Api::Event< T > 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, 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

EventAction::EventAction ( const QString &  name,
KAction action 
)

Constructor.

Definition at line 28 of file eventaction.cpp.

EventAction::~EventAction (  )  [virtual]

Destructor.

Definition at line 41 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 45 of file eventaction.cpp.


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