Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francescmm/qpinnabletabwidget

QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
https://github.com/francescmm/qpinnabletabwidget

cpp qt qt5 qtabwidget qwidget

Last synced: 4 months ago
JSON representation

QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.

Awesome Lists containing this project

README

        

# QPinnableTabWidget
QPinnableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.

To pin a tab you either can use `QPinnableTabWidget::addPinnedTab` programmatically or through the UI using the context menu that appears when you left click on a tab.