KiCad PCB EDA Suite
Loading...
Searching...
No Matches
footprint_select_widget.h File Reference
#include <footprint_filter.h>
#include <footprint_info.h>
#include <vector>
#include <wx/panel.h>

Go to the source code of this file.

Classes

class  FOOTPRINT_SELECT_WIDGET
 

Functions

 wxDECLARE_EVENT (EVT_FOOTPRINT_SELECTED, wxCommandEvent)
 This event is fired when a footprint is selected.
 

Function Documentation

◆ wxDECLARE_EVENT()

wxDECLARE_EVENT ( EVT_FOOTPRINT_SELECTED  ,
wxCommandEvent   
)

This event is fired when a footprint is selected.

The string data of the event will contain the footprint name.