/QTPythonExamples

Some Qt Python examples and widgets.

Primary LanguagePythonMIT LicenseMIT

Readme

This repository contains some few examples which I used when learning some visualization basics with interaction in QT.

The most useful one could be an exemplary Python-QT implementation of a linear transfer function that I also use in another project. See file, with example.

The second could be a trivial ''proof-of-concept'' example of using an OpenGL Widget together with Python-QT; see file.