public marks

PUBLIC MARKS from jdrsantos with tags python & qt

2014

Category:LanguageBindings -> PySide | Qt Wiki | Qt Project

" The PySide project provides LGPL-licensed Python bindings for the Qt. It also includes complete toolchain for rapidly generating bindings for any Qt-based C class hierarchies. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support Qt platforms."

2007

Riverbank : PyQt : Overview

by 1 other
PyQt is a set of Python bindings for Trolltech's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earl

PyQwt plots data with Numerical Python and PyQt

PyQwt is a set of Python bindings for the Qwt C++ class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or

PythonQt: Main Page

PythonQt is a dynamic Python (http://www.python.org) binding for Qt (http://www.trolltech.com). It offers an easy way to embedd the Python scripting language into your Qt applications. It makes heavy use of the QMetaObject system and thus requires Qt4.x.