Skip to content

Files

Latest commit

 

History

History
4 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 271 Bytes

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.