Structs

The QColor class provides colors based on RGB, HSV or CMYK values.
The QDate class provides date functions.
The QDateTime class provides date and time functions.
The QPoint struct defines a point in the plane using integer precision.
The QPointF struct defines a point in the plane using floating point precision.
The QRect struct defines a rectangle in the plane using integer precision.
The QRectF struct defines a rectangle in the plane using floating point precision.
The QSize struct defines the size of a two-dimensional object using integer point precision.
The QSizeF class defines the size of a two-dimensional object using floating point precision.
The QString class provides a Unicode character string.
The QTime class provides clock time functions.
The QUrl class provides a convenient interface for working with URLs.
The QVariant class acts like a union for the most common Qt data types.

Enums

The Rust inner value of a QVariant