hi im trying to enlarge my push button when ever the mouse points at it.

what should i do?

im trying to use "mousemoveevent" but this event happen only when the mouse was "click", i dunno y?

when you point the mouse pointer to the qpushbutton the border becomes orange and when gone back to default. i just want to do it like that, but change the size

do i need to create a custom widget for push button?