KiCad PCB EDA Suite
|
#include <wx/string.h>
Go to the source code of this file.
Classes | |
struct | EDA_SEARCH_DATA |
struct | SCH_SEARCH_DATA |
Enumerations | |
enum class | EDA_SEARCH_MATCH_MODE { PLAIN , WHOLEWORD , WILDCARD , PERMISSIVE } |
|
strong |
Enumerator | |
---|---|
PLAIN | |
WHOLEWORD | |
WILDCARD | |
PERMISSIVE |
Definition at line 29 of file eda_search_data.h.