lemAutoRun  1.0
Public Slots | Public Member Functions | List of all members
PValidateErrorHandler Class Reference

#include <PValidateErrorHandler.h>

Inheritance diagram for PValidateErrorHandler:
Inheritance graph
[legend]
Collaboration diagram for PValidateErrorHandler:
Collaboration graph
[legend]

Public Slots

void HandleErrors (int, int, int errorNo, int line, QString errorMsg)
 

Public Member Functions

 PValidateErrorHandler ()
 
 ~PValidateErrorHandler ()
 

Detailed Description

Definition at line 28 of file PValidateErrorHandler.h.

Constructor & Destructor Documentation

PValidateErrorHandler::PValidateErrorHandler ( )

Constructor

Definition at line 35 of file PValidateErrorHandler.cpp.

PValidateErrorHandler::~PValidateErrorHandler ( )

Destructor

Definition at line 45 of file PValidateErrorHandler.cpp.

Member Function Documentation

void PValidateErrorHandler::HandleErrors ( int  ,
int  ,
int  errorNo,
int  line,
QString  errorMsg 
)
slot

Prints error messages. At the moment only sent to the stdout.

Parameters
errorNoerror number
lineline number where the error occured in the user auto run sequence
errorMsg'clear text' error message

Definition at line 59 of file PValidateErrorHandler.cpp.


The documentation for this class was generated from the following files: