70 #ifndef STAGE_TIMELINE_DISPLAY_EVALUATION_H 71 #define STAGE_TIMELINE_DISPLAY_EVALUATION_H 91 class DisplayEvaluation;
112 std::vector<LayoutElement*> elms_;
114 bool collectLayout_{
true};
120 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).