CrystalSpace

Public API Reference

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

csBorderConstraint Class Reference
[Layouting]

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

#include <csws/csbdrlay.h>

Inheritance diagram for csBorderConstraint:

csLayoutConstraint List of all members.

Public Member Functions

 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 36 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 49 of file csbdrlay.h.

csBorderConstraint::csBorderConstraint const csBorderConstraint c  )  [inline]
 

copy constructor

Definition at line 51 of file csbdrlay.h.

References mAlign.


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.3.9.1