Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
QAction is not Stretcth Changed the size to sizeHint in a class that inherits from Qmenu. After that I added QAction. The result is like the picture I captured.
Can I change the size of qAction to fit the size of qmenu?
Since QAction is no QWidget it can also have no size... What exact Qt version do you use?
@Christian-Ehrlicher
The qt version is using 5.15.2. is this a bug?