kabc Library API Documentation

KABC::GuiErrorHandler Class Reference

This class shows messages boxes for every error message. More...

#include <errorhandler.h>

Inheritance diagram for KABC::GuiErrorHandler:

KABC::ErrorHandler List of all members.

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 72 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 44 of file errorhandler.cpp.


Member Function Documentation

void GuiErrorHandler::error const QString msg  )  [virtual]
 

Show error message.

Implements KABC::ErrorHandler.

Definition at line 49 of file errorhandler.cpp.

References KMessageBox::error().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kabc Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 4 07:15:26 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003