![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Widget for timecode display and input. More...
Go to the source code of this file.
Widget for timecode display and input.
Ported and adapted from the Ardour DAW
Definition in file timecode-widget.cpp.
#include "stage/widget/timecode-widget.hpp"#include "lib/time/timevalue.hpp"#include <boost/lexical_cast.hpp>#include <cmath>#include <stdint.h>#include <cstdio>#include <cstdlib>#include <locale>#include <string>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::widget |
| Lumiera custom widgets. | |
| namespace | stage::widget::anonymous_namespace{timecode-widget.cpp} |
Functions | |
| int | getSecs (Time tpoint) |
| int | getMins (Time tpoint) |
| int | getHours (Time tpoint) |
Variables | |
| const float | framerate = 25 |