74 for (
auto elm : elms_)
75 elm->establishLayout (*
this);
77 collectLayout_ =
false;
78 for (
auto elm : elms_)
79 elm->completeLayout (*
this);
86 ASSERT (not isnil(elms_));
87 collectLayout_ =
true;
A collaboration to establish a globally coherent timeline display layout.
virtual ~LayoutElement()
this is an interface
Lumiera GTK UI implementation root.
Tiny helper functions and shortcuts to be used everywhere Consider this header to be effectively incl...
void reset()
pristine state for the next DisplayEvaluation pass
A set of basic GTK includes for the UI.
void perform()
Conduct global passes over the wired layout elements, in order to adjust and coordinate the overall t...