kexi

KexiMacro::KexiVariable< ACTIONIMPL > Class Template Reference

#include <kexivariable.h>

Inheritance diagram for KexiMacro::KexiVariable< ACTIONIMPL >:

KoMacro::Variable KoMacro::MetaParameter KexiMacro::ObjectNameVariable< ACTIONIMPL > KexiMacro::ObjectVariable< ACTIONIMPL >

List of all members.


Detailed Description

template<class ACTIONIMPL>
class KexiMacro::KexiVariable< ACTIONIMPL >

Template class to offer common functionality needed by all KoMacro::Variable implementations Kexi provides.

Definition at line 44 of file kexivariable.h.


Public Member Functions

 KexiVariable (ACTIONIMPL *actionimpl, const QString &name, const QString &caption)

Protected Member Functions

ACTIONIMPL * actionImpl () const

Constructor & Destructor Documentation

template<class ACTIONIMPL>
KexiMacro::KexiVariable< ACTIONIMPL >::KexiVariable ( ACTIONIMPL *  actionimpl,
const QString &  name,
const QString &  caption 
) [inline]

Constructor.

Definition at line 51 of file kexivariable.h.


Member Function Documentation

template<class ACTIONIMPL>
ACTIONIMPL* KexiMacro::KexiVariable< ACTIONIMPL >::actionImpl (  )  const [inline, protected]

Returns:
the KexiAction implementation this KexiVariable is a child of.

Definition at line 65 of file kexivariable.h.


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