v2.0.0
Loading...
Searching...
No Matches
DISPLIB::ChannelRhiView::AnnotationSpan Struct Reference

Time-span annotation overlay. More...

#include <channelrhiview.h>

Public Attributes

int startSample = 0
 Absolute first sample covered by the annotation.
int endSample = 0
 Absolute last sample covered by the annotation.
QColor color
 Fill / border colour for the highlighted span.
QString label
 Annotation label shown near the top edge.

Detailed Description

Time-span annotation overlay.

Definition at line 115 of file channelrhiview.h.

Member Data Documentation

◆ color

QColor DISPLIB::ChannelRhiView::AnnotationSpan::color

Fill / border colour for the highlighted span.

Definition at line 118 of file channelrhiview.h.

◆ endSample

int DISPLIB::ChannelRhiView::AnnotationSpan::endSample = 0

Absolute last sample covered by the annotation.

Definition at line 117 of file channelrhiview.h.

◆ label

QString DISPLIB::ChannelRhiView::AnnotationSpan::label

Annotation label shown near the top edge.

Definition at line 119 of file channelrhiview.h.

◆ startSample

int DISPLIB::ChannelRhiView::AnnotationSpan::startSample = 0

Absolute first sample covered by the annotation.

Definition at line 116 of file channelrhiview.h.


The documentation for this struct was generated from the following file: