Talley Lambert 3285493e93 feat: improve cmap combobox generalization and add right-click-to remove (#333)
* feat: add right-click "Remove" option for dropdown items in QColormapComboBox
refactor: improve layout handling in QColormapLineEdit

* fix: adjust colormap width and ensure swatch positioning in QColormapLineEdit

* fix: improve colormap addition and selection logic in QColormapComboBox
2026-03-27 09:54:32 -04:00
2026-03-04 11:10:13 -05:00
2021-06-26 16:29:59 -04:00
2025-01-05 17:12:37 -05:00

tiny superqt!

License PyPI Python
Version Test codecov

"missing" widgets and components for PyQt/PySide

This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.

Components are tested on:

  • macOS, Windows, & Linux
  • Python 3.10 and above
  • PyQt5 (5.11 and above) & PyQt6
  • PySide6

Documentation

Documentation is available at https://pyapp-kit.github.io/superqt/

Widgets

superqt provides a variety of widgets that are not included in the native QtWidgets module, including multihandle (range) sliders, comboboxes, and more.

See the widgets documentation for a full list of widgets.

range sliders range sliders range sliders

Utilities

superqt includes a number of utilities for working with Qt, including:

See the utilities documentation for a full list of utilities.

Contributing

We welcome contributions!

Please see the Contributing Guide

S
Description
Missing widgets and components for Qt-python
Readme BSD-3-Clause 6.5 MiB
Languages
Python 100%