TQtPen Class Reference

#include <TQtPen.h>

Inheritance diagram for TQtPen:

TAttLine List of all members.

Public Member Functions

 TQtPen ()
 TQtPen (const TQtPen &src)
 TQtPen (const TAttLine &line)
TQtPenoperator= (const TAttLine &line)
virtual ~TQtPen ()
void SetLineAttributes ()
void SetLineAttributes (const TAttLine &lineAttributes)
void SetLineColor (Color_t cindex)
void SetLineType (int n, int *dash)
void SetLineStyle (Style_t linestyle)
void SetLineWidth (Width_t width)

Detailed Description

Definition at line 25 of file TQtPen.h.


Constructor & Destructor Documentation

TQtPen::TQtPen (  ) 

Definition at line 34 of file TQtPen.cxx.

TQtPen::TQtPen ( const TQtPen src  )  [inline]

Definition at line 30 of file TQtPen.h.

TQtPen::TQtPen ( const TAttLine line  ) 

Definition at line 39 of file TQtPen.cxx.

References line, and SetLineAttributes().

virtual TQtPen::~TQtPen (  )  [inline, virtual]

Definition at line 33 of file TQtPen.h.


Member Function Documentation

TQtPen & TQtPen::operator= ( const TAttLine line  ) 

Definition at line 46 of file TQtPen.cxx.

References line, and SetLineAttributes().

void TQtPen::SetLineAttributes (  )  [inline, virtual]

Reimplemented from TAttLine.

Definition at line 34 of file TQtPen.h.

References TAttLine::SetLineAttributes().

Referenced by operator=(), and TQtPen().

void TQtPen::SetLineAttributes ( const TAttLine lineAttributes  ) 

Definition at line 54 of file TQtPen.cxx.

References TAttLine::GetLineColor(), TAttLine::GetLineStyle(), TAttLine::GetLineWidth(), SetLineColor(), SetLineStyle(), and SetLineWidth().

void TQtPen::SetLineColor ( Color_t  cindex  )  [virtual]

Reimplemented from TAttLine.

Definition at line 63 of file TQtPen.cxx.

References TGQt::ColorIndex(), TAttLine::fLineColor, gQt, setColor(), and TGQt::UpdateColor().

Referenced by SetLineAttributes(), and TGQt::SetLineColor().

void TQtPen::SetLineType ( int  n,
int *  dash 
)

Definition at line 76 of file TQtPen.cxx.

References i, and l.

Referenced by SetLineStyle(), and TGQt::SetLineType().

void TQtPen::SetLineStyle ( Style_t  linestyle  )  [virtual]

Reimplemented from TAttLine.

Definition at line 130 of file TQtPen.cxx.

References TObjArray::At(), TAttLine::fLineStyle, TObjArray::GetEntries(), TStyle::GetLineStyleString(), gStyle, j, NULL, SetLineType(), and TString::Tokenize().

Referenced by SetLineAttributes(), and TGQt::SetLineStyle().

void TQtPen::SetLineWidth ( Width_t  width  )  [virtual]

Reimplemented from TAttLine.

Definition at line 171 of file TQtPen.cxx.

References TAttLine::fLineWidth.

Referenced by SetLineAttributes(), and TGQt::SetLineWidth().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:45:57 2011 for ROOT_528-00b_version by  doxygen 1.5.1