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

GuiGroup Class Reference

#include <GuiGroup.h>

Inheritance diagram for GuiGroup:

GuiCompositeFrameBase GuiBase List of all members.

Public Member Functions

 GuiGroup (TGWindow &parent, const char *title, unsigned int options=kVerticalFrame)
virtual ~GuiGroup ()

Constructor & Destructor Documentation

GuiGroup::GuiGroup TGWindow &  parent,
const char *  title,
unsigned int  options = kVerticalFrame
[inline]
 

Definition at line 28 of file GuiGroup.h.

00030         : TGGroupFrame(&parent,title,options) {}

virtual GuiGroup::~GuiGroup  )  [inline, virtual]
 

Definition at line 31 of file GuiGroup.h.

00031 {}


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