QPalette.this

Undocumented in source.
  1. this()
  2. this(const(QColor) button)
  3. this(qt.core.namespace.GlobalColor button)
  4. this(const(QColor) button, const(QColor) window)
  5. this(const(QBrush) windowText, const(QBrush) button, const(QBrush) light, const(QBrush) dark, const(QBrush) mid, const(QBrush) text, const(QBrush) bright_text, const(QBrush) base, const(QBrush) window)
    struct QPalette
    this
    (
    ref const(QBrush) windowText
    ,
    ref const(QBrush) button
    ,
    ref const(QBrush) light
    ,
    ref const(QBrush) dark
    ,
    ref const(QBrush) mid
    ,
    ref const(QBrush) text
    ,
    ref const(QBrush) bright_text
    ,
    ref const(QBrush) base
    ,
    ref const(QBrush) window
    )
  6. this(const(QColor) windowText, const(QColor) window, const(QColor) light, const(QColor) dark, const(QColor) mid, const(QColor) text, const(QColor) base)
  7. this(const(QPalette) palette)

Meta