easymodel¶





Qt Models and Views made easy with general purpose Model and a Widget delegate.
Documentation¶
The full documentation is at http://pythonhosted.org/easymodel.
Features¶
- Easy to use tree model for arbitrary data.
- Widgets in views via delegates.
- Cascading views, similar to QColumnView but with arbitrary widgets (e.g. QComboBox or even a mix).
Welcome to easymodel‘s documentation!¶
Contents:¶
Feedback¶
If you have any suggestions or questions about easymodel feel free to email me at zuber.david@gmx.de.
If you encounter any errors or problems with easymodel, please let me know! Open an Issue at the GitHub https://github.com/storax/easymodel main repository.