Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.

PyQt and PySide for newbies

From Qt Wiki
Jump to navigation Jump to search
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Dear community,

Currently I am working on a tutorial series on Cross Platfom Application Development using Qt, PyQt and PySide. I plan it to span into 7 articles, which will cover starting from the very basic aspect of Qt application development (installation, compiling, project management, unit testing, etc). I will work it on the way to top until it cover a useful Android Tutorial development using Qt (or, well, that maybe separated into another series..)

All my articles were stored in http://pythonthusiast.pythonblogs.com/, and due to the not-so-pretty URL it generate, hereby I listed its shortened link. Hope you enjoyed it, and will be great that you leave comment so I know what things to be focused and what what things to be left out :)

  1. Part 1 : Introduction [pythonthusiast.pythonblogs.com]
  2. Part 2 : First Iteration of The Overall Application Design and Hello World! [pythonthusiast.pythonblogs.com]
  3. Part 3 : Test Driven Development and Unit Testing in C++ and Python [pythonthusiast.pythonblogs.com]
  4. Part 4 : Database Support in C++ Qt, PyQt and PySide [pythonthusiast.pythonblogs.com]

(To be continued)

Hope it help somebody out there!

Thanks,
Eko

PS : As I already registered myself as contributor in http://planet.python.org, these articles can also be enjoyed there!