|
Sizer
|
| Abstract interface for Sizers | |
| Arranges items in a 1-dimensional box | |
| Specialization for a horizontal BoxSizer | |
| Specialization for a vertical BoxSizer | |
| A block of empty space | |
| Arranges items in a horizontal row and starts a new row if the space runs out | |
| Arranges items in a 2-dimensional grid | |
| Associates a groupbox with a sizer item | |
| Aligns a fixed-size item in horizontal direction | |
| Places all its item at the same coordinates, so they overlap | |
| Aligns a fixed-size item in vertical direction | |
| Sizer adapter around a HWND | |
| 2d coordinate | |
| Rectangle defined by a point and size | |
| 2d size |
1.8.3.1