KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIALOG_EDIT_CFG::ConfigEntry Struct Reference

Public Attributes

wxString key
 
wxString value
 
wxString extant
 

Detailed Description

Definition at line 57 of file dialog_edit_cfg.h.

Member Data Documentation

◆ extant

wxString DIALOG_EDIT_CFG::ConfigEntry::extant

Definition at line 61 of file dialog_edit_cfg.h.

Referenced by DIALOG_EDIT_CFG::TransferDataToWindow().

◆ key

wxString DIALOG_EDIT_CFG::ConfigEntry::key

Definition at line 59 of file dialog_edit_cfg.h.

Referenced by DIALOG_EDIT_CFG::TransferDataToWindow().

◆ value

wxString DIALOG_EDIT_CFG::ConfigEntry::value

Definition at line 60 of file dialog_edit_cfg.h.

Referenced by DIALOG_EDIT_CFG::TransferDataToWindow().


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