ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
gui
gui
inc
TGMdi.h
Go to the documentation of this file.
1
// @(#)root/gui:$Id$
2
// Author: Bertrand Bellenot 20/08/2004
3
4
/*************************************************************************
5
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
/**************************************************************************
13
14
This file is part of OXMdi, an extension to the xclass toolkit.
15
Copyright (C) 1998-2002 by Harald Radke, Hector Peraza.
16
17
This application is free software; you can redistribute it and/or
18
modify it under the terms of the GNU Library General Public
19
License as published by the Free Software Foundation; either
20
version 2 of the License, or (at your option) any later version.
21
22
This application is distributed in the hope that it will be useful,
23
but WITHOUT ANY WARRANTY; without even the implied warranty of
24
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
25
Library General Public License for more details.
26
27
You should have received a copy of the GNU Library General Public
28
License along with this library; if not, write to the Free
29
Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
30
31
**************************************************************************/
32
33
#ifndef ROOT_TGMdi
34
#define ROOT_TGMdi
35
36
#ifndef ROOT_TGMdiMainFrame
37
#include "
TGMdiMainFrame.h
"
38
#endif
39
#ifndef ROOT_TGMdiMenu
40
#include "
TGMdiMenu.h
"
41
#endif
42
#ifndef ROOT_TGMdiDecorFrame
43
#include "
TGMdiDecorFrame.h
"
44
#endif
45
#ifndef ROOT_TGMdiFrame
46
#include "
TGMdiFrame.h
"
47
#endif
48
49
#endif
TGMdiDecorFrame.h
TGMdiMenu.h
TGMdiMainFrame.h
TGMdiFrame.h