QPalette.setBrush

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setBrush(ColorRole acr, const(QBrush) abrush)
    struct QPalette
    pragma(inline, true)
    void
    setBrush
    (,
    ref const(QBrush) abrush
    )
  2. void setBrush(ColorGroup cg, ColorRole cr, const(QBrush) brush)

Meta