Lumiera  0.pre.03
»edit your freedom«
timecode-widget.hpp File Reference

Go to the source code of this file.

Description

Widget for timecode display and input.

Ported and adapted from the Ardour DAW.

Todo:
needs extensive rework to get smooth integration with Lumiera's timecode handling functions

Definition in file timecode-widget.hpp.

#include "stage/gtk-base.hpp"
#include "lib/time/timevalue.hpp"
#include <gtkmm/box.h>
#include <gtkmm/menu.h>
#include <gtkmm/eventbox.h>
#include <gtkmm/label.h>
#include <gtkmm/frame.h>
#include <string>

Classes

class  TimeCode
 Widget for timecode input and display. More...
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::widget
 Lumiera custom widgets.