PyQt6 Support for QRangeModel

Phil Thompson phil at riverbankcomputing.com
Tue Nov 11 14:31:14 GMT 2025


The current PyQt6 snapshots at the local PyPI server implement support 
for QRangeModel.  This has been done in a way that supports in-situ 
editing of Python lists and tables.  The documentation has been updated 
(https://www.riverbankcomputing.com/static/Docs/PyQt6/api/qtcore/qrangemodel.html) 
and I've attached a short demo script.

There is a lot of scope for adding new, Pythonic features - so I'd be 
interested in any feedback.

Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rangemodel.py
Type: text/x-script.python
Size: 3422 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20251111/14540968/attachment.bin>


More information about the PyQt mailing list