#include "TGPasswdDialog.h"#include "TError.h"#include "TGFrame.h"#include "TGButton.h"#include "TGLabel.h"#include "TGTextEntry.h"#include "TGTextBuffer.h"#include "TGString.h"#include "TROOT.h"Go to the source code of this file.
Functions | |
| ClassImp (TGPasswdDialog) TGPasswdDialog | |
| ClassImp | ( | TGPasswdDialog | ) |
Definition at line 51 of file TGPasswdDialog.cxx.
References gClient, TGObject::GetId(), TGClient::GetRoot(), gROOT, gVirtualX, height, kLHintsBottom, kLHintsCenterX, kLHintsCenterY, kLHintsExpandX, kLHintsLeft, TGTextEntry::kPassword, kTRUE, TROOT::SetInterrupt(), and width.
1.5.1