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) | |
| Constructor. | |
Protected Member Functions | |
| ACTIONIMPL * | actionImpl () const |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Constructor.
Definition at line 51 of file kexivariable.h. References KoMacro::Variable::setName(), and KoMacro::Variable::setText(). |
Member Function Documentation
|
|||||||||
|
Definition at line 65 of file kexivariable.h. |
The documentation for this class was generated from the following file:
