Kexi API Documentation (2.0 alpha)

KexiMacro::KexiVariable< ACTIONIMPL > Class Template Reference

#include <kexivariable.h>

Inheritance diagram for KexiMacro::KexiVariable< ACTIONIMPL >:

KoMacro::Variable KoMacro::MetaParameter KShared 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)
 Constructor.

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.

References KoMacro::Variable::setName(), and KoMacro::Variable::setText().


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 Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:49 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003