[PyQt] More itemview examples and fixes

Hans-Peter Jansen hpj at urpla.net
Wed Apr 12 10:20:58 BST 2017


Hi Phil,

here's a bunch of new itemview example code:

	frozencolumn, interview and storageview

and some fixes:

 * combowidgetmapper.py gains python3 compatibility
 * dirview.py is a rewrite, syncing with upstream
 * editabletreemodel.py is from the nit picking department

All scripts are tested with Python 2 and 3.

Cheers,
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: interview.tar.gz
Type: application/x-compressed-tar
Size: 71680 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170412/fd7035ba/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: frozencolumn.tar.gz
Type: application/x-compressed-tar
Size: 30720 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170412/fd7035ba/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: storageview.py
Type: text/x-python
Size: 6206 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170412/fd7035ba/attachment-0001.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: editabletreemodel.diff
Type: text/x-patch
Size: 519 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170412/fd7035ba/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dirview.diff
Type: text/x-patch
Size: 2720 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170412/fd7035ba/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: combowidgetmapper.diff
Type: text/x-patch
Size: 1679 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170412/fd7035ba/attachment-0009.bin>


More information about the PyQt mailing list