Quiz: Adding Functionality to Our Interfaces
Test your knowledge so far with the functionality of the PyQt module.
We'll cover the following...
We'll cover the following...
Adding Functionality to our Interfaces
1.
What is the QLineEdit
widget used for?
A.
It provides a line which can’t be edited.
B.
It provides a box in which one line of text can be entered.
C.
It provides a line in which text can be entered.
1 / 4