Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

Error Class Reference

This class provides an easy interface for error messageboxes. More...

#include <Error.h>

List of all members.

Public Methods

 Error ()
 Constructor.


Static Public Methods

int info (QString text)
 Displays an information message box. More...

int warningOkCancel (QString text)
 Displays an warning message box with Ok and Cancel button. More...


Detailed Description

This class provides an easy interface for error messageboxes.


Member Function Documentation

int Error::info QString text [static]
 

Displays an information message box.

Parameters:
text   text to be displayed.
Returns:
return value of the message box

int Error::warningOkCancel QString text [static]
 

Displays an warning message box with Ok and Cancel button.

Parameters:
text   text to be displayed.
Returns:
return value of message box


The documentation for this class was generated from the following files:
Generated at Fri Apr 11 22:37:15 2003 for Qfsm by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001