![]() |
Public API Reference |
#include <csgrdlay.h>
Inheritance diagram for csGridLayout:
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... |
Definition at line 20 of file csgrdlay.h.
|
recalc positions and sizes of components.
Implements csLayout. |
|
return best size for this layout.
Implements csLayout. |