首页 > TAG信息列表 > qreal

QMatrix

QMatrix #include <QMatrix>   Public Functions   QMatrix()   QMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy)   QMatrix(QMatrix &&other)   QMatrix(const QMatrix &matrix) qreal m11() const qreal m

QColor

QColor QColor() QColor(Qt::GlobalColor color) QColor(int r, int g, int b, int a = ...) QColor(QRgb color) QColor(QRgba64 rgba64) QColor(const QString &name) QColor(QStringView name) QColor(const char *name) QColor(QLatin1String name) QColor(const QCo