library: libGQt
#include "TQtBrush.h"

TQtBrush


class description - header file - source file - inheritance tree (.pdf)

class TQtBrush : public QBrush

Inheritance Chart:
QBrush
<-
TQtBrush

    public:
TQtBrush() TQtBrush(const TQtBrush& src) virtual ~TQtBrush() static TClass* Class() const QColor& GetColor() const int GetStyle() const virtual TClass* IsA() 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)

Data Members


    protected:
QColor fBackground int fStyle int fFasi

Class Description


 TQtBrush creates the QBrush Qt object based on the ROOT "TAttFill" attributes


TQtBrush()
void SetColor(const QColor &color)
void SetStyle(int style, int fasi)
*-*-*-*-*-*-*-*-*-*-*Set fill area style index*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-*                  =========================
*-*  style   : fill area interior style hollow or solid
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
TQtBrush()
virtual ~TQtBrush()
void SetStyle(int style=1000)
int GetStyle()

Author: Valeri Fine 21/01/2002
Last update: root/qt:$Name: $:$Id: TQtBrush.cxx,v 1.7 2006/05/30 07:06:51 antcheva Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.