...

/

Quiz: Working with Menus, Toolbars, and More

Quiz: Working with Menus, Toolbars, and More

Test your knowledge so far with menus and toolbars in PyQt.

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()


1 / 4
...