KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIALOG_PCM::PENDING_ACTION Struct Reference

Public Member Functions

 PENDING_ACTION (const PCM_PACKAGE_ACTION &aAction, const wxString &aRepositoryId, const PCM_PACKAGE &aPackage, const wxString &aVersion)
 

Public Attributes

PCM_PACKAGE_ACTION action
 
wxString repository_id
 
PCM_PACKAGE package
 
wxString version
 

Detailed Description

Definition at line 116 of file dialog_pcm.h.

Constructor & Destructor Documentation

◆ PENDING_ACTION()

DIALOG_PCM::PENDING_ACTION::PENDING_ACTION ( const PCM_PACKAGE_ACTION aAction,
const wxString &  aRepositoryId,
const PCM_PACKAGE aPackage,
const wxString &  aVersion 
)
inline

Definition at line 122 of file dialog_pcm.h.

Member Data Documentation

◆ action

PCM_PACKAGE_ACTION DIALOG_PCM::PENDING_ACTION::action

Definition at line 118 of file dialog_pcm.h.

◆ package

PCM_PACKAGE DIALOG_PCM::PENDING_ACTION::package

Definition at line 120 of file dialog_pcm.h.

Referenced by DIALOG_PCM::discardAction().

◆ repository_id

wxString DIALOG_PCM::PENDING_ACTION::repository_id

Definition at line 119 of file dialog_pcm.h.

Referenced by DIALOG_PCM::discardAction().

◆ version

wxString DIALOG_PCM::PENDING_ACTION::version

Definition at line 121 of file dialog_pcm.h.


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