so i have a QTabWidget and i want the tabs to be removable via the provided close button for each tab. how do i set it up so that 1) they will close when i click it and 2) i can delete what they where storing becuase i dynamically allocated there page widgits.