KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_SELECTION_FILTER_EVENT Class Reference

#include <panel_sch_selection_filter.h>

Inheritance diagram for SCH_SELECTION_FILTER_EVENT:

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
 

Detailed Description

Definition at line 36 of file panel_sch_selection_filter.h.

Constructor & Destructor Documentation

◆ SCH_SELECTION_FILTER_EVENT()

SCH_SELECTION_FILTER_EVENT::SCH_SELECTION_FILTER_EVENT ( const SCH_SELECTION_FILTER_OPTIONS & aOptions = SCH_SELECTION_FILTER_OPTIONS(),
int id = 0 )
inline

Definition at line 39 of file panel_sch_selection_filter.h.

References m_options.

Referenced by Clone().

Member Function Documentation

◆ Clone()

wxEvent * SCH_SELECTION_FILTER_EVENT::Clone ( ) const
inlineoverride

Definition at line 42 of file panel_sch_selection_filter.h.

References SCH_SELECTION_FILTER_EVENT().

Member Data Documentation

◆ m_options

SCH_SELECTION_FILTER_OPTIONS SCH_SELECTION_FILTER_EVENT::m_options

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