Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
4.6.2, 4.7.0
-
None
Description
The attached example shows the problem.
In Qt3, user has to set the checked state is set in code. But in Qt4, QAction deals with the user mouse clicking if the item is checkable, which conflicts with the check state setting in code.