![]() |
Lumiera 0.pre.04
»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 44 of file timeline-widget-empty.hpp.
Public Member Functions | |
| TimelineWidgetEmpty () | |
Public Member Functions inherited from TimelinePage | |
| virtual | ~TimelinePage () |
| this is an interface | |
| TimelinePage () | |
Private Member Functions | |
| cuString | getLabel () const override |
Private Attributes | |
| Gtk::Frame | frame_ |
| Gtk::Box | content_ |
| Gtk::Label | messageText_ |
| Gtk::Label | quoteText_ |
| Gtk::Image | image_ |
|
inline |
Definition at line 62 of file timeline-widget-empty.hpp.
References TimelineWidgetEmpty::content_, TimelineWidgetEmpty::frame_, TimelineWidgetEmpty::image_, TimelineWidgetEmpty::messageText_, and TimelineWidgetEmpty::quoteText_.
|
inlineoverrideprivatevirtual |
|
private |
Definition at line 48 of file timeline-widget-empty.hpp.
Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().
|
private |
Definition at line 49 of file timeline-widget-empty.hpp.
Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().
|
private |
Definition at line 50 of file timeline-widget-empty.hpp.
Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().
|
private |
Definition at line 51 of file timeline-widget-empty.hpp.
Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().
|
private |
Definition at line 53 of file timeline-widget-empty.hpp.
Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().
Inheritance diagram for TimelineWidgetEmpty:
Collaboration diagram for TimelineWidgetEmpty: