| 
    KiCad PCB EDA Suite
    
   | 
 
#include <functional>#include <widgets/wx_combobox.h>#include <wx/dc.h>#include <wx/pen.h>#include <wx/settings.h>Go to the source code of this file.
Macros | |
| #define | SEPARATOR wxT( "---" ) | 
| #define SEPARATOR wxT( "---" ) | 
Definition at line 27 of file wx_combobox.cpp.
Referenced by SIMULATOR_CONTROL::ExportPlotAsCSV(), GetVirtualKeyCodeName(), WX_COMBOBOX::OnDrawItem(), WX_COMBOBOX::OnMeasureItem(), WX_COMBOBOX::OnMeasureItemWidth(), TOOLBAR_TREE_ITEM_DATA::TOOLBAR_TREE_ITEM_DATA(), WX_COMBOBOX::TryVetoMouse(), and WX_COMBOBOX::TryVetoSelect().