QRgba64
clone()
static QRgba64
fromArgb32(int rgb)
QRgba64::fromArgb32(uint)
fromRgba(byte red, byte green, byte blue, byte alpha)
QRgba64::fromRgba(quint8,quint8,quint8,quint8)
fromRgba64(long c)
QRgba64::fromRgba64(quint64)
fromRgba64(short red, short green, short blue, short alpha)
QRgba64::fromRgba64(quint16,quint16,quint16,quint16)
final QRgba64
map(QRgba64 rgba64)
QColorTransform::map(QRgba64)const
premultiplied()
QRgba64::premultiplied()const
qPremultiply(QRgba64 c)
qPremultiply(QRgba64)
rgba64()
QColor::rgba64()const
unpremultiplied()
QRgba64::unpremultiplied()const
static QColor
fromRgba64(QRgba64 rgba)
QColor::fromRgba64(QRgba64)
final void
setRgba64(QRgba64 rgba)
QColor::setRgba64(QRgba64)
QColor(QRgba64 rgba64)
QColor::QColor(QRgba64)