Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MyVBox Class Reference

Inheritance diagram for MyVBox:

GuiVBox GuiBox GuiCompositeFrameBase GuiBase List of all members.

Public Member Functions

 MyVBox (TGWindow &parent)
void LayoutChildren (void)

Constructor & Destructor Documentation

MyVBox::MyVBox TGWindow &  parent  )  [inline]
 

Definition at line 28 of file test-BBox.cxx.

00028 : GuiVBox(parent) {};


Member Function Documentation

void MyVBox::LayoutChildren void   )  [inline]
 

Reimplemented from GuiBase.

Definition at line 29 of file test-BBox.cxx.

References GuiBase::LayoutChildren().

00029 { this->GuiVBox::LayoutChildren(); }


The documentation for this class was generated from the following file:
Generated on Mon Feb 15 11:09:38 2010 for loon by  doxygen 1.3.9.1