Skip to content

rohankishore/QoolTabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhysiPy

QTabWidget but with drag and drop, context menu and so on.

Installation

pip install QoolTabs

Features in a Glance

  • Drag and drop support
  • Context menu with one default option to close all tabs
  • Support for themes like qdarktheme, etc.

Demo Snippets

Integrate QoolTabs to your existing PyQt6 App

import QoolTabs

self.tab_widget = QoolTabs.QoolTabWidget()

About

PyQt6 TabWidget with drag and drop support and a context menu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages