PixelLightAPI  .
Protected Member Functions | Protected Attributes
PLGui::Layout Class Reference

Layout base class. More...

#include <Layout.h>

Inheritance diagram for PLGui::Layout:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

virtual void ApplyLayout ()
PLGUI_API void SetWidget (Widget *pWidget)
 Set widget.

Protected Attributes

Widgetm_pWidget

Detailed Description

Layout base class.


Member Function Documentation

virtual void PLGui::Layout::ApplyLayout ( ) [protected, virtual]

Reimplemented in PLGui::LayoutBox.

PLGUI_API void PLGui::Layout::SetWidget ( Widget pWidget) [protected]

Set widget.

Parameters:
[in]pWidgetWidget to which the layout belongs

Member Data Documentation

Widget to which the layout belongs


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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:32
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported