| TQtBrush() | |
| TQtBrush(const TQtBrush& src) | |
| virtual | ~TQtBrush() |
| static TClass* | Class() |
| const QColor& | GetColor() const |
| int | GetStyle() const |
| virtual TClass* | IsA() const |
| Bool_t | IsTransparent() const |
| TQtBrush& | operator=(const TQtBrush&) |
| void | SetColor(const QColor& color) |
| void | SetStyle(int style = 1000) |
| void | SetStyle(int style, int fasi) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| void | ResetColor() |

Set fill area style index*-*-*-*-*- *-* ========================= *-* style : fill area interior style hollow or solid *
Reset the brush color to take in account the new transperency if needed
{ SetColor(fBackground); }