dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QColor.setRgb
qt
gui
color
QColor
Undocumented in source.
void
setRgb
(int r, int g, int b, int a)
struct
QColor
void
setRgb
(
int
r
,
int
g
,
int
b
,
int
a
= 255
)
void
setRgb
(QRgb rgb)
Meta
Source
See Implementation
qt
gui
color
QColor
constructors
this
destructors
~this
enums
NameFormat
Spec
functions
alpha
alphaF
black
blackF
blue
blueF
convertTo
cyan
cyanF
dark
darker
getCmyk
getCmykF
getHsl
getHslF
getHsv
getHsvF
getRgb
getRgbF
green
greenF
hslHue
hslHueF
hslSaturation
hslSaturationF
hsvHue
hsvHueF
hsvSaturation
hsvSaturationF
hue
hueF
isValid
light
lighter
lightness
lightnessF
magenta
magentaF
name
red
redF
rgb
rgba
rgba64
saturation
saturationF
setAlpha
setAlphaF
setBlue
setBlueF
setCmyk
setCmykF
setGreen
setGreenF
setHsl
setHslF
setHsv
setHsvF
setNamedColor
setRed
setRedF
setRgb
setRgbF
setRgba
setRgba64
spec
toCmyk
toExtendedRgb
toHsl
toHsv
toRgb
value
valueF
yellow
yellowF
static functions
colorNames
fromCmyk
fromCmykF
fromHsl
fromHslF
fromHsv
fromHsvF
fromRgb
fromRgbF
fromRgba
fromRgba64
isValidColor