KABC::GuiErrorHandler Class Reference
This class shows messages boxes for every error message. More...
#include <errorhandler.h>
Inheritance diagram for KABC::GuiErrorHandler:

Public Member Functions | |
GuiErrorHandler (QWidget *parent) | |
virtual void | error (const QString &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 | ( | QWidget * | 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
void GuiErrorHandler::error | ( | const QString & | msg | ) | [virtual] |
The documentation for this class was generated from the following files: