TGStatusBarPart Class Reference

Inheritance diagram for TGStatusBarPart:

TGHorizontalFrame TGCompositeFrame TGCompositeFrame TGFrame TGFrame TGFrame TGFrame TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow TQObject TGWindow List of all members.

Public Member Functions

 TGStatusBarPart (const TGWindow *p, Int_t h, Int_t y, ULong_t back=GetDefaultFrameBackground())
 ~TGStatusBarPart ()
void SetText (TGString *text)
const TGStringGetText () const

Private Member Functions

virtual void DoRedraw ()

Private Attributes

TGStringfStatusInfo
Int_t fYt

Friends

class TGStatusBar

Detailed Description

Definition at line 41 of file TGStatusBar.cxx.


Constructor & Destructor Documentation

TGStatusBarPart::TGStatusBarPart ( const TGWindow p,
Int_t  h,
Int_t  y,
ULong_t  back = GetDefaultFrameBackground() 
)

Definition at line 56 of file TGStatusBar.cxx.

References TGWindow::fEditDisabled, TGFrame::fHeight, fStatusInfo, fYt, TGWindow::kEditDisableGrab, and TGFrame::MapWindow().

TGStatusBarPart::~TGStatusBarPart (  )  [inline]

Definition at line 50 of file TGStatusBar.cxx.

References TGWindow::DestroyWindow(), and fStatusInfo.


Member Function Documentation

void TGStatusBarPart::DoRedraw (  )  [private, virtual]

Reimplemented from TGFrame.

Definition at line 81 of file TGStatusBar.cxx.

References TGFrame::DoRedraw(), TGString::Draw(), TGObject::fId, fStatusInfo, fYt, and TGStatusBar::GetDefaultGC().

void TGStatusBarPart::SetText ( TGString text  ) 

Definition at line 71 of file TGStatusBar.cxx.

References TGObject::fClient, fStatusInfo, TGClient::NeedRedraw(), and text().

Referenced by TGStatusBar::SetText().

const TGString* TGStatusBarPart::GetText (  )  const [inline]

Definition at line 52 of file TGStatusBar.cxx.

References fStatusInfo.

Referenced by TGStatusBar::GetText().


Friends And Related Function Documentation

friend class TGStatusBar [friend]

Definition at line 42 of file TGStatusBar.cxx.


Member Data Documentation

TGString* TGStatusBarPart::fStatusInfo [private]

Definition at line 44 of file TGStatusBar.cxx.

Referenced by DoRedraw(), GetText(), SetText(), TGStatusBarPart(), and ~TGStatusBarPart().

Int_t TGStatusBarPart::fYt [private]

Definition at line 45 of file TGStatusBar.cxx.

Referenced by DoRedraw(), and TGStatusBarPart().


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