00:00 - Start
00:41 - Importing the required modules
02:04 - Making our first window in PyQt6
03:05 - Running the constructor from QWidget
05:44 - Setting the size of my PyQt6 Window
06:59 - Setting the title of a PyQt6 window
07:15 - Setting the icon for a PyQt6 window
08:24 - Using CSS to change the style of a PyQt6 window