Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::editor::SourceDiagnosticsPanelAction Struct Reference

User interaction emitted by one diagnostics panel frame. More...

#include "donner/editor/SourceDiagnosticsPanel.h"

Public Attributes

std::optional< std::uint64_t > hoveredId
std::optional< std::uint64_t > activatedId

Detailed Description

User interaction emitted by one diagnostics panel frame.

Member Data Documentation

◆ activatedId

std::optional<std::uint64_t> donner::editor::SourceDiagnosticsPanelAction::activatedId

◆ hoveredId

std::optional<std::uint64_t> donner::editor::SourceDiagnosticsPanelAction::hoveredId

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