#include <TApplication.h>
#include <TGClient.h>
#include <TGButton.h>
#include <TGFrame.h>
#include <TFrame.h>
#include <TRootEmbeddedCanvas.h>
#include <TGStatusBar.h>
#include <TCanvas.h>
#include <TF1.h>
#include <TRandom.h>
#include <TGraph.h>
#include <TAxis.h>
Go to the source code of this file.
Classes | |
class | MyMainFrame |
Functions | |
void | statusBar () |
void statusBar | ( | ) |
Definition at line 159 of file statusBar.C.
References gClient, and TGClient::GetRoot().
Referenced by ApplicationWindow::load().