CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

csGridLayout Class Reference
[Layouting]

Components are displayed in a grid fashion. More...

#include <csgrdlay.h>

Inheritance diagram for csGridLayout:

csLayout csDialog csComponent List of all members.

Public Methods

virtual void SuggestSize (int &sugw, int &sugh)
 return best size for this layout. More...

virtual void LayoutContainer ()
 recalc positions and sizes of components. More...


Detailed Description

Components are displayed in a grid fashion.

Definition at line 20 of file csgrdlay.h.


Member Function Documentation

virtual void csGridLayout::LayoutContainer   [virtual]
 

recalc positions and sizes of components.

Implements csLayout.

virtual void csGridLayout::SuggestSize int &    sugw,
int &    sugh
[virtual]
 

return best size for this layout.

Implements csLayout.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14