Public Member Functions | Private Attributes

TGo4WinCondPainter Class Reference

#include <TGo4WinCondPainter.h>

Inheritance diagram for TGo4WinCondPainter:
TGo4ConditionPainter TGo4LabelPainter

List of all members.

Public Member Functions

 TGo4WinCondPainter ()
 TGo4WinCondPainter (const char *name, const char *title="Go4 window condition")
virtual ~TGo4WinCondPainter ()
virtual void PaintCondition (Option_t *opt="")
virtual void UnPaintCondition (Option_t *opt="")
virtual void DisplayToFront (Option_t *opt="")

Private Attributes

TGo4WinCondViewfxBox

Detailed Description

Definition at line 21 of file TGo4WinCondPainter.h.


Constructor & Destructor Documentation

TGo4WinCondPainter::TGo4WinCondPainter (  ) 

Definition at line 24 of file TGo4WinCondPainter.cxx.

TGo4WinCondPainter::TGo4WinCondPainter ( const char *  name,
const char *  title = "Go4 window condition" 
)

Definition at line 30 of file TGo4WinCondPainter.cxx.

TGo4WinCondPainter::~TGo4WinCondPainter (  )  [virtual]

Definition at line 36 of file TGo4WinCondPainter.cxx.

References fxBox, and UnPaintCondition().


Member Function Documentation

void TGo4WinCondPainter::DisplayToFront ( Option_t *  opt = ""  )  [virtual]

pop all components to the front of the pad

Reimplemented from TGo4LabelPainter.

Definition at line 164 of file TGo4WinCondPainter.cxx.

References fxBox.

void TGo4WinCondPainter::PaintCondition ( Option_t *  opt = ""  )  [virtual]
void TGo4WinCondPainter::UnPaintCondition ( Option_t *  opt = ""  )  [virtual]

Erase condition view

Reimplemented from TGo4ConditionPainter.

Definition at line 152 of file TGo4WinCondPainter.cxx.

References fxBox.

Referenced by PaintCondition(), and ~TGo4WinCondPainter().


Member Data Documentation

Window marker box.

Definition at line 41 of file TGo4WinCondPainter.h.

Referenced by DisplayToFront(), PaintCondition(), UnPaintCondition(), and ~TGo4WinCondPainter().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines