GButtonFrame Class Reference

#include <GButtonFrame.h>

Inheritance diagram for GButtonFrame:

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

Public Types

enum  EState

Public Member Functions

 GButtonFrame (const TGWindow *p, TGWindow *buttonHandler, Int_t nextEventId, Int_t showTrackId, Int_t interruptSimId)
virtual ~GButtonFrame ()
void SetState (EState state)

Private Attributes

TGLayoutHintsfButtonLayout
TGButtonfNextEventButton
TGButtonfShowTrackButton
TGButtonfStopSimButton

Detailed Description

Definition at line 29 of file GButtonFrame.h.


Member Enumeration Documentation

enum GButtonFrame::EState

Definition at line 39 of file GButtonFrame.h.


Constructor & Destructor Documentation

GButtonFrame::GButtonFrame ( const TGWindow p,
TGWindow buttonHandler,
Int_t  nextEventId,
Int_t  showTrackId,
Int_t  interruptSimId 
)

Definition at line 21 of file GButtonFrame.cxx.

References TGCompositeFrame::AddFrame(), TGWidget::Associate(), fButtonLayout, fNextEventButton, fShowTrackButton, fStopSimButton, TGCompositeFrame::GetDefaultHeight(), kAllActive, kButtonDisabled, kLHintsExpandX, kLHintsLeft, kLHintsTop, TGFrame::Resize(), TGButton::SetState(), SetState(), and TGButton::SetToolTipText().

GButtonFrame::~GButtonFrame (  )  [virtual]

Definition at line 58 of file GButtonFrame.cxx.

References fButtonLayout, and fNextEventButton.


Member Function Documentation

void GButtonFrame::SetState ( EState  state  ) 

Definition at line 67 of file GButtonFrame.cxx.

References fNextEventButton, fShowTrackButton, fStopSimButton, gClient, TGClient::HandleInput(), kAllActive, kButtonDisabled, kButtonUp, kNoneActive, and TGButton::SetState().

Referenced by GButtonFrame(), RootShower::OnOpenFile(), and RootShower::ProcessMessage().


Member Data Documentation

TGLayoutHints* GButtonFrame::fButtonLayout [private]

Definition at line 32 of file GButtonFrame.h.

Referenced by GButtonFrame(), and ~GButtonFrame().

TGButton* GButtonFrame::fNextEventButton [private]

Definition at line 33 of file GButtonFrame.h.

Referenced by GButtonFrame(), SetState(), and ~GButtonFrame().

TGButton* GButtonFrame::fShowTrackButton [private]

Definition at line 34 of file GButtonFrame.h.

Referenced by GButtonFrame(), and SetState().

TGButton* GButtonFrame::fStopSimButton [private]

Definition at line 35 of file GButtonFrame.h.

Referenced by GButtonFrame(), and SetState().


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