List of All Members for Union::Color
This is the complete list of members for Union::Color, including inherited members.
- Color()
- alpha() const : uint8_t
- blue() const : uint8_t
- custom(const QString &, const QStringList &) : Union::Color
- green() const : uint8_t
- isValid() const : bool
- mix(const Union::Color &, const Union::Color &, qreal) : Union::Color
- red() const : uint8_t
- rgba(uint8_t, uint8_t, uint8_t, uint8_t) : Union::Color
- toQColor() const : QColor
- toRgba() const : Union::Color
- toString() const : QString
- type() const : Union::ColorData::Type