QColor.fromRgb

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

Meta