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 122 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 128 of file dialog_pcm.h.

References action, package, repository_id, and version.

Member Data Documentation

◆ action

PCM_PACKAGE_ACTION DIALOG_PCM::PENDING_ACTION::action

Definition at line 124 of file dialog_pcm.h.

Referenced by PENDING_ACTION().

◆ package

PCM_PACKAGE DIALOG_PCM::PENDING_ACTION::package

Definition at line 126 of file dialog_pcm.h.

Referenced by DIALOG_PCM::discardAction(), and PENDING_ACTION().

◆ repository_id

wxString DIALOG_PCM::PENDING_ACTION::repository_id

Definition at line 125 of file dialog_pcm.h.

Referenced by DIALOG_PCM::discardAction(), and PENDING_ACTION().

◆ version

wxString DIALOG_PCM::PENDING_ACTION::version

Definition at line 127 of file dialog_pcm.h.

Referenced by PENDING_ACTION().


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