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

#include <pcm_data.h>

Public Attributes

PCM_PACKAGE package
 
wxString current_version
 
wxString repository_id
 
wxString repository_name
 
uint64_t install_timestamp
 
bool pinned
 
bool update_available
 

Detailed Description

Definition at line 138 of file pcm_data.h.

Member Data Documentation

◆ current_version

wxString PCM_INSTALLATION_ENTRY::current_version

◆ install_timestamp

uint64_t PCM_INSTALLATION_ENTRY::install_timestamp

◆ package

◆ pinned

◆ repository_id

◆ repository_name

wxString PCM_INSTALLATION_ENTRY::repository_name

◆ update_available

bool PCM_INSTALLATION_ENTRY::update_available

Definition at line 148 of file pcm_data.h.


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