Improve error messages for reading and wriiting databases.

Closes #7
This commit is contained in:
Felix Geyer
2013-06-30 14:43:02 +02:00
parent e1c82a4453
commit 5c84aa308d
11 changed files with 165 additions and 101 deletions

View File

@@ -39,7 +39,7 @@ public:
QByteArray xmlData();
private:
void raiseError(const QString& str);
void raiseError(const QString& errorMessage);
bool readHeaderField();