Skip to content

Basically a QComboBox for PyQt6 in which you can select multiple items.

Notifications You must be signed in to change notification settings

albertodetoni/QCheckableComboBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

QCheckableComboBox

Basically a QComboBox for PyQt6 in which you can select multiple items. Inherited by QComboBox.

Add items by using addItem or addItems and set their state using setItemCheckState.

About

Basically a QComboBox for PyQt6 in which you can select multiple items.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages