|
YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
|
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. | |
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.
| QColor stream_cell::event_instance::color |
Event color.
Definition at line 261 of file stream_cell.hpp.
| QPointF stream_cell::event_instance::pos_pct |
Event position in percentage coordinates.
Definition at line 259 of file stream_cell.hpp.
| QDateTime stream_cell::event_instance::ts |
Timestamp when event was added.
Definition at line 263 of file stream_cell.hpp.