Qt Widgets Designer UI files represent the widget tree of the form in XML format. The forms can be processed:| doc.qt.io
The QCheckBox widget provides a checkbox with a text label.| doc.qt.io
The QMetaMethod class provides meta-data about a member function.| doc.qt.io
The QDialog class is the base class of dialog windows.| doc.qt.io
The QToolButton class provides a quick-access button to commands or options, usually used inside a QToolBar.| doc.qt.io
The QPushButton widget provides a command button.| doc.qt.io
The QAbstractButton class is the abstract base class of button widgets, providing functionality common to buttons.| doc.qt.io
The QWidget class is the base class of all user interface objects.| doc.qt.io
The QPixmap class is an off-screen image representation that can be used as a paint device.| doc.qt.io
Handler for taps and clicks.| doc.qt.io