浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

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

posted on 2012-04-10 23:28  lexus  阅读(101)  评论(0)    收藏  举报