View Full Version : singnal and action
mickey
9th July 2006, 14:41
hi, when I click on every action I'd like call mySLOTAction(); is there a quick way? (note: not important which action; every action) thanks
Connecting actions one by one is too sluggish? Then you have an option to use a QActionGroup. Add all actions to a group and connect the group's selected() signal to that slot.
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.