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

os::VLayoutNode Class Reference

#include <layoutview.h>

Inheritance diagram for os::VLayoutNode::

os::LayoutNode List of all members.

Public Methods

 VLayoutNode (const std::string &cName, float vWheight=1.0f, LayoutNode *pcParent=NULL, View *pcView=NULL)
virtual void Layout ()

Protected Methods

virtual Point CalculatePreferredSize (bool bLargest)

Detailed Description

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


Constructor & Destructor Documentation

VLayoutNode::VLayoutNode const std::string & cName,
float vWheight = 1.0f,
LayoutNode * pcParent = NULL,
View * pcView = NULL
 


Member Function Documentation

Point VLayoutNode::CalculatePreferredSize bool bLargest [protected, virtual]
 

Reimplemented from os::LayoutNode.

void VLayoutNode::Layout [virtual]
 

Reimplemented from os::LayoutNode.


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