[Interest] Are slots even needed these days?

Nye kshegunov at gmail.com
Sat May 7 11:29:14 CEST 2016


PS.
I just realized you're worried that the functions are virtual. Well this is
of no consequence, the vtable is respected (if I remember correctly that's
specified in the standard). So the following should also be working without
any problem:

QObject::connect(a, Interface::someSignal, b, Interface::someSlot);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160507/daa45c44/attachment.html>


More information about the Interest mailing list