44        if( filterString.IsEmpty() || 
kNoParentSymbol.Lower().Matches( filterString ) )
 
 
 
   51                                                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>")