KexiMacroError Class Reference
#include <keximacroerror.h>
Inheritance diagram for KexiMacroError:

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
|
||||||||||||
|
Constructor.
Definition at line 46 of file keximacroerror.cpp. References KoMacro::Exception::errorMessage(). |
|
|
Destructor.
Definition at line 93 of file keximacroerror.cpp. |
The documentation for this class was generated from the following files:
