QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
MAVLinkSigning::DetectSnapshot Struct Reference

Single-lock snapshot struct; fields populated by SigningChannel::detectSnapshot(). More...

#include <MAVLinkSigning.h>

Public Attributes

QString keyHint
 
bool inCooldown = false
 
bool autoDetectSuspended = false
 

Detailed Description

Single-lock snapshot struct; fields populated by SigningChannel::detectSnapshot().

Definition at line 82 of file MAVLinkSigning.h.

Member Data Documentation

◆ autoDetectSuspended

bool MAVLinkSigning::DetectSnapshot::autoDetectSuspended = false

Definition at line 86 of file MAVLinkSigning.h.

Referenced by SigningChannel::detectSnapshot().

◆ inCooldown

bool MAVLinkSigning::DetectSnapshot::inCooldown = false

Definition at line 85 of file MAVLinkSigning.h.

Referenced by SigningChannel::detectSnapshot().

◆ keyHint

QString MAVLinkSigning::DetectSnapshot::keyHint

Definition at line 84 of file MAVLinkSigning.h.

Referenced by SigningChannel::detectSnapshot().


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