> -----Original Message-----
> From: ext Frans Klaver [mailto:[email protected]]
> Sent: Tuesday, January 24, 2012 11:46 AM
> To: Koehne Kai (Nokia-MP/Berlin)
> Cc: [email protected]
> Subject: Re: [Development] Work on qDebug and friends
> 
> [...]
> Sounds good. What, if any, will be the effect on the use of
> 
> qDebug() << "Hello world";

The same, in this case it's just

QMessageLogger(__FILE__, __LINE__, Q_FUNC_INFO):debug() returning a QDebug :)

Regards

Kai
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to