Skip to main content

Qt Models and Views made easy with general purpose Model and a Widget delegate.

Project description

http://img.shields.io/pypi/v/easymodel.png https://travis-ci.org/storax/easymodel.png?branch=master http://img.shields.io/pypi/dm/easymodel.png https://coveralls.io/repos/storax/easymodel/badge.png http://img.shields.io/pypi/l/easymodel.png

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.

History

0.1.0 (2014-08-27)

  • First release on PyPI.

0.2.0 (2015-01-04)

  • Specialized views that handle click events and propagate them to the editor widget.

  • Easier insertion and removal of rows

  • Editing supported

0.3.0 (2015-02-10)

  • Fix emit signal when calling set_data

  • Fix editor resizing

  • Add ItemDataRoles to retrieve the internal objects of an index

  • Easy conversion from ItemData to TreeItem

  • Emit clicks on widgetdelegate via QApplication and to the actual child widget

0.4.0 (2015-08-09)

  • python 3 support

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

easymodel-0.4.0.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distributions

easymodel-0.4.0-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

easymodel-0.4.0-py2.py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page