VAPOR3 3.9.4
Public Member Functions | Public Attributes | List of all members
UpdateInfo Struct Reference

#include <CheckForUpdate.h>

Public Member Functions

void OpenURL ()
 

Public Attributes

std::string version
 
std::string url
 
bool error = false
 

Detailed Description

Definition at line 8 of file CheckForUpdate.h.

Member Function Documentation

◆ OpenURL()

void UpdateInfo::OpenURL ( )

Member Data Documentation

◆ error

bool UpdateInfo::error = false

Definition at line 11 of file CheckForUpdate.h.

◆ url

std::string UpdateInfo::url

Definition at line 10 of file CheckForUpdate.h.

◆ version

std::string UpdateInfo::version

Definition at line 9 of file CheckForUpdate.h.


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