TGPasswdDialog Class Reference

#include <TGPasswdDialog.h>

List of all members.

Public Member Functions

 TGPasswdDialog (const char *prompt, char *pwdbuf, Int_t pwdlenmax, UInt_t w=400, UInt_t h=400)
virtual ~TGPasswdDialog ()
void ReturnPressed ()
void CloseWindow ()
void DoClose ()
 TGPasswdDialog (const char *prompt, char *pwdbuf, Int_t pwdlenmax, UInt_t w=400, UInt_t h=400)
virtual ~TGPasswdDialog ()
void ReturnPressed ()
void CloseWindow ()
void DoClose ()

Private Attributes

char * fPwdBuf
Int_t fPwdLenMax
TGTransientFramefDialog
TGTextButtonfOk
TGTextEntryfPasswd
TGTextBufferfPasswdText
char * fPwdBuf
TGTransientFramefDialog
TGTextButtonfOk
TGTextEntryfPasswd
TGTextBufferfPasswdText


Detailed Description

Definition at line 56 of file TGPasswdDialog.h.


Constructor & Destructor Documentation

TGPasswdDialog::TGPasswdDialog ( const char *  prompt,
char *  pwdbuf,
Int_t  pwdlenmax,
UInt_t  w = 400,
UInt_t  h = 400 
)

TGPasswdDialog::~TGPasswdDialog (  )  [virtual]

Definition at line 119 of file TGPasswdDialog.cxx.

References DoClose(), and fDialog.

TGPasswdDialog::TGPasswdDialog ( const char *  prompt,
char *  pwdbuf,
Int_t  pwdlenmax,
UInt_t  w = 400,
UInt_t  h = 400 
)

virtual TGPasswdDialog::~TGPasswdDialog (  )  [virtual]


Member Function Documentation

void TGPasswdDialog::ReturnPressed (  ) 

Definition at line 144 of file TGPasswdDialog.cxx.

References TGTextBuffer::Clear(), Error, fDialog, fPasswdText, fPwdBuf, fPwdLenMax, TGTextBuffer::GetString(), gROOT, kFALSE, len, TROOT::SetInterrupt(), and TGFrame::UnmapWindow().

void TGPasswdDialog::CloseWindow (  ) 

Definition at line 136 of file TGPasswdDialog.cxx.

void TGPasswdDialog::DoClose (  ) 

Definition at line 128 of file TGPasswdDialog.cxx.

References fDialog, and TGMainFrame::SendCloseMessage().

Referenced by ~TGPasswdDialog().

void TGPasswdDialog::ReturnPressed (  ) 

void TGPasswdDialog::CloseWindow (  ) 

void TGPasswdDialog::DoClose (  ) 


Member Data Documentation

char* TGPasswdDialog::fPwdBuf [private]

Definition at line 59 of file TGPasswdDialog.h.

Referenced by ReturnPressed().

Int_t TGPasswdDialog::fPwdLenMax [private]

Definition at line 60 of file TGPasswdDialog.h.

Referenced by ReturnPressed().

TGTransientFrame* TGPasswdDialog::fDialog [private]

Definition at line 61 of file TGPasswdDialog.h.

Referenced by DoClose(), ReturnPressed(), and ~TGPasswdDialog().

TGTextButton* TGPasswdDialog::fOk [private]

Definition at line 62 of file TGPasswdDialog.h.

TGTextEntry* TGPasswdDialog::fPasswd [private]

Definition at line 63 of file TGPasswdDialog.h.

TGTextBuffer* TGPasswdDialog::fPasswdText [private]

Definition at line 64 of file TGPasswdDialog.h.

Referenced by ReturnPressed().

char* TGPasswdDialog::fPwdBuf [private]

Definition at line 59 of file TGPasswdDialog.h.

TGTransientFrame* TGPasswdDialog::fDialog [private]

Definition at line 61 of file TGPasswdDialog.h.

TGTextButton* TGPasswdDialog::fOk [private]

Definition at line 62 of file TGPasswdDialog.h.

TGTextEntry* TGPasswdDialog::fPasswd [private]

Definition at line 63 of file TGPasswdDialog.h.

TGTextBuffer* TGPasswdDialog::fPasswdText [private]

Definition at line 64 of file TGPasswdDialog.h.


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