[Qt-interest] error handling patterns with regard to (qt) gui programming
Thiago Macieira
thiago at kde.org
Wed Jul 20 16:07:22 CEST 2011
On Wednesday, 20 de July de 2011 06:55:27 Alan Ezust wrote:
> You should not open up message dialogs directly from libraries, but you can
> use
> things like qFatal, qCritical, qWarning, and qDebug() to send your messages,
> and you can decide how they are displayed (either with GUI or with a
> console message, or
> a log file), by installing an error handler.
+1 on that.
What is the end-user going to do with an error message that says the SQL query
was malformed?
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110720/8110a0e1/attachment.bin
More information about the Qt-interest-old
mailing list