QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
-
Updated
Feb 21, 2024 - C++
QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
Extends the QTabWidget widget to have detachable/reattachable tabs.
PyQt vertical tab widget (text is horizontal)
Qt 5 QTabWidget with the dragging tabs to new window and back like in a browser.
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."