From designer components list you can choose other elements that store pages and let the user switch between pages as well, such as ToolBox and TabWidget. Or you can anyway add those arrows by yourself with few rows of code (thanks to qt signals/slot mechanism), increasing and decreasing StackWidget page index.