Structs

The Rust representation of Qt’s QColor

The QDate class provides date functions.

The Rust representation of Qt’s QDateTime

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 QTime class provides clock time functions.

The Rust representation of Qt’s QUrl

The Rust representation of Qt’s QVariant

Enums

The Rust inner value of a QVariant

Constants

JSON representation of the generated CXX sources for qt_types

The header for qt_types

The source for qt_types

Traits

Type Definitions

The QColorCpp class provides colors based on RGB, HSV or CMYK values.

The QDateTimeCpp class provides date and time functions.

The QStringCpp class provides a Unicode character string.

The QUrlCpp class provides a convenient interface for working with URLs.

The QVariantCpp class acts like a union for the most common Qt data types.