Graphic dialog to enter passwords.
Usage:
{
char pwdbuf[128]
while (
gROOT->IsInterrupted())
...
}
R__EXTERN TSystem * gSystem
Graphic dialog to enter passwords.
virtual void DispatchOneEvent(Bool_t pendingOnly=kFALSE)
Dispatch a single event.
void box(Int_t pat, Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Definition at line 24 of file TGPasswdDialog.h.
#include <TGPasswdDialog.h>
◆ TGPasswdDialog()
TGPasswdDialog::TGPasswdDialog |
( |
const char * |
prompt, |
|
|
char * |
pwdbuf, |
|
|
Int_t |
pwdlenmax, |
|
|
UInt_t |
w = 400 , |
|
|
UInt_t |
h = 400 |
|
) |
| |
◆ ~TGPasswdDialog()
TGPasswdDialog::~TGPasswdDialog |
( |
| ) |
|
|
virtual |
◆ Class()
static TClass * TGPasswdDialog::Class |
( |
| ) |
|
|
static |
- Returns
- TClass describing this class
◆ Class_Name()
static const char * TGPasswdDialog::Class_Name |
( |
| ) |
|
|
static |
- Returns
- Name of this class
◆ Class_Version()
static constexpr Version_t TGPasswdDialog::Class_Version |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ CloseWindow()
void TGPasswdDialog::CloseWindow |
( |
| ) |
|
◆ DeclFileName()
static const char * TGPasswdDialog::DeclFileName |
( |
| ) |
|
|
inlinestatic |
- Returns
- Name of the file containing the class declaration
Definition at line 45 of file TGPasswdDialog.h.
◆ DoClose()
void TGPasswdDialog::DoClose |
( |
| ) |
|
◆ IsA()
virtual TClass * TGPasswdDialog::IsA |
( |
| ) |
const |
|
inlinevirtual |
◆ ReturnPressed()
void TGPasswdDialog::ReturnPressed |
( |
| ) |
|
◆ Streamer()
virtual void TGPasswdDialog::Streamer |
( |
TBuffer & |
| ) |
|
|
virtual |
◆ StreamerNVirtual()
void TGPasswdDialog::StreamerNVirtual |
( |
TBuffer & |
ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ fDialog
◆ fOk
◆ fPasswd
◆ fPasswdText
◆ fPwdBuf
char* TGPasswdDialog::fPwdBuf |
|
private |
◆ fPwdLenMax
Int_t TGPasswdDialog::fPwdLenMax |
|
private |
The documentation for this class was generated from the following files: