A Deeper Look at Signals and Slots
摘要: 转载的介绍signal/slot机制的文章
* what signals and slots are;
* how you might arrive at them from first principles;
* a comparison of the implementations in Qt and Boost;
* how to use Qt Signals and Slots and Boost.Signals together.
阅读全文
posted @
2007-12-24 11:38 七星重剑 阅读(134) |
评论 (0) 编辑
用std::hash_map的const_iterator改变元素second的值会怎样?
摘要: 用std::hash_map的const_iterator改变元素second的值
阅读全文
posted @
2007-11-01 17:26 七星重剑 阅读(367) |
评论 (2) 编辑
用std::vector的const_iterator对元素赋值会怎样?
摘要: 用std::vector的const_iterator对元素赋值会怎样?
阅读全文
posted @
2007-10-31 12:12 七星重剑 阅读(403) |
评论 (9) 编辑