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

Public Member Functions

 TEXT_BUTTON_URL (wxWindow *aParent, DIALOG_SHIM *aParentDlg, SEARCH_STACK *aSearchStack)
 

Protected Member Functions

void DoSetPopupControl (wxComboPopup *popup) override
 
void OnButtonClick () override
 

Protected Attributes

DIALOG_SHIMm_dlg
 
SEARCH_STACKm_searchStack
 

Detailed Description

Definition at line 311 of file grid_text_button_helpers.cpp.

Constructor & Destructor Documentation

◆ TEXT_BUTTON_URL()

TEXT_BUTTON_URL::TEXT_BUTTON_URL ( wxWindow *  aParent,
DIALOG_SHIM aParentDlg,
SEARCH_STACK aSearchStack 
)
inline

Definition at line 314 of file grid_text_button_helpers.cpp.

References KiBitmap().

Member Function Documentation

◆ DoSetPopupControl()

void TEXT_BUTTON_URL::DoSetPopupControl ( wxComboPopup *  popup)
inlineoverrideprotected

Definition at line 327 of file grid_text_button_helpers.cpp.

◆ OnButtonClick()

void TEXT_BUTTON_URL::OnButtonClick ( )
inlineoverrideprotected

Member Data Documentation

◆ m_dlg

DIALOG_SHIM* TEXT_BUTTON_URL::m_dlg
protected

Definition at line 340 of file grid_text_button_helpers.cpp.

Referenced by OnButtonClick().

◆ m_searchStack

SEARCH_STACK* TEXT_BUTTON_URL::m_searchStack
protected

Definition at line 341 of file grid_text_button_helpers.cpp.

Referenced by OnButtonClick().


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