mirror of
https://github.com/pyapp-kit/superqt.git
synced 2025-12-15 18:50:05 +01:00
update readme
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
# qwidgets
|
||||
|
||||
**Missing widgets for PyQt/PySide**
|
||||
### Missing widgets for PyQt/PySide
|
||||
|
||||
[](https://github.com/napari/qwidgets/raw/master/LICENSE)
|
||||
[](https://pypi.org/project/qwidgets)
|
||||
@@ -9,14 +9,14 @@ Version](https://img.shields.io/pypi/pyversions/qwidgets.svg?color=green)](https
|
||||
[](https://github.com/napari/qwidgets/actions/workflows/test_and_deploy.yml)
|
||||
[](https://codecov.io/gh/napari/qwidgets)
|
||||
|
||||
|
||||
## Widgets
|
||||
|
||||
Widgets include:
|
||||
|
||||
- Float Slider
|
||||
- Range Slider (multi-handle slider)
|
||||
- Labeled Sliders (sliders with linked spinboxes)
|
||||
- [Float Slider](docs/sliders.md#float-slider)
|
||||
- [Range Slider](docs/sliders.md#range-slider) (multi-handle slider)
|
||||
- [Labeled Sliders](docs/sliders.md#labeled-sliders) (sliders with linked
|
||||
spinboxes)
|
||||
- Unbound Integer SpinBox (backed by python `int`)
|
||||
|
||||
## Contributing
|
||||
|
||||
Reference in New Issue
Block a user