[Qt5-feedback] Make some undocumented features documented
Kishore
kitts.mailinglists at gmail.com
Thu May 26 08:26:26 CEST 2011
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
More information about the Qt5-feedback
mailing list