00:00 - Start
00:29 - Installing PyQt6 in Pycharm
02:17 - Creating an app window in PyQt6
04:29 - Setting the title and size of PyQt window
05:41 - Adding an icon to your PyQt window
09:28 - Using the grid frature to layout items in PyQt6
11:04 - Setting grid row and column heights
12:46 - Changing the background colour in PyQt using CSS