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