Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
TimelineWidgetEmpty Class Reference

#include "stage/timeline/timeline-widget-empty.hpp"

Description

Placeholder to show when no actual Timeline is present.

Typically this happens when the application starts up and no session has been loaded (yet).

Todo:
This widget could offer a list of last sessions to pick from etc...
Remarks
We just display some quote to fill the void...

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_
 

Constructor & Destructor Documentation

◆ TimelineWidgetEmpty()

Member Function Documentation

◆ getLabel()

cuString getLabel ( ) const
inlineoverrideprivatevirtual

Implements TimelinePage.

Definition at line 56 of file timeline-widget-empty.hpp.

References _.

Member Data Documentation

◆ frame_

Gtk::Frame frame_
private

Definition at line 48 of file timeline-widget-empty.hpp.

Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().

◆ content_

Gtk::Box content_
private

Definition at line 49 of file timeline-widget-empty.hpp.

Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().

◆ messageText_

Gtk::Label messageText_
private

Definition at line 50 of file timeline-widget-empty.hpp.

Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().

◆ quoteText_

Gtk::Label quoteText_
private

Definition at line 51 of file timeline-widget-empty.hpp.

Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().

◆ image_

Gtk::Image image_
private

Definition at line 53 of file timeline-widget-empty.hpp.

Referenced by TimelineWidgetEmpty::TimelineWidgetEmpty().

+ Inheritance diagram for TimelineWidgetEmpty:
+ Collaboration diagram for TimelineWidgetEmpty:

The documentation for this class was generated from the following file: