QTreeWidgetItem.setBackground

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setBackground(int column, const(QBrush) brush)
    class QTreeWidgetItem
    pragma(inline, true) final
    void
    setBackground
    (
    int column
    ,
    ref const(QBrush) brush
    )
  2. void setBackground(int column, const(QBrush) brush)
  3. void setBackground(int column, const(QColor) color)

Meta