|
Olive
|
#include <QString>#include <QPainter>Go to the source code of this file.
Classes | |
| struct | Marker |
Macros | |
| #define | MARKER_SIZE 4 |
Typedefs | |
| using | SequencePtr = std::shared_ptr< Sequence > |
Functions | |
| void | draw_marker (QPainter &p, int x, int y, int bottom, bool selected) |
| void | set_marker_internal (SequencePtr seq, const QVector< int > &clips) |
| void | set_marker_internal (SequencePtr seq) |
| #define MARKER_SIZE 4 |
| using SequencePtr = std::shared_ptr<Sequence> |
| void draw_marker | ( | QPainter & | p, |
| int | x, | ||
| int | y, | ||
| int | bottom, | ||
| bool | selected | ||
| ) |
| void set_marker_internal | ( | SequencePtr | seq, |
| const QVector< int > & | clips | ||
| ) |
| void set_marker_internal | ( | SequencePtr | seq | ) |
1.8.15