Additional Qt Widgets for Enaml
Project description
enamlx
Additional Qt Widgets for Enaml, mainly used for the Tree and Table widgets.
Supports 3.5+ Qt5 and Qt6.
Install
Now on pypi.
pip install enamlx
Widgets
- TableView
- TreeView
- DoubleSpinBox
- GraphicsView
- PyQtGraph Plot
- KeyEvent
Examples
TableView
Table view using enaml syntax. See example for usage.
- Text/Icons/Checkboxes
- Delegate widgets (any widget can be child of a cell)
- Right click menus per item
- Tested and working with 1 million+ rows.
DoubleSpinBox
SpinBox that works with float values
PlotItem
Plot widgets using PyQtGraph
GraphicsView
A "canvas" Widget for drawing with Qt's GraphicsView.
Usage
import enamlx
enamlx.install()
# Then use like any enaml widget
from enamlx.widgets.api import TreeView # etc..
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file enamlx-0.6.4-py2.py3-none-any.whl
.
File metadata
- Download URL: enamlx-0.6.4-py2.py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a752ba0d62b2baa815ed5e59f825e5a1c364d7f302e0d006f6aceb166443909 |
|
MD5 | 7b3c4eb0f1ae9ca649a6734c3af57da4 |
|
BLAKE2b-256 | 6026ae4d69a617274de09762ac22846685cce303e7b07e0b73c968ff42d69a0a |