24#ifndef PANEL_FOOTPRINT_CHOOSER_H
25#define PANEL_FOOTPRINT_CHOOSER_H
33class wxSplitterWindow;
54 const wxArrayString& aFootprintHistoryList,
56 std::function<
void()> aAcceptHandler,
57 std::function<
void()> aEscapeHandler );
Add dark theme support to wxHtmlWindow.
A logical library item identifier and consists of various portions much like a URI.
Model class in the component selector Model-View-Adapter (mediated MVC) architecture.
Widget displaying a tree of symbols with optional search text control and description panel....
wxWindow * GetFocusTarget()
wxSizer * GetFiltersSizer()
void Regenerate(bool aKeepState)
Regenerate the tree.
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.