v2.0.0
Loading...
Searching...
No Matches
DISPLIB::TimeRulerEventMark Struct Reference

Lightweight event mark passed to TimeRulerWidget for the stim lane. More...

#include <timerulerwidget.h>

Public Attributes

int sample = 0
 Absolute sample index.
QColor color
 Display colour.
QString label
 Short text (event type number).

Detailed Description

Lightweight event mark passed to TimeRulerWidget for the stim lane.

Definition at line 49 of file timerulerwidget.h.

Member Data Documentation

◆ color

QColor DISPLIB::TimeRulerEventMark::color

Display colour.

Definition at line 51 of file timerulerwidget.h.

◆ label

QString DISPLIB::TimeRulerEventMark::label

Short text (event type number).

Definition at line 52 of file timerulerwidget.h.

◆ sample

int DISPLIB::TimeRulerEventMark::sample = 0

Absolute sample index.

Definition at line 50 of file timerulerwidget.h.


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