目录 一.Qt 3.0(包含3.0) - Qt 4.5(包含4.5)版本之前 二.Qt 4.6(包含4.6)版本之后 一.Qt 3.0(包含3.0) - Qt 4.5(包含4.5)版本之前 「多个槽函数绑定同一个信号是无序调用」. 官方文档是这样描述的: If a signal is connected to several slots, the slots are activated in an arbitrary order when the signal is emitted. 如果信号连