Various QtWidgets extending the functionality of PySide2
Project description
qt-extensions
This is a collection of widgets and utility functions to extend Qt. This package uses Material Icons from qt-material-icons.
Installation
Install using pip:
pip install qt-extensions
Usage
For examples see the tests_gui directory.
Modules
parameters
A collection of modules for a unified parameter editor. It has widgets for most common variable types similar to the Nuke knobs.
box
A collapsible box with multiple styles.
buttons
A helper module to create styled buttons.
elementbrowser
An abstract element browser that can display complex objects with multiple columns.
filebrowser
A browser based on the ElementBrowser widget to display files.
flexview
A StandardItemView that displays items in a flex view.
logger
A status bar and log viewer that provides a gui interface for the logging module.
mainwindow
A main window widget that allows the docking of panels.
messagebox
A QMessageBox with icons from the MaterialIcon module.
resizegrip
A resize grip that can be added to any widget to make it resizable.
scrollarea
A scrollArea widget that has a minimum width based on its content.
theme
Allows to style Qt Applications based on color schemes. Also provides some dark color schemes.
typeutils
A module for helping with types. For example cast a dictionary to a dataclass.
viewer
A viewer for numpy array images. It has an exposure slider zoom, pan and shows pixel information.
Contributing
To contribute please refer to the Contributing Guide.
License
MIT License. Copyright 2024 - Beat Reichenbach. See the License file for details.
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
Built Distribution
File details
Details for the file qt_extensions-1.0.0.tar.gz
.
File metadata
- Download URL: qt_extensions-1.0.0.tar.gz
- Upload date:
- Size: 49.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42cc68b60a1b9c5ed04099ddc8b66e2f861e952c76b44f775778b8ecd5d44094 |
|
MD5 | dfcac3f35db5cb484a5b3ea952866e2f |
|
BLAKE2b-256 | 9b8387006a2dd4a291da4cabbd9c5ff1c75b64bb399ed3e1073c6eec31bf901b |
Provenance
File details
Details for the file qt_extensions-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: qt_extensions-1.0.0-py3-none-any.whl
- Upload date:
- Size: 58.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c256c14309d63244b50737833b192127d86ee68ebf06d0edbcb0335b3ec52957 |
|
MD5 | 50cb9e09125d901d3f5892eee6cce6f8 |
|
BLAKE2b-256 | 6d467952dd65778a9ee73d44673b6e1da7dd8cc2e550a090211462284ef51a96 |