KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEXT_BUTTON_FP_CHOOSER Class Reference
Inheritance diagram for TEXT_BUTTON_FP_CHOOSER:

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_SHIMm_dlg
 
wxString m_preselect
 
std::string m_symbolNetlist
 

Detailed Description

Definition at line 229 of file grid_text_button_helpers.cpp.

Constructor & Destructor Documentation

◆ TEXT_BUTTON_FP_CHOOSER()

TEXT_BUTTON_FP_CHOOSER::TEXT_BUTTON_FP_CHOOSER ( wxWindow *  aParent,
DIALOG_SHIM aParentDlg,
const wxString &  aSymbolNetlist,
const wxString &  aPreselect 
)
inline

Definition at line 232 of file grid_text_button_helpers.cpp.

References KiBitmap().

Member Function Documentation

◆ DoSetPopupControl()

void TEXT_BUTTON_FP_CHOOSER::DoSetPopupControl ( wxComboPopup *  popup)
inlineoverrideprotected

Definition at line 247 of file grid_text_button_helpers.cpp.

◆ OnButtonClick()

Member Data Documentation

◆ m_dlg

DIALOG_SHIM* TEXT_BUTTON_FP_CHOOSER::m_dlg
protected

Definition at line 275 of file grid_text_button_helpers.cpp.

Referenced by OnButtonClick().

◆ m_preselect

wxString TEXT_BUTTON_FP_CHOOSER::m_preselect
protected

Definition at line 276 of file grid_text_button_helpers.cpp.

Referenced by OnButtonClick().

◆ m_symbolNetlist

std::string TEXT_BUTTON_FP_CHOOSER::m_symbolNetlist
protected

Definition at line 283 of file grid_text_button_helpers.cpp.

Referenced by OnButtonClick().


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