Lumiera
0.pre.03
»edit your freedom«
|
#include "stage/timeline/timeline-widget-empty.hpp"
Placeholder to show when no actual Timeline is present.
Typically this happens when the application starts up and no session has been loaded (yet).
Definition at line 53 of file timeline-widget-empty.hpp.
Private Member Functions | |
cuString | getLabel () const override |
Private Attributes | |
Gtk::Box | content_ |
Gtk::Frame | frame_ |
Gtk::Image | image_ |
Gtk::Label | messageText_ |
Gtk::Label | quoteText_ |
Additional Inherited Members | |
Public Member Functions inherited from TimelinePage | |
virtual | ~TimelinePage () |
this is an interface | |