qtboostintegration - Qt Boost Integration allows you to connect boost::functions to Qt signals - Google Project Hosting

qtboostintegration - Qt Boost Integration allows you to connect boost::functions to Qt signals - Google Project Hosting

QtBoostIntegration is a small library which enables you to connect anything that can be stored in a boost::function to a Qt signal. This includes function pointers, Boost.Lambda expressions, and Boost.Bind expressions, as well as C++-0x lambda functions.

If QtBoostIntegration proves popular, I’ll try to submit it for inclusion in Qt itself. In the meantime, I would suggest that you simply embed it in any project that needs it.

The source code is stored at Gitorious: http://gitorious.org/qtboostintegration

你可能感兴趣的:(integration)