csBorderConstraint Class Reference
[Layouting]
This subclass of csLayoutConstraint additionally stores the location of the attached control.
More...
#include <csbdrlay.h>
Inheritance diagram for csBorderConstraint:

Public Methods | |
| csBorderConstraint (int align) | |
| use the following values for aligning 0 ... | |
| csBorderConstraint (const csBorderConstraint &c) | |
| copy constructor | |
| virtual csLayoutConstraint * | Clone () |
| 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
|
|
use the following values for aligning 0 ... center 1 ... left 2 ... top 3 ... bottom 4 ... right Definition at line 49 of file csbdrlay.h. |
|
|
copy constructor
Definition at line 51 of file csbdrlay.h. |
Member Function Documentation
|
|
make a copy of this constraint
Reimplemented from csLayoutConstraint. |
The documentation for this class was generated from the following file:
- csws/csbdrlay.h
Generated for Crystal Space by doxygen 1.2.18
