Kexi API Documentation (2.0 alpha)

KexiMacro::MessageAction Class Reference

#include <messageaction.h>

Inheritance diagram for KexiMacro::MessageAction:

KexiMacro::KexiAction KoMacro::Action KShared List of all members.

Detailed Description

The ExecuteObject class implements a KoMacro::Action to provide functionality to execute an object like e.g.

a script or a macro.

Definition at line 40 of file messageaction.h.

Public Slots

virtual void activate (KSharedPtr< KoMacro::Context > context)
 Called if the Action should be executed within the defined.

Public Member Functions

 MessageAction ()
 Constructor.
virtual ~MessageAction ()
 Destructor.


Constructor & Destructor Documentation

MessageAction::MessageAction  ) 
 

Constructor.

Definition at line 31 of file messageaction.cpp.

References KoMacro::Action::setVariable().

MessageAction::~MessageAction  )  [virtual]
 

Destructor.

Definition at line 38 of file messageaction.cpp.


Member Function Documentation

void MessageAction::activate KSharedPtr< KoMacro::Context context  )  [virtual, slot]
 

Called if the Action should be executed within the defined.

Parameters:
context .

Definition at line 42 of file messageaction.cpp.

References KexiMacro::KexiAction::mainWin().


The documentation for this class was generated from the following files:
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