KiCad PCB EDA Suite
|
Public Member Functions | |
LEGACY_POWER_SYMBOLS_TEST_FIXTURE () | |
void | CheckSymbols () |
Public Attributes | |
SETTINGS_MANAGER | m_settingsManager |
std::unique_ptr< SCHEMATIC > | m_schematic |
Definition at line 30 of file test_legacy_power_symbols.cpp.
|
inline |
Definition at line 32 of file test_legacy_power_symbols.cpp.
|
inline |
Definition at line 36 of file test_legacy_power_symbols.cpp.
References SCH_SYMBOL::GetAllLibPins(), SCH_SYMBOL::GetField(), SCH_SYMBOL::GetLibSymbolRef(), EDA_TEXT::GetText(), m_schematic, SCH_SYMBOL_T, and VALUE_FIELD.
std::unique_ptr<SCHEMATIC> LEGACY_POWER_SYMBOLS_TEST_FIXTURE::m_schematic |
Definition at line 57 of file test_legacy_power_symbols.cpp.
Referenced by CheckSymbols().
SETTINGS_MANAGER LEGACY_POWER_SYMBOLS_TEST_FIXTURE::m_settingsManager |
Definition at line 56 of file test_legacy_power_symbols.cpp.