39 if( filterString.StartsWith( wxT(
"::" ) ) )
40 filterString = filterString.Mid( 2 );
43 if( filterString.IsEmpty() ||
kNoParentSymbol.Lower().Matches( filterString ) )
50 const wxSize& size,
long style ) :
void setFilterPopup(FILTER_COMBOPOPUP *aPopup)
FILTER_COMBOBOX(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
SYMBOL_FILTER_COMBOPOPUP * m_selectorPopup
SYMBOL_FILTER_COMBOBOX(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
wxString GetValue() const override
static const wxString kNoParentSymbol("<do not derive>")