Qt Utilities 6.18.1
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Loading...
Searching...
No Matches
QtUtilities::Updater::Update Struct Reference

#include <updater.h>

Collaboration diagram for QtUtilities::Updater::Update:
[legend]

Public Attributes

std::string_view executableName
std::string_view signatureName
std::string_view data
std::string_view signature

Detailed Description

Definition at line 133 of file updater.h.

Member Data Documentation

◆ data

std::string_view QtUtilities::Updater::Update::data

Definition at line 136 of file updater.h.

◆ executableName

std::string_view QtUtilities::Updater::Update::executableName

Definition at line 134 of file updater.h.

◆ signature

std::string_view QtUtilities::Updater::Update::signature

Definition at line 137 of file updater.h.

◆ signatureName

std::string_view QtUtilities::Updater::Update::signatureName

Definition at line 135 of file updater.h.


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