Talley Lambert 70b1122c4e precommit
2021-04-24 09:08:23 -04:00
2021-04-24 09:08:23 -04:00
2021-04-24 09:08:23 -04:00
2021-04-24 09:00:08 -04:00
2021-04-24 09:08:23 -04:00
2021-04-24 09:00:08 -04:00
2021-04-24 09:00:08 -04:00
2021-04-24 09:00:08 -04:00
2021-04-24 09:08:23 -04:00
2021-04-24 09:08:23 -04:00
2021-04-24 09:08:23 -04:00

PyQRangeSlider

License PyPI Python Version tests codecov

Multi-handle range slider widget for PyQt/PySide

The goal of this package is to provide a QRangeSlider that feels as "native" as possible. Styles should match the OS by default, and the slider should behave like a standard QSlider... just with multiple handles.

  • Attempts to match QSlider API as closely as possible
  • Uses platform-specific Qt styles
  • Supports style sheets
  • Supports mouse wheel and keypress (soon) events
  • Supports both PyQt5 and PySide2 (via qtpy)

Installation

You can install PyQRangeSlider via [pip]:

pip install pyqrangeslider

License

Distributed under the terms of the [BSD-3] license, "PyQRangeSlider" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

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