[Development] QForeachContainer mystery

Joerg Bornemann joerg.bornemann at digia.com
Mon Feb 10 17:26:26 CET 2014


On 10-Feb-14 16:58, Thiago Macieira wrote:

> It's actually not a constructor. It's the ages-old C++ mystery: what does this
> declare?
>
> 	QStringList(other);
>
> It's actually a function declaration.

Aaahh right. Which explains why the function *call* works.


Joerg



More information about the Development mailing list