37 void draw_marker(QPainter& p,
int x,
int y,
int bottom,
bool selected);
Definition: sequence.h:31
long frame
Definition: marker.h:33
QString name
Definition: marker.h:34
void set_marker_internal(SequencePtr seq, const QVector< int > &clips)
Definition: marker.cpp:51
std::shared_ptr< Sequence > SequencePtr
Definition: clip.h:48
void draw_marker(QPainter &p, int x, int y, int bottom, bool selected)
Definition: marker.cpp:34