Wt::Spacer Class Reference

#include <spacer.h>

Inherits Wt::LayoutItem.

Inherited by Wt::HSpacer, and Wt::VSpacer.

List of all members.

Public Member Functions

 Spacer (int w=default_min_size, int h=default_min_size, SizePolicy::SizeType hData=SizePolicy::Expanding, SizePolicy::SizeType vData=SizePolicy::Expanding)


Constructor & Destructor Documentation

Wt::Spacer::Spacer ( int  w = default_min_size,
int  h = default_min_size,
SizePolicy::SizeType  hData = SizePolicy::Expanding,
SizePolicy::SizeType  vData = SizePolicy::Expanding 
) [inline]


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

Generated Fri Jul 28 19:22:39 2006.
Copyright © 1998-2003 by the respective authors.

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.