Lumiera  0.pre.03
»edit your freedom«
ruler-track.cpp File Reference

Go to the source code of this file.

Description

Implementation details regarding custom drawing of track overview and time code ticks and markers onto the TimelineCanvas.

Todo:

WIP-WIP-WIP as of 6/2019

this is more or less preliminary/placeholder code as of 4/2019

Definition in file ruler-track.cpp.

Variables

const uint DEFAULT_OVERVIEW_HEIGHT_px = 20
 
const uint TIMERULE_GAP_BELOW_px = 5
 
const uint TIMERULER_LARGE_TICK_WEIGHT_px = 2
 
const uint TIMERULER_SCALE_HEIGHT_px = 20
 
const uint TIMERULER_SMALL_TICK_WEIGHT_px = 2
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::timeline
 The timeline display and editing operations.