kexi
KexiMacroError Class Reference
#include <keximacroerror.h>
Inherits KexiMacroErrorBase.
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) | |
virtual | ~KexiMacroError () |
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.
KexiMacroError::~KexiMacroError | ( | ) | [virtual] |
The documentation for this class was generated from the following files: