Extends the QTabWidget widget to have detachable/reattachable tabs.
-
Updated
Nov 25, 2024 - C++
Extends the QTabWidget widget to have detachable/reattachable tabs.
QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
Qt 5 QTabWidget with the dragging tabs to new window and back like in a browser.
PyQt vertical tab widget (text is horizontal)
PyQt QTabWidget which is the most common type. This has a lot of common features such as close a tab, close tabs to the left/right, close other tabs and so on.
Add a description, image, and links to the qtabwidget topic page so that developers can more easily learn about it.
To associate your repository with the qtabwidget topic, visit your repo's landing page and select "manage topics."