![]() |
ROOT
6.06/09
Reference Guide
|
#include <stdio.h>#include <stdlib.h>#include "TROOT.h"#include "KeySymbols.h"#include "TGResourcePool.h"#include "TGDimension.h"#include "WidgetMessageTypes.h"#include "TGMdiFrame.h"#include "TGMdiDecorFrame.h"#include "TGMdiMainFrame.h"
Include dependency graph for TGMdiDecorFrame.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TGMdiDecorFrame) ClassImp(TGMdiTitleBar) ClassImp(TGMdiButtons) ClassImp(TGMdiTitleIcon) ClassImp(TGMdiWinResizer) ClassImp(TGMdiVerticalWinResizer) ClassImp(TGMdiHorizontalWinResizer) ClassImp(TGMdiCornerWinResizer) TGMdiDecorFrame | |
| TGMdiDecorFrame constructor. More... | |
| ClassImp | ( | TGMdiDecorFrame | ) |
TGMdiDecorFrame constructor.
The TGMdiDecorFrame is the frame containing MDI decorations like title bar, minimize, maximize, restore and close buttons, and resizers.
Definition at line 55 of file TGMdiDecorFrame.cxx.