Hi,
I am using a toolbar in an application and it works great for 'normal operations'.

I am having problems because I need to call one function when a button is pressed and another function when a button is released.

I would like it act like a QPushButton with the Pressed and Released signals.

Is this possible?

If so, any ideas / hints would be very much appreciated.

Thanks,
Louis