MGUI::LAYOUT_PANE Class Reference

Layout pane intended for general use. More...

#include <mgui/layout.h>

Inheritance diagram for MGUI::LAYOUT_PANE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 LAYOUT_PANE ()
virtual ~LAYOUT_PANE ()
void Create (MGUI::LAYOUT_PANE_BASE &pane, MGUI::LAYOUT_ORIENTATION orientation, MGUI::LAYOUT_SIZEALIGN sizealign, int ChildSpacing=4, int ExtraBorder=0)

Detailed Description

Layout pane intended for general use.


Constructor & Destructor Documentation

MGUI::LAYOUT_PANE::LAYOUT_PANE (  )  [inline]

Constructor, initializes only, does not create actual pane.

virtual MGUI::LAYOUT_PANE::~LAYOUT_PANE (  )  [inline, virtual]

Destructor.


Member Function Documentation

void MGUI::LAYOUT_PANE::Create ( MGUI::LAYOUT_PANE_BASE pane,
MGUI::LAYOUT_ORIENTATION  orientation,
MGUI::LAYOUT_SIZEALIGN  sizealign,
int  ChildSpacing = 4,
int  ExtraBorder = 0 
)

Create the actual pane.

Parameters:
pane 'Parent' pane
orientation Pane orientation
sizealign Sizing/alignment
ChildSpacing Spacing between 'children' of pane
ExtraBorder Extra border around pane, in addition to ChildSpacing

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:36:09 2012 for TNTsdk 2012 by  doxygen 1.6.1