YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
Loading...
Searching...
No Matches
stream_cell::event_instance Struct Reference

Instance of a transient visual event marker. More...

#include <frontend/include/widgets/stream_cell.hpp>

Public Attributes

QPointF pos_pct
 Event position in percentage coordinates.
QColor color
 Event color.
QDateTime ts
 Timestamp when event was added.

Detailed Description

Instance of a transient visual event marker.

Events are maintained in percentage coordinates and rendered as fading circles for a fixed TTL.

Definition at line 257 of file stream_cell.hpp.

Member Data Documentation

◆ color

QColor stream_cell::event_instance::color

Event color.

Definition at line 261 of file stream_cell.hpp.

◆ pos_pct

QPointF stream_cell::event_instance::pos_pct

Event position in percentage coordinates.

Definition at line 259 of file stream_cell.hpp.

◆ ts

QDateTime stream_cell::event_instance::ts

Timestamp when event was added.

Definition at line 263 of file stream_cell.hpp.


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