Kexi API Documentation (2.0 alpha)

KexiMacroError Class Reference

#include <keximacroerror.h>

Inheritance diagram for KexiMacroError:

KexiMacroErrorBase List of all members.

Detailed Description

An error dialog used to displayed more detailed informations about a KoMacro::Exception that got thrown within a KoMacro::Context during execution.

Definition at line 50 of file keximacroerror.h.

Public Member Functions

 KexiMacroError (KexiMainWindow *mainwin, KSharedPtr< KoMacro::Context > context)
 Constructor.
virtual ~KexiMacroError ()
 Destructor.


Constructor & Destructor Documentation

KexiMacroError::KexiMacroError KexiMainWindow mainwin,
KSharedPtr< KoMacro::Context context
 

Constructor.

Parameters:
mainwin The parent KexiMainWindow instance.
context The KoMacro::Context where the error happened.

Definition at line 46 of file keximacroerror.cpp.

References KoMacro::Exception::errorMessage().

KexiMacroError::~KexiMacroError  )  [virtual]
 

Destructor.

Definition at line 93 of file keximacroerror.cpp.


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:10 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003