KABC::ErrorHandler Class Reference
Abstract class that provides displaying of error messages. More...
#include <errorhandler.h>
Inheritance diagram for KABC::ErrorHandler:

Public Member Functions | |
virtual void | error (const QString &msg)=0 |
Detailed Description
Abstract class that provides displaying of error messages.
We need this to make libkabc gui independend on the one side and provide user friendly error messages on the other side. Use ConsoleErrorHandler
or GUIErrorHandler
in your application.
Definition at line 35 of file errorhandler.h.
The documentation for this class was generated from the following file: