55 #ifndef STAGE_TIMELINE_TIMELINE_WIDGET_H 56 #define STAGE_TIMELINE_TIMELINE_WIDGET_H 81 class TimelineController;
93 virtual cuString getLabel()
const =0;
97 : Gtk::Paned{Gtk::ORIENTATION_HORIZONTAL}
112 std::unique_ptr<TimelineLayout> layout_;
113 std::unique_ptr<TimelineController> control_;
146 cuString getLabel()
const override;
148 Gtk::WidgetPath getBodyWidgetPath()
const;
Interface: GUI page holding a timeline display.
Abstraction or descriptor interface for a data structure exposing the ability for mutation by receivi...
connection point at the UI-Bus.
Any copy and copy construction prohibited.
Steam-Layer implementation namespace root.
Attachment point to the UI-Bus.
Mix-Ins to allow or prohibit various degrees of copying and cloning.
A handle to allow for safe »remote implantation« of an unknown subclass into a given opaque InPlaceBu...
Lumiera GTK UI implementation root.
virtual ~TimelinePage()
this is an interface
a family of time value like entities and their relationships.
The asset subsystem of the Steam-Layer.
A set of basic GTK includes for the UI.