Skip to main content

The QRangeSlider class implements a horizontal PyQt range slider widget.

Project description

QRangeSlider

Thu Apr 28 00:08:07 PDT 2011

1 Overview

The QRangeSlider class implements a horizontal PyQt range slider widget.

  • README this file

  • LICENSE the license under which QRangeSlider is released

  • qrangeslider.py qrangeslider python module

  • examples.py some usage examples

2 Installation

$ sudo easy_install qrangeslider

or download the source and run

$ sudo python setup.py install

3 Basic Usage

>>> from qrangeslider import QRangeSlider
>>> app = QtGui.QApplication(sys.argv)
>>> slider = QRangeSlider()
>>> slider.show()
>>> app.exec_()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qrangeslider-0.1.1.tar.gz (5.1 kB view details)

Uploaded Source

File details

Details for the file qrangeslider-0.1.1.tar.gz.

File metadata

File hashes

Hashes for qrangeslider-0.1.1.tar.gz
Algorithm Hash digest
SHA256 cc8a3bd97fb2dce7a60854bc0ad2c84b70d3a94522ff99a3a85d26a78ae96864
MD5 3734635e571a7cc71930130b87dd8951
BLAKE2b-256 52ca8696fc32bad8eff815a0d9d84f9e37579bc008309e85290b528206d2255a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page