Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
6.4.3
-
None
Description
Following QT style sheet was created to change the icon to a different icon when the mouse curser hover on top of the QPushButton. However, it does not change the icon image to the selected hover image as defined in the QT stylesheet. It only shows the initial icon image but not the hovered image.
An image of the button before and during hover is shown below:
Before hover:
During hover: