Public Member Functions | |
TabsBox (TGWindow *w) | |
~TabsBox () | |
Private Attributes | |
HistogramBrowser * | fHistoBrowser |
ComparisonBox * | fComparisonBox |
WatchListBox * | fWatchListBox |
TGLayoutHints * | fHistoBrowserHints |
TGLayoutHints * | fComparisonBoxHints |
TGLayoutHints * | fWatchListBoxHints |
TabsBox::TabsBox | ( | TGWindow * | w | ) |
Definition at line 8 of file TabsBox.cxx.
References om::Layout::fBrowserTabSizeX, om::Layout::fBrowserTabSizeY, fComparisonBox, fComparisonBoxHints, fHistoBrowser, fHistoBrowserHints, fWatchListBox, and fWatchListBoxHints.
TabsBox::~TabsBox | ( | ) |
Definition at line 41 of file TabsBox.cxx.
References fComparisonBox, fComparisonBoxHints, fHistoBrowser, fHistoBrowserHints, fWatchListBox, and fWatchListBoxHints.
|
private |
Definition at line 15 of file TabsBox.h.
Referenced by TabsBox(), and ~TabsBox().
|
private |
Definition at line 18 of file TabsBox.h.
Referenced by TabsBox(), and ~TabsBox().
|
private |
Definition at line 14 of file TabsBox.h.
Referenced by TabsBox(), and ~TabsBox().
|
private |
Definition at line 17 of file TabsBox.h.
Referenced by TabsBox(), and ~TabsBox().
|
private |
Definition at line 16 of file TabsBox.h.
Referenced by TabsBox(), and ~TabsBox().
|
private |
Definition at line 19 of file TabsBox.h.
Referenced by TabsBox(), and ~TabsBox().