ROOT
6.06/09
Reference Guide
|
#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 | |
TGCommandPlugin Constructor. More... | |
ClassImp | ( | TGCommandPlugin | ) |
TGCommandPlugin Constructor.
Definition at line 28 of file TGCommandPlugin.cxx.