Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Widget to show a marker at various places.
Markers are attached by placement and serve as a reference point, for navigation, for special functions, but also to be referenced by other placements. The display of a marker is just a label, typically abridged. But the MarkerWidget itself participates in the structural model of the UI and thus is a model::Tangible and may receive messages over the UI-Bus.
WIP-WIP-WIP as of 12/2016
as of 10/2018 timeline display in the UI is rebuilt to match the architecture
Definition in file marker-widget.hpp.
#include "stage/gtk-base.hpp"
#include "stage/model/widget.hpp"
#include "stage/widget/element-box-widget.hpp"
#include <string>
Classes | |
class | MarkerWidget |
Enumerations | |
enum | MarkerKind { MARK, LOOP } |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::timeline | |
The timeline display and editing operations. | |