BOSS
7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
EventDisplay/BesVisClient/BesVisClient-00-04-04/BesVisClient/BesMdcPalette.h
Go to the documentation of this file.
1
//
2
// BesMdcPalette.h
3
//
4
5
#ifndef BESMDCPALETTE_H
6
#define BESMDCPALETTE_H
7
8
#include <TGFrame.h>
9
10
class
TGHorizontalFrame;
11
class
TGVerticalFrame;
12
class
TGCompositeFrame;
13
class
TGLabel;
14
class
TList;
15
class
TEnv;
16
class
TVirtualX;
17
class
TGClient;
18
class
TGTab;
19
class
TGLayoutHints;
20
class
TGListBox;
21
class
TGTextButton;
22
class
TString;
23
class
TGIcon;
24
class
TGPicture;
25
26
class
BesMdcPalette
:
public
TGTransientFrame {
27
28
private
:
29
// TGHorizontalFrame *fTitleFrame; // Title frame
30
// TGLabel *fTitle; // Title
31
// TGIcon *fIcon; // Icon
32
// TGTab *fMain; // Main tab frame
33
// TGVerticalFrame *fAbout; // 1st tab
34
// TGListBox *fVersion; // 2nd tab
35
// TGLabel *fDescription1; // Line 1 of description
36
// TGLabel *fDescription2; // Line 2 of description
37
// TGLabel *fDescription3; // Line 3 of description
38
// TGLabel *fDescription4; // Line 4 of description
39
// TGHorizontalFrame *fBottomFrame; // Bottom frame
40
// TGTextButton *fCloseBtn; // Close button
41
// TList *fWidgets; // list for widgets to be destroyed by destructor
42
// TGLayoutHints *fLayout; // dummy for TGlayouts to add to fWidgets
43
44
public
:
45
BesMdcPalette
(
const
TGWindow *p,
const
TGWindow *
main
);
46
//virtual ~BesMdcPalette();
47
48
// virtual Bool_t ProcessMessage(Long_t msg, Long_t parm, Long_t);
49
//virtual Pixmap_t GetPic(const char *file);
50
51
ClassDef(
BesMdcPalette
,0)
// Info box about the Bes Vis client
52
};
53
54
#endif
BesMdcPalette
Definition:
EventDisplay/BesVisClient/BesVisClient-00-04-04/BesVisClient/BesMdcPalette.h:26
BesMdcPalette::BesMdcPalette
BesMdcPalette(const TGWindow *p, const TGWindow *main)
main
int main()
Definition:
test_IFile.cxx:11
source
EventDisplay
BesVisClient
BesVisClient-00-04-04
BesVisClient
BesMdcPalette.h
Generated by
1.9.6