QToolBar里的actionTriggered信号是怎么触发的?
就是如题,以下是帮助的英语This signal is emitted when an action in this toolbar is triggered. This happens when the action's tool button is pressed, or when the action is triggered in some other way outside the tool bar. The parameter holds the triggered action.