[Development] Let's get rid of qDebug/qWarning/qCritical!

Thiago Macieira thiago.macieira at intel.com
Thu Jan 9 17:04:55 CET 2014


On quinta-feira, 9 de janeiro de 2014 07:28:07, Koehne Kai wrote:
> if qCWarning() would expand to an if (myCategory().isEnabled()) ...

That's why it would have to expand to if (!myCategory().isEnabled()) {} else
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140109/f861ae15/attachment.sig>


More information about the Development mailing list