kexi
KexiMacro::KexiVariable< ACTIONIMPL > Class Template Reference
#include <kexivariable.h>
Inheritance diagram for KexiMacro::KexiVariable< ACTIONIMPL >:

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] |
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: