Description of QML value types| doc.qt.io
The QFlags class provides a type-safe way of storing OR-combinations of enum values.| doc.qt.io
The QMetaObject class contains meta-information about Qt objects.| doc.qt.io
The QTime class provides clock time functions.| doc.qt.io
The QPoint class defines a point in the plane using integer precision.| doc.qt.io
The QDate class provides date functions.| doc.qt.io
The Qt GUI module provides classes for windowing system integration, event handling, OpenGL and OpenGL ES integration, 2D graphics, basic imaging, fonts, and text. These classes are used internally by Qt's user interface technologies but can also be used directly, for example to write applications using low-level OpenGL ES graphics APIs.| doc.qt.io
The QSize class defines the size of a two-dimensional object using integer point precision.| doc.qt.io
The QMetaType class manages named types in the meta-object system.| doc.qt.io
The QColor class provides colors based on RGB, HSV or CMYK values.| doc.qt.io
The QUrl class provides a convenient interface for working with URLs.| doc.qt.io
The QFont class specifies a query for a font used for drawing text.| doc.qt.io
The QObject class is the base class of all Qt objects.| doc.qt.io
The QDateTime class provides date and time functions.| doc.qt.io
The QVariant class acts like a union for the most common Qt data types.| doc.qt.io
The QQuickView class provides a window for displaying a Qt Quick user interface.| doc.qt.io
A basic visual QML type.| doc.qt.io
The header file defines Qt logging types, functions and macros.| doc.qt.io
The QByteArray class provides an array of bytes.| doc.qt.io
The QString class provides a Unicode character string.| doc.qt.io