addDesignBlockToHistory(const LIB_ID &aLibId) | PANEL_DESIGN_BLOCK_CHOOSER | protected |
DBLCLICK_DELAY | PANEL_DESIGN_BLOCK_CHOOSER | protectedstatic |
displayErrors(wxTopLevelWindow *aWindow) | PANEL_DESIGN_BLOCK_CHOOSER | protected |
FinishSetup() | PANEL_DESIGN_BLOCK_CHOOSER | |
g_designBlockSearchString | PANEL_DESIGN_BLOCK_CHOOSER | protectedstatic |
GetDetailsPanel() | PANEL_DESIGN_BLOCK_CHOOSER | inline |
GetLibTree() | PANEL_DESIGN_BLOCK_CHOOSER | inline |
GetSelectedLibId(int *aUnit=nullptr) const | PANEL_DESIGN_BLOCK_CHOOSER | |
m_adapter | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_dbl_click_timer | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_detailsPanel | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_detailsSizer | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_frame | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_historyList | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_open_libs_timer | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_parent | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_preview | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_selectHandler | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_tree | PANEL_DESIGN_BLOCK_CHOOSER | protected |
m_vsplitter | PANEL_DESIGN_BLOCK_CHOOSER | protected |
OnChar(wxKeyEvent &aEvent) | PANEL_DESIGN_BLOCK_CHOOSER | |
onCloseTimer(wxTimerEvent &aEvent) | PANEL_DESIGN_BLOCK_CHOOSER | protected |
onDesignBlockChosen(wxCommandEvent &aEvent) | PANEL_DESIGN_BLOCK_CHOOSER | protected |
onDesignBlockSelected(wxCommandEvent &aEvent) | PANEL_DESIGN_BLOCK_CHOOSER | protected |
OnDetailsCharHook(wxKeyEvent &aEvt) | PANEL_DESIGN_BLOCK_CHOOSER | protected |
onOpenLibsTimer(wxTimerEvent &aEvent) | PANEL_DESIGN_BLOCK_CHOOSER | protected |
PANEL_DESIGN_BLOCK_CHOOSER(EDA_DRAW_FRAME *aFrame, DESIGN_BLOCK_PANE *aParent, std::vector< LIB_ID > &aHistoryList, std::function< void()> aSelectHandler, TOOL_INTERACTIVE *aContextMenuTool) | PANEL_DESIGN_BLOCK_CHOOSER | |
rebuildHistoryNode() | PANEL_DESIGN_BLOCK_CHOOSER | protected |
RefreshLibs(bool aProgress=false) | PANEL_DESIGN_BLOCK_CHOOSER | |
SaveSettings() | PANEL_DESIGN_BLOCK_CHOOSER | |
SelectLibId(const LIB_ID &aLibId) | PANEL_DESIGN_BLOCK_CHOOSER | |
SetPreselect(const LIB_ID &aPreselect) | PANEL_DESIGN_BLOCK_CHOOSER | |
SetPreviewWidget(DESIGN_BLOCK_PREVIEW_WIDGET *aPreview) | PANEL_DESIGN_BLOCK_CHOOSER | |
ShowChangedLanguage() | PANEL_DESIGN_BLOCK_CHOOSER | |
~PANEL_DESIGN_BLOCK_CHOOSER() | PANEL_DESIGN_BLOCK_CHOOSER | |