viernes, 6 de noviembre de 2020

PyShine - PyQt5 GUI learning series in Python 01 to 05

 PyShine - PyQt5 GUI learning series in Python  01 to 05


The video is part 01 of PyQt5 GUI learning series in Python. This video contains instructions to make a simply main window with menu, items and sub-items. A user can also add status bar text at bottom, as well as the image icon to the menu item. Python installation: https://youtu.be/71oXpvx8CsU PyQt5 and other useful installations: https://youtu.be/jLzLNRK72KI


https://www.youtube.com/watch?v=ORaBSFhh13A&list=PLjPKPFvkBtZqKg8ugYihcxkWfnIDcwR4K

Basic GUI design: PyQt5 tutorial - Part 01

https://www.youtube.com/watch?v=ORaBSFhh13A


Adding Widgets to GUI: PyQt5 tutorial - Part 02

https://www.youtube.com/watch?v=Vz0s-w4hksY


Control GUI Widgets: PyQt5 tutorial - Part 03

https://www.youtube.com/watch?v=co4ymeb3FRc

Calculator GUI: PyQt5 tutorial - Part 04


PyQt5 and OpenCv: PyQt5 tutorial - Part 05




The video is part 02 of PyQt5 GUI learning series in Python. This video contains instructions to: 1. Add menu items and their functionality 2. Add shortcuts to menu bar items 3. Change title of main window and its icon 4. Utilize Signal and Slot mechanism 5. Add tab widget to GUI 6. Add page to tab widget 7. Add buttons on the page of tab 8. Add Dials 9. Add Sliders 10 Set the values of Dials and Sliders. Part 01 of PyQt5 learning series: https://youtu.be/ORaBSFhh13A Python installation: https://youtu.be/71oXpvx8CsU PyQt5 and other useful installations: https://youtu.be/jLzLNRK72KI


The video is part 03 of PyQt5 GUI learning series in Python. This video contains instructions to: 1. Add Text label widget 2. Edit font and background color of the text in Label widget 3. Center align the text in Label widget 4. Add the Line Edit widget to GUI 5. Assign Signal and Slot mechanism to Dials, Slider, and buttons 6. Horizontal, Vertical and Grid align the widgets 7. Change value of the Label widget as the text is entered in Line Edit widget 8. Convert the ui file to py file 9. Make a custom Python function in the main.py file 10. Set the index of each page of the Tab widget Part 01 of PyQt5 learning series: https://youtu.be/ORaBSFhh13A Part 02 of PyQt5 learning series: https://youtu.be/Vz0s-w4hksY Python installation: https://youtu.be/71oXpvx8CsU PyQt5 and other useful installations: https://youtu.be/jLzLNRK72KI

How to make a calculator in Python. The video is part 04 of PyQt5 GUI learning series in Python. This video contains instructions to make a basic calculator in Python. Part 01 of PyQt5 learning series: https://youtu.be/ORaBSFhh13A Part 02 of PyQt5 learning series: https://youtu.be/Vz0s-w4hksY Part 03 of PyQt5 learning series: https://youtu.be/co4ymeb3FRc Python installation: https://youtu.be/71oXpvx8CsU PyQt5 and other useful installations: https://youtu.be/jLzLNRK72KI Code: https://pyshine.com/Calculator-in-PyQt5/ Music: https://www.bensound.com

No hay comentarios:

Publicar un comentario