TGTextDialog Class Reference

#include <TGTextDialog.h>

List of all members.

Public Member Functions

 TGTextDialog (TGWindow const *, TGWindow const *, UInt_t, UInt_t, char *, char const *, TObjString *, UInt_t=kVerticalFrame)
virtual ~TGTextDialog ()
virtual void CloseWindow ()
virtual Bool_t ProcessMessage (Long_t, Long_t, Long_t)

Protected Attributes

TGCompositeFrame * fF1
TGCompositeFrame * fF2
TGButton * fOkButton
TGButton * fCancelButton
TGLayoutHints * fL1
TGLayoutHints * fL5
TGLayoutHints * fL6
TGLayoutHints * fL21
TGTextEntry * fText
TGTextBuffer * fBLabel
TGLabel * fLabel
TObjString * fRetObjStr


Constructor & Destructor Documentation

TGTextDialog::TGTextDialog TGWindow const *  ,
TGWindow const *  ,
UInt_t  ,
UInt_t  ,
char *  ,
char const *  ,
TObjString *  ,
UInt_t  = kVerticalFrame
 

TGTextDialog::~TGTextDialog  )  [virtual]
 

Definition at line 120 of file TGTextDialog.cxx.


Member Function Documentation

void TGTextDialog::CloseWindow  )  [virtual]
 

Definition at line 131 of file TGTextDialog.cxx.

Referenced by ProcessMessage().

Bool_t TGTextDialog::ProcessMessage Long_t  ,
Long_t  ,
Long_t 
[virtual]
 

Definition at line 139 of file TGTextDialog.cxx.


Member Data Documentation

TGTextBuffer* TGTextDialog::fBLabel [protected]
 

Definition at line 68 of file TGTextDialog.h.

Referenced by ProcessMessage().

TGButton* TGTextDialog::fCancelButton [protected]
 

Definition at line 65 of file TGTextDialog.h.

TGCompositeFrame* TGTextDialog::fF1 [protected]
 

Definition at line 63 of file TGTextDialog.h.

TGCompositeFrame * TGTextDialog::fF2 [protected]
 

Definition at line 63 of file TGTextDialog.h.

TGLayoutHints* TGTextDialog::fL1 [protected]
 

Definition at line 66 of file TGTextDialog.h.

TGLayoutHints * TGTextDialog::fL21 [protected]
 

Definition at line 66 of file TGTextDialog.h.

TGLayoutHints * TGTextDialog::fL5 [protected]
 

Definition at line 66 of file TGTextDialog.h.

TGLayoutHints * TGTextDialog::fL6 [protected]
 

Definition at line 66 of file TGTextDialog.h.

TGLabel* TGTextDialog::fLabel [protected]
 

Definition at line 69 of file TGTextDialog.h.

TGButton* TGTextDialog::fOkButton [protected]
 

Definition at line 64 of file TGTextDialog.h.

Referenced by ProcessMessage().

TObjString* TGTextDialog::fRetObjStr [protected]
 

Definition at line 70 of file TGTextDialog.h.

Referenced by ProcessMessage().

TGTextEntry* TGTextDialog::fText [protected]
 

Definition at line 67 of file TGTextDialog.h.

Referenced by ProcessMessage().


The documentation for this class was generated from the following files:
Roody DOC Version 1.0.1 ---- TRIUMF ----
Contributions: Pierre-Andre Amaudruz - Joe Chuma - Doxygen - Greg King - Konstantin Olchanski - Matthias Schneebeli