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:

Public Member Functions | |
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. References mAlign. |
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.3.9.1