KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_PICKER_TOOL::INTERACTIVE_PARAMS Struct Reference

#include <pcb_picker_tool.h>

Public Attributes

RECEIVERm_Receiver = nullptr
 
wxString m_Prompt
 
std::function< bool(EDA_ITEM *)> m_ItemFilter = nullptr
 

Detailed Description

Definition at line 55 of file pcb_picker_tool.h.

Member Data Documentation

◆ m_ItemFilter

std::function<bool(EDA_ITEM*)> PCB_PICKER_TOOL::INTERACTIVE_PARAMS::m_ItemFilter = nullptr

Definition at line 59 of file pcb_picker_tool.h.

Referenced by PCB_PICKER_TOOL::SelectItemInteractively().

◆ m_Prompt

wxString PCB_PICKER_TOOL::INTERACTIVE_PARAMS::m_Prompt

◆ m_Receiver

RECEIVER* PCB_PICKER_TOOL::INTERACTIVE_PARAMS::m_Receiver = nullptr

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