Skip to content

Qt Model and Views made easy with general purpose model and widgetdelegate

License

Notifications You must be signed in to change notification settings

storax/easymodel

Repository files navigation

easymodel

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.
  • Cascading views, similar to QColumnView but with arbitrary widgets (e.g. QComboBox or even a mix).

About

Qt Model and Views made easy with general purpose model and widgetdelegate

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published