ubit::UPlacement Struct Reference
Constraints for Window Placement.
More...
#include <uwin.hpp>
List of all members.
|
Public Attributes |
UHalign * | halign |
UValign * | valign |
bool | hoppositeBorder |
bool | voppositeBorder |
int | hdist |
int | vdist |
Detailed Description
Constraints for Window Placement.
Examples (R = reference object, T = this object)
- RR TT hplace = uright(), hoppositeBorder = true, hdist = 9 RR vplace = utop(), hoppositeBorder = false, vdist = 0
- RR hplace = uleft(), hoppositeBorder = false, hdist = 0 RR vplace = ubottom(), hoppositeBorder = true, vdist = 1 TT
- TT hplace = uleft(), hoppositeBorder = true, hdist = 0 TT RR vplace = ubottom(), hoppositeBorder = false, vdist = 0
The documentation for this struct was generated from the following files:
Generated on Mon Jan 29 00:20:57 2007 for Ubit by
1.4.7