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

#include <panel_selection_filter.h>

Inheritance diagram for PCB_SELECTION_FILTER_EVENT:

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
 

Detailed Description

Definition at line 36 of file panel_selection_filter.h.

Constructor & Destructor Documentation

◆ PCB_SELECTION_FILTER_EVENT()

PCB_SELECTION_FILTER_EVENT::PCB_SELECTION_FILTER_EVENT ( const PCB_SELECTION_FILTER_OPTIONS & aOptions = PCB_SELECTION_FILTER_OPTIONS(),
int id = 0 )
inline

Definition at line 39 of file panel_selection_filter.h.

References m_options.

Referenced by Clone().

Member Function Documentation

◆ Clone()

wxEvent * PCB_SELECTION_FILTER_EVENT::Clone ( ) const
inlineoverride

Definition at line 42 of file panel_selection_filter.h.

References PCB_SELECTION_FILTER_EVENT().

Member Data Documentation

◆ m_options

PCB_SELECTION_FILTER_OPTIONS PCB_SELECTION_FILTER_EVENT::m_options

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