[Qt-interest] Idea: QSignalMapper with std::function (esp. for C++0x lambdas)

Ville M. Vainio vivainio at gmail.com
Fri Feb 19 21:07:36 CET 2010


On Fri, Feb 19, 2010 at 1:59 PM, Thiago Macieira <thiago at kde.org> wrote:

> Em Sexta-feira 19 Fevereiro 2010, às 08:59:57, Ville M. Vainio escreveu:
>> Anyone done a version of QSignalMapper that supports std::function
>> mapping, instead of the more pedestrian int, string, QWidget mapping?
>
> Yes. I've implemented a solution for that, but it requires C++0x. I will not
> provide a C++98/03 equivalent because it's just too much code.
>
> However, this is not yet in Qt (not even 4.7). It's only my research stuff.

Have you pushed this research stuff to some repo so that people could
play with it?

-- 
Ville M. Vainio
http://tinyurl.com/vainio




More information about the Qt-interest-old mailing list