معرفی شرکت ها


easymodel-0.5.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Qt Models and Views made easy with general purpose Model and a Widget delegate.
ویژگی مقدار
سیستم عامل -
نام فایل easymodel-0.5.0
نام easymodel
نسخه کتابخانه 0.5.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده David Zuber
ایمیل نویسنده zuber.david@gmx.de
آدرس صفحه اصلی https://github.com/storax/easymodel
آدرس اینترنتی https://pypi.org/project/easymodel/
مجوز BSD
========================================================= easymodel ========================================================= .. image:: http://img.shields.io/pypi/v/easymodel.png :target: https://pypi.python.org/pypi/easymodel .. image:: https://travis-ci.org/storax/easymodel.png?branch=master :target: https://travis-ci.org/storax/easymodel .. image:: http://img.shields.io/pypi/dm/easymodel.png :target: https://pypi.python.org/pypi/easymodel .. image:: https://coveralls.io/repos/storax/easymodel/badge.png :target: https://coveralls.io/r/storax/easymodel .. image:: http://img.shields.io/pypi/l/easymodel.png :target: https://pypi.python.org/pypi/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). .. :changelog: 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 0.4.1 (2015-11-05) +++++++++++++++++++++++++++++++++++++++ * Fix click recursion in delegate event propagation 0.4.2 (2015-11-07) +++++++++++++++++++++++++++++++++++++++ * Update tests for PySide 1.2.4 0.5.0 (2015-11-08) +++++++++++++++++++++++++++++++++++++++ * Add cascading views


نحوه نصب


نصب پکیج whl easymodel-0.5.0:

    pip install easymodel-0.5.0.whl


نصب پکیج tar.gz easymodel-0.5.0:

    pip install easymodel-0.5.0.tar.gz