Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
ui-protocol.cpp File Reference

Storage for key constants and basic definitions used for interfacing with the GUI. More...

Go to the source code of this file.

Description

Storage for key constants and basic definitions used for interfacing with the GUI.

Definition in file ui-protocol.cpp.

Namespaces

namespace  stage
 Lumiera GTK UI implementation root.
 

Variables

const Symbol META_kind {"kind"}
 
const Symbol TYPE_Fork {"Fork"}
 
const Symbol TYPE_Clip {"Clip"}
 
const Symbol TYPE_Ruler {"Ruler"}
 
const Symbol TYPE_Marker {"Marker"}
 
const Symbol TYPE_Channel {"Channel"}
 
const Symbol TYPE_Effect {"Effect"}
 
const Symbol ATTR_name {"name"}
 
const Symbol ATTR_fork {"fork"}
 
const Symbol ATTR_assets {"assets"}
 
const Symbol ATTR_timing {"timing"}
 
const Symbol MARK_reset {"reset"}
 
const Symbol MARK_clearErr {"clearErr"}
 
const Symbol MARK_clearMsg {"clearMsg"}
 
const Symbol MARK_expand {"expand"}
 
const Symbol MARK_reveal {"reveal"}
 
const Symbol MARK_Flash {"Flash"}
 
const Symbol MARK_Error {"Error"}
 
const Symbol MARK_Warning {"Warning"}
 
const Symbol MARK_Message {"Message"}
 
const Symbol GESTURE_dragReolcate {"DRAG.relocateInTimeline"}