21 #ifndef TIMELINEWIDGET_H 22 #define TIMELINEWIDGET_H 28 #include <QApplication> 29 #include <QDesktopWidget> 57 void draw_waveform(
ClipPtr clip,
const FootageStream *ms,
long media_length, QPainter* p,
const QRect& clip_rect,
int waveform_start,
int waveform_limit,
double zoom);
125 #endif // TIMELINEWIDGET_H Definition: timelinewidget.h:51
const int kGhostThickness
Definition: timelinewidget.h:42
int height
Definition: timelinewidget.h:53
const int kTrackDefaultHeight
Definition: timelinewidget.h:45
Definition: timeline.h:85
const int kTrackMinHeight
Definition: timelinewidget.h:46
Definition: debugdialog.h:39
std::shared_ptr< Clip > ClipPtr
Definition: cacher.h:28
const int kClipTextPadding
Definition: timelinewidget.h:43
int index
Definition: timelinewidget.h:52
std::shared_ptr< Sequence > SequencePtr
Definition: clip.h:48
const int kTrackHeightIncrement
Definition: timelinewidget.h:47