CrystalSpace

Public API Reference

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

csBorderConstraint Class Reference
[Layouting]

This subclass of csLayoutConstraint additionally stores the location of the attached control. More...

#include <csbdrlay.h>

Inheritance diagram for csBorderConstraint:

csLayoutConstraint List of all members.

Public Methods

 csBorderConstraint (int align)
 use the following values for aligning 0 ...

 csBorderConstraint (const csBorderConstraint &c)
 copy constructor

virtual csLayoutConstraintClone ()
 make a copy of this constraint


Detailed Description

This subclass of csLayoutConstraint additionally stores the location of the attached control.

Definition at line 34 of file csbdrlay.h.


Constructor & Destructor Documentation

csBorderConstraint::csBorderConstraint int    align [inline]
 

use the following values for aligning 0 ...

center 1 ... left 2 ... top 3 ... bottom 4 ... right

Definition at line 47 of file csbdrlay.h.

csBorderConstraint::csBorderConstraint const csBorderConstraint &    c [inline]
 

copy constructor

Definition at line 49 of file csbdrlay.h.

References csLayoutConstraint::comp.


Member Function Documentation

virtual csLayoutConstraint* csBorderConstraint::Clone   [virtual]
 

make a copy of this constraint

Reimplemented from csLayoutConstraint.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18