TRootHelpDialog Class Reference

#include <TRootHelpDialog.h>

Inheritance diagram for TRootHelpDialog:

TGTransientFrame TGTransientFrame TGMainFrame TGMainFrame TGMainFrame TGMainFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame List of all members.

Public Member Functions

 TRootHelpDialog (const TGWindow *main=0, const char *title="ROOT Help Dialog", UInt_t w=1, UInt_t h=1)
virtual ~TRootHelpDialog ()
void SetText (const char *helpText)
void AddText (const char *helpText)
void Popup ()
void CloseWindow ()
Bool_t ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2)
 TRootHelpDialog (const TGWindow *main=0, const char *title="ROOT Help Dialog", UInt_t w=1, UInt_t h=1)
virtual ~TRootHelpDialog ()
void SetText (const char *helpText)
void AddText (const char *helpText)
void Popup ()
void CloseWindow ()
Bool_t ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2)

Private Member Functions

 TRootHelpDialog (const TRootHelpDialog &)
TRootHelpDialogoperator= (const TRootHelpDialog &)
 TRootHelpDialog (const TRootHelpDialog &)
TRootHelpDialogoperator= (const TRootHelpDialog &)

Private Attributes

TGTextViewfView
TGTextButtonfOK
TGLayoutHintsfL1
TGLayoutHintsfL2
TGTextViewfView
TGTextButtonfOK
TGLayoutHintsfL1
TGLayoutHintsfL2

Detailed Description

Definition at line 33 of file TRootHelpDialog.h.


Constructor & Destructor Documentation

TRootHelpDialog::TRootHelpDialog ( const TRootHelpDialog  )  [private]

TRootHelpDialog::TRootHelpDialog ( const TGWindow main = 0,
const char *  title = "ROOT Help Dialog",
UInt_t  w = 1,
UInt_t  h = 1 
)

TRootHelpDialog::~TRootHelpDialog (  )  [virtual]

Definition at line 55 of file TRootHelpDialog.cxx.

References fL1, fL2, fOK, and fView.

TRootHelpDialog::TRootHelpDialog ( const TRootHelpDialog  )  [private]

TRootHelpDialog::TRootHelpDialog ( const TGWindow main = 0,
const char *  title = "ROOT Help Dialog",
UInt_t  w = 1,
UInt_t  h = 1 
)

virtual TRootHelpDialog::~TRootHelpDialog (  )  [virtual]


Member Function Documentation

TRootHelpDialog& TRootHelpDialog::operator= ( const TRootHelpDialog  )  [private]

void TRootHelpDialog::SetText ( const char *  helpText  ) 

Definition at line 74 of file TRootHelpDialog.cxx.

References fView, and TGTextView::LoadBuffer().

Referenced by TStyleManager::DoHelp(), TRootBrowser::HandleMenu(), TRootGuiBuilder::HandleMenu(), DNDMainFrame::HandleMenu(), TViewerX3D::ProcessFrameMessage(), TTreeViewer::ProcessMessage(), TGRootIDE::ProcessMessage(), TRootBrowserLite::ProcessMessage(), TGTextEditor::ProcessMessage(), RootShower::ProcessMessage(), TRootCanvas::ProcessMessage(), SettingsDialog::ProcessMessage(), RootShowerMsgBox::ProcessMessage(), RootShower::ShowInfos(), and testHelpDialog().

void TRootHelpDialog::AddText ( const char *  helpText  ) 

Definition at line 82 of file TRootHelpDialog.cxx.

References TGTextView::AddText(), fView, and TGText::LoadBuffer().

Referenced by TGLSAViewer::ProcessFrameMessage().

void TRootHelpDialog::Popup (  ) 

Definition at line 66 of file TRootHelpDialog.cxx.

References TGFrame::MapWindow().

Referenced by TStyleManager::DoHelp(), TRootBrowser::HandleMenu(), TRootGuiBuilder::HandleMenu(), DNDMainFrame::HandleMenu(), TViewerX3D::ProcessFrameMessage(), TGLSAViewer::ProcessFrameMessage(), TTreeViewer::ProcessMessage(), TGRootIDE::ProcessMessage(), TRootBrowserLite::ProcessMessage(), RootShower::ProcessMessage(), TGTextEditor::ProcessMessage(), SettingsDialog::ProcessMessage(), TRootCanvas::ProcessMessage(), RootShowerMsgBox::ProcessMessage(), RootShower::ShowInfos(), and testHelpDialog().

void TRootHelpDialog::CloseWindow (  )  [virtual]

Reimplemented from TGMainFrame.

Definition at line 92 of file TRootHelpDialog.cxx.

References TGFrame::DeleteWindow().

Bool_t TRootHelpDialog::ProcessMessage ( Long_t  msg,
Long_t  parm1,
Long_t  parm2 
) [virtual]

Reimplemented from TGCompositeFrame.

Definition at line 100 of file TRootHelpDialog.cxx.

References TGFrame::DeleteWindow(), GET_MSG(), GET_SUBMSG(), kC_COMMAND, kCM_BUTTON, and kTRUE.

TRootHelpDialog& TRootHelpDialog::operator= ( const TRootHelpDialog  )  [private]

void TRootHelpDialog::SetText ( const char *  helpText  ) 

void TRootHelpDialog::AddText ( const char *  helpText  ) 

void TRootHelpDialog::Popup (  ) 

void TRootHelpDialog::CloseWindow (  )  [virtual]

Reimplemented from TGMainFrame.

Bool_t TRootHelpDialog::ProcessMessage ( Long_t  msg,
Long_t  parm1,
Long_t  parm2 
) [virtual]

Reimplemented from TGCompositeFrame.


Member Data Documentation

TGTextView* TRootHelpDialog::fView [private]

Definition at line 36 of file TRootHelpDialog.h.

Referenced by AddText(), SetText(), and ~TRootHelpDialog().

TGTextButton* TRootHelpDialog::fOK [private]

Definition at line 37 of file TRootHelpDialog.h.

Referenced by ~TRootHelpDialog().

TGLayoutHints* TRootHelpDialog::fL1 [private]

Definition at line 38 of file TRootHelpDialog.h.

Referenced by ~TRootHelpDialog().

TGLayoutHints* TRootHelpDialog::fL2 [private]

Definition at line 39 of file TRootHelpDialog.h.

Referenced by ~TRootHelpDialog().

TGTextView* TRootHelpDialog::fView [private]

Definition at line 36 of file TRootHelpDialog.h.

TGTextButton* TRootHelpDialog::fOK [private]

Definition at line 37 of file TRootHelpDialog.h.

TGLayoutHints* TRootHelpDialog::fL1 [private]

Definition at line 38 of file TRootHelpDialog.h.

TGLayoutHints* TRootHelpDialog::fL2 [private]

Definition at line 39 of file TRootHelpDialog.h.


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