Actions
Bug #6404
closedWMenuItem::setContents() after the WMenuItem has been added to WMenu
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/28/2018
Due date:
% Done:
0%
Estimated time:
Description
Hi,
I've prepared a test file to reproduce the problem with WMenuItem::setContents(). The problem is that WMenuItem::setContents() doesn't add contents() to the WMenu's associated WStackedWidget. Thich leads to the fact WMenuItem()::contentsInStack() is not actually in the stack.
Ultimately the contents() widget doesn't show up on the stack when the WMenuItem is activated.
Files
Updated by Roel Standaert over 6 years ago
- Status changed from Resolved to Closed
Actions