KiCad PCB EDA Suite
|
#include <pcb_picker_tool.h>
Public Attributes | |
RECEIVER * | m_Receiver = nullptr |
wxString | m_Prompt |
Definition at line 55 of file pcb_picker_tool.h.
wxString PCB_PICKER_TOOL::INTERACTIVE_PARAMS::m_Prompt |
Definition at line 58 of file pcb_picker_tool.h.
Referenced by PCB_PICKER_TOOL::SelectItemInteractively(), and PCB_PICKER_TOOL::SelectPointInteractively().
RECEIVER* PCB_PICKER_TOOL::INTERACTIVE_PARAMS::m_Receiver = nullptr |
Definition at line 57 of file pcb_picker_tool.h.
Referenced by PCB_PICKER_TOOL::SelectItemInteractively(), and PCB_PICKER_TOOL::SelectPointInteractively().