I want to show an empty QTabWidget in the designer but it seems this is not possible, so I have to remove it in code?
After removing it in code I get an empty tab widget where I would like to display some text in a label in the middle of the tab widget. My question is how can I achieve this?
Bookmarks