LogMarker Struct Reference

A single pinned log line: a snapshot of the message plus the color assigned to it. More...

#include <ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogMarkerRegistry.h>

Public Attributes

QColor color
 
LogMarkerId id = 0
 
LogMessage snapshot
 

Detailed Description

A single pinned log line: a snapshot of the message plus the color assigned to it.

Definition at line 42 of file LogMarkerRegistry.h.

Member Data Documentation

◆ color

QColor color

Definition at line 46 of file LogMarkerRegistry.h.

◆ id

LogMarkerId id = 0

Definition at line 44 of file LogMarkerRegistry.h.

◆ snapshot

LogMessage snapshot

Definition at line 45 of file LogMarkerRegistry.h.


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