#include <spacer.h>
Inherits Wt::LayoutItem.
Inherited by Wt::HSpacer, and Wt::VSpacer.
Public Member Functions | |
| Spacer (int w=default_min_size, int h=default_min_size, SizePolicy::SizeType hData=SizePolicy::Expanding, SizePolicy::SizeType vData=SizePolicy::Expanding) | |
| Wt::Spacer::Spacer | ( | int | w = default_min_size, |
|
| int | h = default_min_size, |
|||
| SizePolicy::SizeType | hData = SizePolicy::Expanding, |
|||
| SizePolicy::SizeType | vData = SizePolicy::Expanding | |||
| ) | [inline] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.