Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Widget to represent a track head with placement parameters, within the timeline header pane.
The fork, a recursively nested system of scopes, is rendered within the timeline display as a system of nested tracks. Each of these tracks possibly holds some child tracks plus some actual media clips, which all inherit parameters of placement from this fork ("track"). These parameters address various aspects of how content is attached ("placed") into the model at large, examples being
Definition in file track-head-widget.hpp.
#include "stage/gtk-base.hpp"
#include "stage/ctrl/bus-term.hpp"
#include "stage/model/view-hook.hpp"
#include "stage/widget/element-box-widget.hpp"
#include "stage/timeline/stave-bracket-widget.hpp"
Classes | |
class | HeadControlArea |
class | TrackHeadWidget |
Header pane control area corresponding to a Track with nested child Tracks. More... | |
Typedefs | |
using | ID = ctrl::BusTerm::ID |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::timeline | |
The timeline display and editing operations. | |