You may use QStackedLayout, add widgets and use void setCurrentIndex(int index) on button click to show the appropriate widget.
You may use QStackedLayout, add widgets and use void setCurrentIndex(int index) on button click to show the appropriate widget.
Last edited by rawfool; 22nd November 2016 at 15:27. Reason: spelling corrections
Bookmarks