#include <TGFrame.h>
Inheritance diagram for TGHorizontalFrame:
Public Member Functions | |
TGHorizontalFrame (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="") |
TGHorizontalFrame (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 461 of file TGFrame.h.
TGHorizontalFrame::TGHorizontalFrame | ( | const TGWindow * | p = 0 , |
|
UInt_t | w = 1 , |
|||
UInt_t | h = 1 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) | [inline] |
Definition at line 463 of file TGFrame.h.
References TGWindow::SetWindowName().
Referenced by TGTable::Init().
void TGHorizontalFrame::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGCompositeFrame.
Definition at line 3063 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 TGHorizontalFrame::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGCompositeFrame.