#include "TROOT.h"#include "TSystem.h"#include "TRint.h"#include "TApplication.h"#include "TGClient.h"#include "TGLabel.h"#include "TGFrame.h"#include "TGLayout.h"#include "TGComboBox.h"#include "TGTextView.h"#include "TGTextEntry.h"#include "TGTextEdit.h"#include "TInterpreter.h"#include "Getline.h"#include "TGCommandPlugin.h"Go to the source code of this file.
Functions | |
| ClassImp (TGCommandPlugin) TGCommandPlugin | |
| ClassImp | ( | TGCommandPlugin | ) | 
Definition at line 28 of file TGCommandPlugin.cxx.
References fclose(), fopen, Form(), gClient, TGFrame::GetBlackPixel(), TGClient::GetColorByName(), TSystem::GetPid(), gSystem, TSystem::HomeDirectory(), kDeepCleanup, kLHintsCenterY, kLHintsExpandX, kLHintsExpandY, kLHintsLeft, kLHintsRight, kLHintsTop, MapSubwindows(), MapWindow(), and TSystem::UnixPathName().
 1.5.1