On Thursday 26 May 2011 2:40:20 AM Thiago Macieira wrote:
> QObject::connect(sender, &SenderClass::signalName,
> [](int i){ qDebug() << i; });
OT. Could you just explain the above code? Is that just indicative or can you
implement the method in the connect function call?
Sorry, im just confused since i have never seen code like in your illustration
and also without the SIGNAL() and SLOT() macros.
--
Cheers!
Kishore
_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback