61 #ifndef STAGE_TIMELINE_DISPLAY_EVALUATION_H 62 #define STAGE_TIMELINE_DISPLAY_EVALUATION_H 82 class DisplayEvaluation;
103 std::vector<LayoutElement*> elms_;
105 bool collectLayout_{
true};
111 bool isCollectPhase()
const {
return this->collectLayout_; }
Any copy and copy construction prohibited.
Visitor and state holder for a collaborative layout adjustment pass.
Mix-Ins to allow or prohibit various degrees of copying and cloning.
virtual ~LayoutElement()
this is an interface
Lumiera GTK UI implementation root.
Lumiera error handling (C++ interface).