All the buttons you want to hide should be put into a dedicated widget and you should be hiding/showing that single widget. Or maybe even you should use QStackedWidget to divide your widgets into pages exactly one of which is visible at a time.
All the buttons you want to hide should be put into a dedicated widget and you should be hiding/showing that single widget. Or maybe even you should use QStackedWidget to divide your widgets into pages exactly one of which is visible at a time.
kielbas99 (26th January 2015)
Bookmarks