KiCad PCB EDA Suite
|
#include <panel_selection_filter.h>
Public Member Functions | |
PCB_SELECTION_FILTER_EVENT (const PCB_SELECTION_FILTER_OPTIONS &aOptions=PCB_SELECTION_FILTER_OPTIONS(), int id=0) | |
wxEvent * | Clone () const override |
Public Attributes | |
PCB_SELECTION_FILTER_OPTIONS | m_options |
Definition at line 36 of file panel_selection_filter.h.
|
inline |
Definition at line 39 of file panel_selection_filter.h.
References m_options.
Referenced by Clone().
|
inlineoverride |
Definition at line 42 of file panel_selection_filter.h.
References PCB_SELECTION_FILTER_EVENT().
PCB_SELECTION_FILTER_OPTIONS PCB_SELECTION_FILTER_EVENT::m_options |
Definition at line 47 of file panel_selection_filter.h.
Referenced by PANEL_SELECTION_FILTER::OnFlashEvent(), and PCB_SELECTION_FILTER_EVENT().