TGInputDialog Class Reference

#include <TGInputDialog.h>

Inheritance diagram for TGInputDialog:

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

Public Member Functions

 TGInputDialog (const TGWindow *p=0, const TGWindow *main=0, const char *prompt=0, const char *defval=0, char *retstr=0, UInt_t options=kVerticalFrame)
 ~TGInputDialog ()
virtual Bool_t ProcessMessage (Long_t msg, Long_t parm1, Long_t)
 TGInputDialog (const TGWindow *p=0, const TGWindow *main=0, const char *prompt=0, const char *defval=0, char *retstr=0, UInt_t options=kVerticalFrame)
 ~TGInputDialog ()
virtual Bool_t ProcessMessage (Long_t msg, Long_t parm1, Long_t)

Private Member Functions

 TGInputDialog (const TGInputDialog &)
TGInputDialogoperator= (const TGInputDialog &)
 TGInputDialog (const TGInputDialog &)
TGInputDialogoperator= (const TGInputDialog &)

Private Attributes

TGLabelfLabel
TGTextEntryfTE
TGTextButtonfOk
TGTextButtonfCancel
char * fRetStr
TGLabelfLabel
TGTextEntryfTE
TGTextButtonfOk
TGTextButtonfCancel
char * fRetStr

Detailed Description

Definition at line 31 of file TGInputDialog.h.


Constructor & Destructor Documentation

TGInputDialog::TGInputDialog ( const TGInputDialog  )  [private]

TGInputDialog::TGInputDialog ( const TGWindow p = 0,
const TGWindow main = 0,
const char *  prompt = 0,
const char *  defval = 0,
char *  retstr = 0,
UInt_t  options = kVerticalFrame 
)

TGInputDialog::~TGInputDialog (  ) 

Definition at line 130 of file TGInputDialog.cxx.

References TGCompositeFrame::Cleanup().

TGInputDialog::TGInputDialog ( const TGInputDialog  )  [private]

TGInputDialog::TGInputDialog ( const TGWindow p = 0,
const TGWindow main = 0,
const char *  prompt = 0,
const char *  defval = 0,
char *  retstr = 0,
UInt_t  options = kVerticalFrame 
)

TGInputDialog::~TGInputDialog (  ) 


Member Function Documentation

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

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

Reimplemented from TGCompositeFrame.

Definition at line 138 of file TGInputDialog.cxx.

References fRetStr, fTE, GET_MSG(), GET_SUBMSG(), TGTextEntry::GetBuffer(), TGTextBuffer::GetString(), kC_COMMAND, kC_TEXTENTRY, kCM_BUTTON, kTE_ENTER, kTRUE, and strcpy().

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

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

Reimplemented from TGCompositeFrame.


Member Data Documentation

TGLabel* TGInputDialog::fLabel [private]

Definition at line 34 of file TGInputDialog.h.

TGTextEntry* TGInputDialog::fTE [private]

Definition at line 35 of file TGInputDialog.h.

Referenced by ProcessMessage().

TGTextButton* TGInputDialog::fOk [private]

Definition at line 36 of file TGInputDialog.h.

TGTextButton* TGInputDialog::fCancel [private]

Definition at line 37 of file TGInputDialog.h.

char* TGInputDialog::fRetStr [private]

Definition at line 38 of file TGInputDialog.h.

Referenced by ProcessMessage().

TGLabel* TGInputDialog::fLabel [private]

Definition at line 34 of file TGInputDialog.h.

TGTextEntry* TGInputDialog::fTE [private]

Definition at line 35 of file TGInputDialog.h.

TGTextButton* TGInputDialog::fOk [private]

Definition at line 36 of file TGInputDialog.h.

TGTextButton* TGInputDialog::fCancel [private]

Definition at line 37 of file TGInputDialog.h.

char* TGInputDialog::fRetStr [private]

Definition at line 38 of file TGInputDialog.h.


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