KiCad PCB EDA Suite
Loading...
Searching...
No Matches
UPDATE_REQUEST Struct Reference

Public Attributes

wxString platform
 
wxString arch
 
wxString current_version
 
wxString lang
 
wxString last_check
 

Detailed Description

Definition at line 57 of file update_manager.cpp.

Member Data Documentation

◆ arch

wxString UPDATE_REQUEST::arch

Definition at line 60 of file update_manager.cpp.

Referenced by UPDATE_MANAGER::CheckForUpdate().

◆ current_version

wxString UPDATE_REQUEST::current_version

Definition at line 61 of file update_manager.cpp.

Referenced by UPDATE_MANAGER::CheckForUpdate().

◆ lang

wxString UPDATE_REQUEST::lang

Definition at line 62 of file update_manager.cpp.

Referenced by UPDATE_MANAGER::CheckForUpdate().

◆ last_check

wxString UPDATE_REQUEST::last_check

Definition at line 63 of file update_manager.cpp.

Referenced by UPDATE_MANAGER::CheckForUpdate().

◆ platform

wxString UPDATE_REQUEST::platform

Definition at line 59 of file update_manager.cpp.

Referenced by UPDATE_MANAGER::CheckForUpdate().


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