[Development] qDebug, qWarning, qCritical, qFatal in Qt source code

Kurt Pattyn pattyn.kurt at gmail.com
Sat May 3 12:28:32 CEST 2014


Hi,

I would like to know if there are any guidelines about using qDebug and friends in Qt source code?
Recently I had to remove qWarning statements from a submit (for very plausible reasons), but a quick search through qtbase revealed a lot of qWarning statements.

So are there any rules of thumb?

Cheers,

Kurt


More information about the Development mailing list