KexiDB::ParserError Class Reference
#include <parser.h>
Detailed Description
Provides detailed i18n'ed error description about the Parser .
Definition at line 42 of file parser.h.
Public Member Functions | |
| ParserError () | |
| Empty constructor. | |
| ParserError (const QString &type, const QString &error, const QString &hint, int at) | |
| Constructor. | |
| ~ParserError () | |
| Destructor. | |
| 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
|
|
Definition at line 79 of file parser.h. Referenced by KexiQueryDesignerSQLView::slotCheckQuery(). |
|
|
Definition at line 74 of file parser.h. Referenced by KexiQueryDesignerSQLView::slotCheckQuery(). |
|
|
|
The documentation for this class was generated from the following files:
