30                                                            wxArrayString&  aFpList ) :
 
   45    GetSizer()->SetSizeHints( 
this );
 
 
   57    return aOptionCtrlString.BeforeFirst( 
' ' );
 
 
   74    const wxString entry = 
m_SearchTextCtrl->GetValue().Trim( 
true ).Trim( 
false );
 
 
void SetInitialFocus(wxWindow *aWindow)
Sets the window (usually a wxTextCtrl) that should be focused when the dialog is shown.
 
void SetupStandardButtons(std::map< int, wxString > aLabels={})
 
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.
 
KICOMMON_API wxFont GetInfoFont(wxWindow *aWindow)