MyApplication Class Reference

Inheritance diagram for MyApplication:

TGMainFrame 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

 MyApplication (const TGWindow *p, UInt_t w, UInt_t h)
virtual ~MyApplication ()
void DoExit ()
void DoEnteredCommand ()

Private Attributes

TGTextButtonfExit
IDList fIDs
TGComboBoxfComboCmd
TGTextBufferfCommandBuf
TGTextEntryfCommand
TGTextViewfTextView
TString fName

Detailed Description

Definition at line 35 of file guiWithCINT.C.


Constructor & Destructor Documentation

MyApplication::MyApplication ( const TGWindow p,
UInt_t  w,
UInt_t  h 
)

Definition at line 55 of file guiWithCINT.C.

References TGCompositeFrame::AddFrame(), TQObject::Connect(), TGMainFrame::DontCallClose(), fclose(), fComboCmd, fCommand, fCommandBuf, fExit, fIDs, fName, fopen, Form(), fTextView, gClient, TGClient::GetColorByName(), TGFrame::GetDefaultHeight(), TGCompositeFrame::GetDefaultSize(), TGComboBox::GetTextEntry(), IDList::GetUnID(), gSystem, hist, TSystem::HomeDirectory(), TGComboBox::InsertEntry(), kDeepCleanup, kFixedHeight, kFixedWidth, kLHintsCenterX, kLHintsCenterY, kLHintsExpandX, kLHintsNormal, TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), TGFrame::Resize(), TGTextView::SetBackground(), TGCompositeFrame::SetCleanup(), TGMainFrame::SetWindowName(), TSystem::UnixPathName(), and TSystem::WorkingDirectory().

MyApplication::~MyApplication (  )  [virtual]

Definition at line 107 of file guiWithCINT.C.

References TGCompositeFrame::Cleanup().


Member Function Documentation

void MyApplication::DoExit (  ) 

Definition at line 114 of file guiWithCINT.C.

References TString::Data(), fName, gApplication, gSystem, TApplication::Terminate(), and TSystem::Unlink().

void MyApplication::DoEnteredCommand (  ) 

Definition at line 122 of file guiWithCINT.C.

References TGTextEntry::Clear(), command, TString::Data(), fclose(), fComboCmd, fCommand, fIDs, fName, fopen, Form(), fTextView, TROOT::GetApplication(), TGTextEntry::GetTitle(), IDList::GetUnID(), Gl_histadd(), gROOT, gSystem, TGComboBox::InsertEntry(), TGTextView::LoadFile(), TROOT::ProcessLine(), TSystem::RedirectOutput(), TGTextView::ReturnLineCount(), TGTextView::SetVsbPosition(), and TGTextView::ShowBottom().


Member Data Documentation

TGTextButton* MyApplication::fExit [private]

Definition at line 38 of file guiWithCINT.C.

Referenced by MyApplication().

IDList MyApplication::fIDs [private]

Definition at line 39 of file guiWithCINT.C.

Referenced by DoEnteredCommand(), and MyApplication().

TGComboBox* MyApplication::fComboCmd [private]

Definition at line 40 of file guiWithCINT.C.

Referenced by DoEnteredCommand(), and MyApplication().

TGTextBuffer* MyApplication::fCommandBuf [private]

Definition at line 41 of file guiWithCINT.C.

Referenced by MyApplication().

TGTextEntry* MyApplication::fCommand [private]

Definition at line 42 of file guiWithCINT.C.

Referenced by DoEnteredCommand(), and MyApplication().

TGTextView* MyApplication::fTextView [private]

Definition at line 43 of file guiWithCINT.C.

Referenced by DoEnteredCommand(), and MyApplication().

TString MyApplication::fName [private]

Reimplemented from TGWindow.

Definition at line 44 of file guiWithCINT.C.

Referenced by DoEnteredCommand(), DoExit(), and MyApplication().


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