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:
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
 


Generated at Tue Sep 11 15:27:49 2001 for AtheOS higlevel API by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001