Intro/basic GUI - PyQt with Python GUI Programming tutorial

Pubblicato il: 25 maggio 2015
sul canale di: sentdex
715,586
3.9k

PyQT is a Python wrapper around the QT GUI application development framework. To get PyQT, head to: http://www.riverbankcomputing.com/sof...

or:
https://sourceforge.net/projects/pyqt...

or do:

sudo apt-get install python-qt4
if you are on mac/linux.

PyQT gives us a wrapper around the various aspects to QT, but is separated in main sections.

Some of these include:

QtCore - non GUI essentials
QtGui - gui essentials

QtNetwork - for any networking like tcp/ip
QtOpenGL - for handling OpenGL, which is pretty awesome
QtSql - for database operations
QtSvg - handling of scalable vector graphics.
QtXML - for handling XML

sample code: http://pythonprogramming.net
http://hkinsley.com
  / sentdex  
http://sentdex.com
http://seaofbtc.com


In questa pagina del sito puoi guardare il video online Intro/basic GUI - PyQt with Python GUI Programming tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato sentdex 25 maggio 2015, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 715,586 volte e gli è piaciuto 3.9 mille spettatori. Buona visione!