Lightweight reference/sample marker passed to TimeRulerWidget. More...
#include <timerulerwidget.h>
Public Attributes | |
| int | sample = 0 |
| Absolute sample index. | |
| QColor | color |
| Display colour. | |
| QString | label |
| Short text identifier, e.g. M1. | |
Lightweight reference/sample marker passed to TimeRulerWidget.
Definition at line 75 of file timerulerwidget.h.
| QColor DISPLIB::TimeRulerReferenceMark::color |
Display colour.
Definition at line 77 of file timerulerwidget.h.
| QString DISPLIB::TimeRulerReferenceMark::label |
Short text identifier, e.g. M1.
Definition at line 78 of file timerulerwidget.h.
| int DISPLIB::TimeRulerReferenceMark::sample = 0 |
Absolute sample index.
Definition at line 76 of file timerulerwidget.h.