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

os::LayoutSpacer Class Reference

#include <layoutview.h>

Inheritance diagram for os::LayoutSpacer:

os::LayoutNode os::HLayoutSpacer os::VLayoutSpacer List of all members.

Public Methods

 LayoutSpacer (const std::string &cName, float vWheight=1.0f, LayoutNode *pcParent=NULL, const Point &cMinSize=Point(0.0f, 0.0f), const Point &cMaxSize=Point(MAX_SIZE, MAX_SIZE))
void SetMinSize (const Point &cSize)
void SetMaxSize (const Point &cSize)

Detailed Description

Description:
See also:
Author(s):
Kurt Skauen (kurt@atheos.cx)


Constructor & Destructor Documentation

LayoutSpacer::LayoutSpacer ( const std::string & cName,
float vWheight = 1.0f,
LayoutNode * pcParent = NULL,
const Point & cMinSize = Point(0.0f,0.0f),
const Point & cMaxSize = Point(MAX_SIZE,MAX_SIZE) )
 


Member Function Documentation

void LayoutSpacer::SetMaxSize ( const Point & cSize )
 

void LayoutSpacer::SetMinSize ( const Point & cSize )
 


The documentation for this class was generated from the following files:
Generated at Sat Apr 7 16:11:35 2001 for AtheOS higlevel API by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001