| 
    KiCad PCB EDA Suite
    
   | 
 
 Public Member Functions | |
| TEXT_BUTTON_FP_CHOOSER (wxWindow *aParent, DIALOG_SHIM *aParentDlg, const wxString &aSymbolNetlist, const wxString &aPreselect) | |
Protected Member Functions | |
| void | DoSetPopupControl (wxComboPopup *popup) override | 
| void | OnButtonClick () override | 
Protected Attributes | |
| DIALOG_SHIM * | m_dlg | 
| wxString | m_preselect | 
| bool | m_buttonFpChooserLock | 
| std::string | m_symbolNetlist | 
Definition at line 235 of file grid_text_button_helpers.cpp.
      
  | 
  inline | 
Definition at line 238 of file grid_text_button_helpers.cpp.
References KiBitmapBundle(), m_buttonFpChooserLock, m_dlg, m_preselect, m_symbolNetlist, and small_library.
      
  | 
  inlineoverrideprotected | 
Definition at line 254 of file grid_text_button_helpers.cpp.
      
  | 
  inlineoverrideprotected | 
Definition at line 259 of file grid_text_button_helpers.cpp.
References FRAME_FOOTPRINT_CHOOSER, m_buttonFpChooserLock, m_dlg, m_preselect, m_symbolNetlist, and MAIL_SYMBOL_NETLIST.
      
  | 
  protected | 
Definition at line 301 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().
      
  | 
  protected | 
Definition at line 295 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().
      
  | 
  protected | 
Definition at line 296 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().
      
  | 
  protected | 
Definition at line 308 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().