|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | COLUMN_FORMATTER |
Functions | |
| bool | MatchTranslationOrNative (const wxString &aStr, const wxString &aNativeLabel, bool aCaseSensitive) |
| Return true if the given string matches either the translated or native version of the given label. | |
| bool MatchTranslationOrNative | ( | const wxString & | aStr, |
| const wxString & | aNativeLabel, | ||
| bool | aCaseSensitive ) |
Return true if the given string matches either the translated or native version of the given label.
Definition at line 31 of file column_formatter.cpp.
Referenced by COLUMN_FORMATTER::boolFromString(), GetColTypeForString(), GetColTypeForString(), SetPadTypeFromString(), and PIN_INFO_FORMATTER::UpdatePin().