Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.2.0-beta1
-
None
-
Windows 7 and Mac OS X Yosemmite beta 4
Description
Just copy and paste to empty .cpp file
connect(sender, &Sender::valueChanged, [=](const QString &newValue) { this // try to add anything or add dot and application crashes } );