Hi gusy,

I have 10 action and I have added them to a QActionGroup. Only one action can be active at time and it's ok, but I need the case when any of the actions is active. But I can't do it. Is is possible to set some settings for QActionGroup so any or only one action could be active an the same time?
(one active at the same time is default setting)

Thanks

Maverick