|
|
A single pinned log line: the store entry it refers to plus the color assigned to it. More...
#include <ArmarXGui/gui-plugins/LoggingPlugin/ArmarXLogViewer/LogMarkerRegistry.h>
Public Attributes | |
| QColor | color |
| LogMarkerId | id = 0 |
| LogSeq | seq = 0 |
| The pinned line, as a sequence number into the shared LogStore. | |
A single pinned log line: the store entry it refers to plus the color assigned to it.
Definition at line 45 of file LogMarkerRegistry.h.
| QColor color |
Definition at line 51 of file LogMarkerRegistry.h.
| LogMarkerId id = 0 |
Definition at line 47 of file LogMarkerRegistry.h.
| LogSeq seq = 0 |
The pinned line, as a sequence number into the shared LogStore.
A pin lives exactly as long as its entry is retained there.
Definition at line 50 of file LogMarkerRegistry.h.