Quiz: Working with Menus, Toolbars, and More
Test your knowledge so far with menus and toolbars in PyQt.
We'll cover the following...
We'll cover the following...
Working with menus, toolbars, and more
1
Which command do we use to go full screen in PyQt6?
A)
expandScreen()
B)
fullScreen()
C)
showFullScreen()
Question 1 of 40 attempted
...