KiCad PCB EDA Suite
|
#include <memory>
#include <optional>
#include <wx/panel.h>
#include <wx/combo.h>
#include <wx/listbox.h>
Go to the source code of this file.
Classes | |
class | FILTER_COMBOPOPUP |
class | FILTER_COMBOBOX |
A combobox that has a filterable popup. More... | |
Functions | |
wxDECLARE_EVENT (FILTERED_ITEM_SELECTED, wxCommandEvent) | |
wxDECLARE_EVENT | ( | FILTERED_ITEM_SELECTED | , |
wxCommandEvent | |||
) |