TDEABC::GuiErrorHandler Class Reference
#include <errorhandler.h>
Inheritance diagram for TDEABC::GuiErrorHandler:
Public Member Functions | |
GuiErrorHandler (TQWidget *parent) | |
virtual void | error (const TQString &msg) |
Detailed Description
This class shows messages boxes for every error message.
Definition at line 74 of file errorhandler.h.
Constructor & Destructor Documentation
◆ GuiErrorHandler()
GuiErrorHandler::GuiErrorHandler | ( | TQWidget * | parent | ) |
Create error handler.
- Parameters
-
parent Widget which is used as parent for the error dialogs.
Definition at line 46 of file errorhandler.cpp.
Member Function Documentation
◆ error()
|
virtual |
Show error message.
Implements TDEABC::ErrorHandler.
Definition at line 51 of file errorhandler.cpp.
The documentation for this class was generated from the following files: