|
KiCad PCB EDA Suite
|
Public Member Functions | |
| LABEL_BUS_CONNECTIVITY_FIXTURE () | |
Public Attributes | |
| SETTINGS_MANAGER | m_mgr |
| std::unique_ptr< SCHEMATIC > | m_schematic |
| SCH_SCREEN * | m_screen |
| SCH_SHEET * | m_sheet |
Definition at line 48 of file test_label_bus_connectivity.cpp.
|
inline |
Definition at line 50 of file test_label_bus_connectivity.cpp.
References m_mgr, m_schematic, m_screen, and m_sheet.
| SETTINGS_MANAGER LABEL_BUS_CONNECTIVITY_FIXTURE::m_mgr |
Definition at line 66 of file test_label_bus_connectivity.cpp.
Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().
| std::unique_ptr<SCHEMATIC> LABEL_BUS_CONNECTIVITY_FIXTURE::m_schematic |
Definition at line 67 of file test_label_bus_connectivity.cpp.
Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().
| SCH_SCREEN* LABEL_BUS_CONNECTIVITY_FIXTURE::m_screen |
Definition at line 68 of file test_label_bus_connectivity.cpp.
Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().
| SCH_SHEET* LABEL_BUS_CONNECTIVITY_FIXTURE::m_sheet |
Definition at line 69 of file test_label_bus_connectivity.cpp.
Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().