connect(sender, SIGNAL(toggled(bool)), receiver, SLOT(clear())); and connect(sender, &QPushButton::clicked, receiver, &QLineEdit::clear);
Pop quiz – using widgets
Q1
sizeHint
Q2
QVariant
Q3
It represents a functionality that a user can invoke in the program.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.