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(s):
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.


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