On sexta-feira, 3 de maio de 2013 11.50.14, Björn Piltz wrote:
> Would it be possible to add an overload of QObject::connect() like this:
>
> static QMetaObject::Connection connect(const QObject *sender,
> PointerToMemberFunction signal, const QObject *receiver, Functor
> functor);
>
> in addition to
>
> static QMetaObject::Connection connect(const QObject *sender,
> PointerToMemberFunction signal, Functor functor);

Can you check if this patch works for you?

https://codereview.qt-project.org/#change,53142

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to