CrystalSpace

Public API Reference

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

csAbsoluteLayout Class Reference
[Layouting]

This is just for completeness. More...

#include <csabslay.h>

Inheritance diagram for csAbsoluteLayout:

csLayout csDialog csComponent List of all members.

Public Methods

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

virtual void LayoutContainer ()
 recalc positions and sizes of components


Detailed Description

This is just for completeness.

Set absolute positions just like you normally do with SetPos, SetSize and SetRect.

Definition at line 33 of file csabslay.h.


Member Function Documentation

virtual void csAbsoluteLayout::LayoutContainer   [virtual]
 

recalc positions and sizes of components

Implements csLayout.

virtual void csAbsoluteLayout::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.18