Diferència entre revisions de la pàgina «Recursos en Qt i QML»

De Wiki d'en Jordi Binefa
Dreceres ràpides: navegació, cerca
Línia 4: Línia 4:
  
 
[[Making a QML gauge from GIMP]] (10th August, 2018)
 
[[Making a QML gauge from GIMP]] (10th August, 2018)
 +
 +
= Python =
 +
== PyQt ==
 +
[http://pyqt.sourceforge.net/Docs/PyQt5/installation.html Installing PyQt5]
 +
 +
== pyside2 ==
 +
[https://wiki.qt.io/Qt_for_Python/GettingStarted/X11 Qt for Python/GettingStarted/X11]

Revisió del 18:51, 16 ago 2018

Official Qt wiki

A Book about Qt5 (online book of Qt5 Cadaques)

Making a QML gauge from GIMP (10th August, 2018)

Python

PyQt

Installing PyQt5

pyside2

Qt for Python/GettingStarted/X11