Differences between revisions 18 and 20 (spanning 2 versions)
Revision 18 as of 2020-07-03 06:21:47
Size: 5438
Comment: Resource link
Revision 20 as of 2020-07-05 11:13:03
Size: 5434
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * [[https://coderslegacy.com/python/pyqt5-tutorial/|PyQt5 Tutorial - Python GUI with Qt]] - A complete tutorial covering all widgets and more.
Line 7: Line 6:
 * [[https://www.learnpyqt.com/|Learn PyQt, a complete PyQt5 tutorial series updated 2019]] basic concepts through to multithreading and custom widgets - Martin Fitzpatrick  * [[https://coderslegacy.com/python/pyqt5-tutorial/|PyQt5 Tutorial - Python GUI with Qt]] - A complete tutorial covering all widgets and more.
Line 10: Line 9:
 * [[https://www.learnpyqt.com/|Learn PyQt - PyQt5 tutorial series, regularly updated]] basic concepts through to multithreading and custom widgets - Martin Fitzpatrick
Line 19: Line 19:
 * [[http://www.youtube.com/watch?v=Ee8eRwjbcFk|PyQT Webkit Browser in 2 minutes]] - a screencast on !YouTube
Line 21: Line 20:
 * [[http://tango.csc.smith.edu/dftwiki/index.php/PyQt4_Lab_1|PyQt4 Lab 1]] - Creating a simple editor window in Qt 4.
Line 28: Line 26:
 * [[http://tango.csc.smith.edu/dftwiki/index.php/PyQt4_Lab_1|PyQt4 Lab 1]] - Creating a simple editor window in Qt 4.
 * [[http://www.youtube.com/watch?v=Ee8eRwjbcFk|PyQT Webkit Browser in 2 minutes]] - a screencast on !YouTube

Getting Started with PyQt

PyQt5:

PyQt4:

Articles that seem to be no longer online:

Authors, please fix the links and move them back into the section above.

More Introductory Materials

Testing and Test Frameworks

Setting Up an Integrated Development Environment (IDE)

Also note that the PyDev Python Development plugin for Eclipse works really well.

Historical Records

These tutorials and resources are for Qt 3:

PyQt/Tutorials (last edited 2022-03-30 16:27:11 by ShadowClaw20017)

Unable to edit the page? See the FrontPage for instructions.