#include <TGFrame.h>
Inheritance diagram for TGVerticalFrame:

Public Member Functions | |
| TGVerticalFrame (const TGWindow *p=0, UInt_t w=1, UInt_t h=1, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual void | SavePrimitive (ostream &out, Option_t *option="") |
| TGVerticalFrame (const TGWindow *p=0, UInt_t w=1, UInt_t h=1, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual void | SavePrimitive (ostream &out, Option_t *option="") |
Definition at line 450 of file TGFrame.h.
| TGVerticalFrame::TGVerticalFrame | ( | const TGWindow * | p = 0, |
|
| UInt_t | w = 1, |
|||
| UInt_t | h = 1, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) | [inline] |
Definition at line 452 of file TGFrame.h.
References TGWindow::SetWindowName().
Referenced by TEveTrackPropagatorSubEditor::CreateRefsContainer(), TEveTransSubEditor::TEveTransSubEditor(), TGShutterItem::TGShutterItem(), TGuiBldEditor::TGuiBldEditor(), and TGuiBldHintsEditor::TGuiBldHintsEditor().
| void TGVerticalFrame::SavePrimitive | ( | ostream & | out, | |
| Option_t * | option = "" | |||
| ) | [virtual] |
Reimplemented from TGCompositeFrame.
Definition at line 3104 of file TGFrame.cxx.
References xmlio::Class, TGFrame::fBackground, TGWindow::fParent, TGFrame::GetDefaultFrameBackground(), TGFrame::GetHeight(), TGCompositeFrame::GetLayoutManager(), TGWindow::GetName(), TGFrame::GetOptions(), TGFrame::GetOptionString(), TGFrame::GetWidth(), TObject::InheritsFrom(), kHorizontalFrame, kVerticalFrame, TObject::SavePrimitive(), TGCompositeFrame::SavePrimitiveSubframes(), and TGFrame::SaveUserColor().
| virtual void TGVerticalFrame::SavePrimitive | ( | ostream & | out, | |
| Option_t * | option = "" | |||
| ) | [virtual] |
Reimplemented from TGCompositeFrame.
1.5.1