AUI Framework
develop
Cross-platform base for C++ UI apps
|
> All members, including inherited
|
inline |
space | space to reclaim in px. Cannot be zero. |
Negative space reclaims space from the left direction of dividerIndex, positive space reclaims space from the right direction of dividerIndex.
int ASplitterHelper::reclaimSpace | ( | int | space, |
size_t | dividerIndex ) |
space | space to reclaim in px. Cannot be zero. |
dividerIndex | divider index. |
Negative space reclaims space from the left direction of dividerIndex, positive space reclaims space from the right direction of dividerIndex.
Contents