TermOx
|
Gives space to child Widgets where each gets full use of the length. More...
#include <unique_space.hpp>
Public Member Functions | |
auto | calculate_lengths (Widget &parent) -> Length_list |
auto | calculate_positions (Length_list const &lengths) -> Position_list |
auto | get_offset () const -> std::size_t |
Return the child Widget offset, the first widget included in the layout. | |
void | set_offset (std::size_t index) |
Sets the child Widget offset, does not do bounds checking. | |
Gives space to child Widgets where each gets full use of the length.