Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csLayoutConstraint Class Reference

csLayoutConstraint is a basic constraint used for positioning a control in a csLayout derived component. More...

#include <cslayout.h>

Inheritance diagram for csLayoutConstraint:

csBorderConstraint csGridBagConstraint List of all members.

Public Methods

 csLayoutConstraint ()
 Constructor: initialize the object with zero.

 csLayoutConstraint (csComponent *comp)
 Constructor: initialize the object with given value.

virtual ~csLayoutConstraint ()
 the destructor ... nothing much to say about.

virtual csLayoutConstraint* Clone ()
 make a copy of this constraint.


Public Attributes

csComponentcomp
 the attached component.


Detailed Description

csLayoutConstraint is a basic constraint used for positioning a control in a csLayout derived component.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000