PyQt5 Crash Course for beginners. Learn how to use PyQt5 buttons, combo boxes, spin boxes, check boxes, labels, and text edits. Build and design a PyQt5 GUI from scratch. Use code to create and use PyQt5 widgets.

In this video, you will:

  • Use PyQT5 with Python
  • Use QtDesigner to create your GUI
  • Create PyQt5 buttons
  • Add event handlers and click listeners to PyQt5 Widgets
  • Perform actions when a PyQt5 button is clicked
  • Use PyQt5 labels
  • Use PyQt5 TextEdit
  • Get value PyQt5 TextEdit
  • Disable and set read only to PyQt5 text edit
  • Set text for PyQt5 labels
  • Add items to PyQt5 combo box
  • Use PyQt5 Check Box
  • Use PyQt5 Spin Box

Timestamps:

  • 00:00 - Overview and explanation
  • 04:18 - PyQt5 setup
  • 06:48 - QtDesigner setup and loading the UI into classes
  • 09:17 - Creating an application
  • 11:09 - Designing the UI
  • 13:17 - Label
  • 17:42 - Text Edit and Button
  • 24:53 - Check Box
  • 27:00 - Combo Box
  • 35:30 - Spin Box

Source Code: https://github.com/codefirstio/PyQt5-Crash-Course

#pyqt5 #python

PyQt5 Crash Course: Button, Label, Text Edit, Check Box, Spin Box and Combo Box [for beginners]
3.25 GEEK