Qt Widgets Designer UI files represent the widget tree of the form in XML format. The forms can be processed:| doc.qt.io
Description of how data types are exchanged between QML and C++| doc.qt.io
The QMetaProperty class provides meta-data about a property.| doc.qt.io
The QMetaMethod class provides meta-data about a member function.| doc.qt.io
The QMetaObject class contains meta-information about Qt objects.| doc.qt.io
An overview of the drag and drop system provided by Qt.| doc.qt.io
The QMetaType class manages named types in the meta-object system.| doc.qt.io
The QEvent class is the base class of all event classes. Event objects contain event parameters.| doc.qt.io
The QObject class is the base class of all Qt objects.| doc.qt.io
KDE products API documentation| api.kde.org
The QThread class provides a platform-independent way to manage threads.| doc.qt.io