I have a QStackedWidget that contains 2 layers of widgets(widget inside another widget). The final widget contains a multiplicity of buttons. How can i change the index of that QstackedWidget when i press one of those buttons ??![]()
i should mention that the contained widget in the QstackedWidget is a separated widget so it does have it's own .cpp .h and .ui files
Bookmarks