kexi
KexiDB::ParserError Class Reference
#include <parser.h>
Detailed Description
class which contains detailed i18n'ed error description
Definition at line 41 of file parser.h.
Public Member Functions | |
ParserError () | |
ParserError (const QString &type, const QString &error, const QString &hint, int at) | |
~ParserError () | |
QString | type () |
QString | error () |
int | at () |
Constructor & Destructor Documentation
|
Empty constructor.
Definition at line 132 of file parser.cpp. |
|
Constructor.
Definition at line 138 of file parser.cpp. |
|
Destructor.
Definition at line 146 of file parser.cpp. |
Member Function Documentation
|
|
|
|
|
|
The documentation for this class was generated from the following files: