kabc Library API Documentation

KABC::ErrorHandler Class Reference

Abstract class that provides displaying of error messages. More...

#include <errorhandler.h>

Inheritance diagram for KABC::ErrorHandler:

KABC::ConsoleErrorHandler KABC::GUIErrorHandler List of all members.

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:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:09 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001