Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi, i'm just wondering why QTabWidget doesn't allow removing the current tab ,it took me a lot to know that and i learned it the hard way
hard to tell without showing a single line of code... Removing a tab is definitely possible... when you use the code the correct way.
Or is it just about a convenience method for removing the current tab? @ tabWidget->removeTab( tabWidget->currentIndex() ); @
yes you can delete the current tab ,i was wrong how do i delete this question? it makes no sens