Как поставить крестик чтоб закрыть таб? Это надо QButton добавлять на таб да?
tabsClosable : bool
This property holds whether close buttons are automatically added to each tab.
This property was introduced in Qt 4.5.
tabWidget->setTabsClosable(true);