Mustafa Al Ibrahim 789b98f892 QCollapsible for Collapsible Section Control (#37)
* Update changelog to ingnore virtual environment

* wip

* wip

* Working animation

* WIP Implement tests

* All tests are passing

* convert to camalCase

* Change function name to match functionality

* convert pyside to qtcompat

* move animation utils to main module

* remove seperators

* protect util functions

* add example

* remove seperators from test file

* suggestions

* Passing tests and ability to initialize expansion

* Ensure that the test will be passed in any screen resolution

* replace quick functions with parameters

* Update src/superqt/collapsible/_collapsible.py

Fix initial text

Co-authored-by: Talley Lambert <talley.lambert@gmail.com>

* Update src/superqt/collapsible/_collapsible.py

Remote WindowFlags to prevent compatiblity issue.

Co-authored-by: Talley Lambert <talley.lambert@gmail.com>

* merge internal expand and collapse into one function

* Update src/superqt/collapsible/_collapsible.py

* Update tests/test_collapsible.py

Co-authored-by: Talley Lambert <talley.lambert@gmail.com>
2021-11-20 09:27:26 -05:00
2021-10-15 12:59:59 -04:00
2021-11-15 10:55:46 -05:00
2021-09-13 13:25:30 -04:00
2021-06-26 16:29:59 -04:00
2021-06-26 16:29:59 -04:00
2021-06-26 16:29:59 -04:00
2021-10-15 12:59:59 -04:00
2021-11-02 11:13:52 -04:00
2021-10-15 12:59:59 -04:00
2021-06-26 16:29:59 -04:00
2021-11-15 10:55:46 -05:00
2021-10-15 12:05:44 -04: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.7 and above
  • PyQt5 (5.11 and above) & PyQt6
  • PySide2 (5.11 and above) & PySide6

Widgets

Widgets include:

range sliders range sliders range sliders
  • Unbound Integer SpinBox (backed by python int)

Contributing

We welcome contributions!

Please see the Contributing Guide

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