July 2018
Intermediate to advanced
462 pages
12h 2m
English
The following are the methods provided by the QLabel class:
The default text of QLabel is TextLabel. That is, when you add a QLabel class to a form by dragging a Label widget and dropping it on the form, it will display TextLabel. Besides using setText(), you can also assign text to a selected QLabel object by setting its text property in the Property Editor window.
Read now
Unlock full access