QColor.setRgb

Undocumented in source.
  1. void setRgb(int r, int g, int b, int a)
    struct QColor
    void
    setRgb
    (
    int r
    ,
    int g
    ,
    int b
    ,
    int a = 255
    )
  2. void setRgb(QRgb rgb)

Meta