KiCad PCB EDA Suite
|
#include <wx_listbox.h>
Public Member Functions | |
WX_LISTBOX (wxWindow *parent, wxWindowID winid, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, int n=0, const wxString choices[]=NULL, long style=0) | |
wxString | GetStringSelection () const override |
bool | SetStringSelection (const wxString &s) override |
bool | SetStringSelection (const wxString &s, bool select) override |
wxString | GetBaseString (int n) const |
int | FindString (const wxString &s, bool bCase=false) const override |
Definition at line 30 of file wx_listbox.h.
|
inline |
Definition at line 33 of file wx_listbox.h.
|
override |
Definition at line 72 of file wx_listbox.cpp.
References LIB_TREE_MODEL_ADAPTER::GetPinningSymbol().
Referenced by FOOTPRINT_VIEWER_FRAME::ReCreateFootprintList(), SYMBOL_VIEWER_FRAME::ReCreateLibList(), FOOTPRINT_VIEWER_FRAME::ReCreateLibraryList(), SYMBOL_VIEWER_FRAME::ReCreateSymbolList(), and FOOTPRINT_VIEWER_FRAME::SelectAndViewFootprint().
wxString WX_LISTBOX::GetBaseString | ( | int | n | ) | const |
Definition at line 61 of file wx_listbox.cpp.
References LIB_TREE_MODEL_ADAPTER::GetPinningSymbol().
Referenced by FOOTPRINT_VIEWER_FRAME::ClickOnFootprintList(), FOOTPRINT_VIEWER_FRAME::ClickOnLibList(), SYMBOL_VIEWER_FRAME::ClickOnLibList(), SYMBOL_VIEWER_FRAME::ClickOnSymbolList(), FOOTPRINT_VIEWER_FRAME::OnActivate(), SYMBOL_VIEWER_FRAME::ReCreateLibList(), and FOOTPRINT_VIEWER_FRAME::SelectAndViewFootprint().
|
override |
Definition at line 32 of file wx_listbox.cpp.
References LIB_TREE_MODEL_ADAPTER::GetPinningSymbol().
|
override |
Definition at line 43 of file wx_listbox.cpp.
References LIB_TREE_MODEL_ADAPTER::GetPinningSymbol().
Referenced by SYMBOL_VIEWER_FRAME::SetSelectedLibrary(), and SYMBOL_VIEWER_FRAME::SetSelectedSymbol().
|
override |
Definition at line 52 of file wx_listbox.cpp.
References LIB_TREE_MODEL_ADAPTER::GetPinningSymbol().