![]() |
ROOT
6.06/09
Reference Guide
|
#include "TGView.h"#include "TGScrollBar.h"#include "TGResourcePool.h"#include "TMath.h"#include "KeySymbols.h"#include "RConfigure.h"
Include dependency graph for TGView.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TGViewFrame) TGViewFrame | |
| Create a editor frame. More... | |
| ClassImp (TGView) TGView | |
| Create an editor view, containing an TGEditorFrame and (optionally) a horizontal and vertical scrollbar. More... | |
| ClassImp | ( | TGViewFrame | ) |
Create a editor frame.
Definition at line 54 of file TGView.cxx.
| ClassImp | ( | TGView | ) |
Create an editor view, containing an TGEditorFrame and (optionally) a horizontal and vertical scrollbar.
Definition at line 85 of file TGView.cxx.