Главная
Study mode:
on
1
- Intro
2
- Starter files walkthrough
3
- initialize GUI app
4
- create QWidget window
5
- set window title
6
- set window width
7
- set window background color
8
- open window
9
- terminate app
10
- open Anaconda or other terminal
11
- activate working environment
12
- change directory
13
- run app
14
- initialize grid layout
15
- apply grid layout
16
- load png image
17
- create label widget
18
- place image inside label
19
- place logo on grid
20
- set window position fix
21
- align label to center
22
- set label margin
23
- create button widget
24
- set button cursor
25
- set button CSS style
26
- place button on grid
27
- set button padding and margin
28
- mouse hover event
29
- create frame function
30
- call frame function
31
- create global dictionary of empty lists
32
- append local widgets to global dictionary
33
- place global variables on the grid
34
- define frame 2 function
35
- create text widget
36
- create wrapping text widget
37
- set word wrap
38
- place label on grid
39
- set column span
40
- fix typos and parameters
41
- create a button widget
42
- store button widget in a function
43
- return button from function
44
- add buttons to global dictionary
45
- call button function many times
46
- customize parameters for each button
47
- update function call with new parameters
48
- define callback function
49
- hide all widgets
50
- reset global dictionary
51
- button callback
52
- switch frames continuously
53
- THANKS FOR WATCHING!
Description:
Learn how to create a graphical user interface for a computer science trivia game using PyQt5 in this comprehensive tutorial video. Explore the process of designing the first two frames of the game, including essential widgets like text, images, and buttons. Dive into styling and layout commands, and discover how to add interactivity to clickable elements with hover events. Master the art of switching between frames seamlessly and gain valuable insights into PyQt5's powerful features for creating engaging interfaces. By the end of this tutorial, you'll have a solid foundation for building interactive GUI applications with Python and PyQt5.

Create GUI App with PyQt5

Python Simplified
Add to list
0:00 / 0:00