#include "TProofStartupDialog.h"#include "TGLabel.h"#include "TGButton.h"#include "TGProgressBar.h"#include "TSystem.h"#include "TTimer.h"#include "TProof.h"Go to the source code of this file.
Functions | |
| ClassImp (TProofStartupDialog) TProofStartupDialog | |
| ClassImp | ( | TProofStartupDialog | ) | 
Definition at line 30 of file TProofStartupDialog.cxx.
References TGCompositeFrame::AddFrame(), buf, gClient, TGClient::GetRoot(), gSystem, gVirtualX, height, TGProgressBar::kFancy, kFixedWidth, kLHintsBottom, kLHintsCenterX, kLHintsExpandX, kLHintsLeft, kLHintsNormal, kLHintsTop, kMWMDecorAll, kMWMDecorMaximize, kMWMDecorMenu, kMWMDecorMinimize, kMWMDecorResizeH, kMWMFuncAll, kMWMFuncMaximize, kMWMFuncMinimize, kMWMFuncResize, kMWMInputModeless, main(), TSystem::Now(), TGFrame::Resize(), sprintf(), and width.
 1.5.1