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

Stimulus / event marker — a coloured vertical line at a given sample. More...

#include <channelrhiview.h>

Public Attributes

int sample = 0
 Absolute sample index of the event onset.
int type = 1
 Numeric event type (stimulus code).
QColor color
 Display colour of the line and label chip.
QString label
 Short text label (shown at the bottom strip); defaults to type number.

Detailed Description

Stimulus / event marker — a coloured vertical line at a given sample.

Definition at line 104 of file channelrhiview.h.

Member Data Documentation

◆ color

QColor DISPLIB::ChannelRhiView::EventMarker::color

Display colour of the line and label chip.

Definition at line 107 of file channelrhiview.h.

◆ label

QString DISPLIB::ChannelRhiView::EventMarker::label

Short text label (shown at the bottom strip); defaults to type number.

Definition at line 108 of file channelrhiview.h.

◆ sample

int DISPLIB::ChannelRhiView::EventMarker::sample = 0

Absolute sample index of the event onset.

Definition at line 105 of file channelrhiview.h.

◆ type

int DISPLIB::ChannelRhiView::EventMarker::type = 1

Numeric event type (stimulus code).

Definition at line 106 of file channelrhiview.h.


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