#include "TGView.h"#include "TGScrollBar.h"#include "TGResourcePool.h"#include "TMath.h"#include "KeySymbols.h"Go to the source code of this file.
Functions | |
| ClassImp (TGViewFrame) TGViewFrame | |
| ClassImp (TGView) TGView | |
| ClassImp | ( | TGView | ) | 
Definition at line 84 of file TGView.cxx.
References kChildFrame, kOwnBackground, kTRUE, and kWidgetWantFocus.
| ClassImp | ( | TGViewFrame | ) | 
Definition at line 53 of file TGView.cxx.
References SetWindowAttributes_t::fBitGravity, fId, SetWindowAttributes_t::fMask, SetWindowAttributes_t::fWinGravity, gVirtualX, kAnyButton, kAnyModifier, kButtonMotionMask, kButtonPressMask, kButtonReleaseMask, kEnterWindowMask, kFocusChangeMask, kKeyPressMask, kLeaveWindowMask, kNone, kWABitGravity, and kWAWinGravity.
 1.5.1