KiCad PCB EDA Suite
|
This is the complete list of members for LIB_TREE, including all inherited members.
ALL_WIDGETS enum value | LIB_TREE | |
centerIfValid(const wxDataViewItem &aTreeId) | LIB_TREE | protected |
CenterLibId(const LIB_ID &aLibId) | LIB_TREE | |
CollapseAll() | LIB_TREE | |
destroyPreview() | LIB_TREE | protected |
DETAILS enum value | LIB_TREE | |
ExpandAll() | LIB_TREE | |
expandIfValid(const wxDataViewItem &aTreeId) | LIB_TREE | protected |
ExpandLibId(const LIB_ID &aLibId) | LIB_TREE | |
FILTERS enum value | LIB_TREE | |
FLAGS enum name | LIB_TREE | |
FLAGS_NONE enum value | LIB_TREE | |
FocusSearchFieldIfExists() | LIB_TREE | |
GetCurrentTreeNode() const | LIB_TREE | |
GetFiltersSizer() | LIB_TREE | inline |
GetFocusTarget() | LIB_TREE | |
GetSearchString() const | LIB_TREE | |
GetSelectedLibId(int *aUnit=nullptr) const | LIB_TREE | |
GetSelectedLibIds(std::vector< LIB_ID > &aSelection, std::vector< int > *aUnit=nullptr) const | LIB_TREE | |
GetSelectionCount() const | LIB_TREE | inline |
GetSortMode() const | LIB_TREE | inline |
getState() const | LIB_TREE | protected |
hidePreview() | LIB_TREE | protected |
LIB_TREE(wxWindow *aParent, const wxString &aRecentSearchesKey, LIB_TABLE *aLibTable, wxObjectDataPtr< LIB_TREE_MODEL_ADAPTER > &aAdapter, int aFlags=ALL_WIDGETS, HTML_WINDOW *aDetails=nullptr) | LIB_TREE | |
m_adapter | LIB_TREE | protected |
m_debounceTimer | LIB_TREE | protected |
m_details_ctrl | LIB_TREE | protected |
m_filtersSizer | LIB_TREE | protected |
m_hoverItem | LIB_TREE | protected |
m_hoverItemRect | LIB_TREE | protected |
m_hoverPos | LIB_TREE | protected |
m_hoverTimer | LIB_TREE | protected |
m_inTimerEvent | LIB_TREE | protected |
m_previewDisabled | LIB_TREE | protected |
m_previewItem | LIB_TREE | protected |
m_previewItemRect | LIB_TREE | protected |
m_previewWindow | LIB_TREE | protected |
m_query_ctrl | LIB_TREE | protected |
m_recentSearchesKey | LIB_TREE | protected |
m_skipNextRightClick | LIB_TREE | protected |
m_sort_ctrl | LIB_TREE | protected |
m_tree_ctrl | LIB_TREE | protected |
MULTISELECT enum value | LIB_TREE | |
onDebounceTimer(wxTimerEvent &aEvent) | LIB_TREE | protected |
onDetailsLink(wxHtmlLinkEvent &aEvent) | LIB_TREE | protected |
onHeaderContextMenu(wxDataViewEvent &aEvent) | LIB_TREE | protected |
onHoverTimer(wxTimerEvent &aEvent) | LIB_TREE | protected |
onIdle(wxIdleEvent &aEvent) | LIB_TREE | protected |
onItemContextMenu(wxDataViewEvent &aEvent) | LIB_TREE | protected |
onPreselect(wxCommandEvent &aEvent) | LIB_TREE | protected |
onQueryCharHook(wxKeyEvent &aEvent) | LIB_TREE | protected |
onQueryMouseMoved(wxMouseEvent &aEvent) | LIB_TREE | protected |
onQueryText(wxCommandEvent &aEvent) | LIB_TREE | protected |
onTreeActivate(wxDataViewEvent &aEvent) | LIB_TREE | protected |
onTreeCharHook(wxKeyEvent &aEvent) | LIB_TREE | protected |
onTreeSelect(wxDataViewEvent &aEvent) | LIB_TREE | protected |
postPreselectEvent() | LIB_TREE | protected |
postSelectEvent() | LIB_TREE | protected |
RefreshLibTree() | LIB_TREE | |
Regenerate(bool aKeepState) | LIB_TREE | |
SEARCH enum value | LIB_TREE | |
selectIfValid(const wxDataViewItem &aTreeId) | LIB_TREE | protected |
SelectLibId(const LIB_ID &aLibId) | LIB_TREE | |
SetSearchString(const wxString &aSearchString) | LIB_TREE | |
SetSortMode(LIB_TREE_MODEL_ADAPTER::SORT_MODE aMode) | LIB_TREE | inline |
setState(const STATE &aState) | LIB_TREE | protected |
ShowChangedLanguage() | LIB_TREE | |
showPreview(wxDataViewItem aItem) | LIB_TREE | protected |
toggleExpand(const wxDataViewItem &aTreeId) | LIB_TREE | protected |
Unselect() | LIB_TREE | |
updateRecentSearchMenu() | LIB_TREE | protected |
~LIB_TREE() override | LIB_TREE |