|
KiCad PCB EDA Suite
|
Public Member Functions | |
| GROUP_MOVE_ANCESTOR_FIXTURE () | |
| ~GROUP_MOVE_ANCESTOR_FIXTURE () | |
Public Attributes | |
| SETTINGS_MANAGER | m_settingsManager |
| std::unique_ptr< SCHEMATIC > | m_schematic |
| std::vector< wxString > | m_tempFiles |
Definition at line 54 of file test_issue24335_group_move_ancestor.cpp.
|
inline |
Definition at line 56 of file test_issue24335_group_move_ancestor.cpp.
References m_schematic, m_settingsManager, and m_tempFiles.
|
inline |
Definition at line 70 of file test_issue24335_group_move_ancestor.cpp.
References m_schematic, and m_tempFiles.
| std::unique_ptr<SCHEMATIC> GROUP_MOVE_ANCESTOR_FIXTURE::m_schematic |
Definition at line 82 of file test_issue24335_group_move_ancestor.cpp.
Referenced by GROUP_MOVE_ANCESTOR_FIXTURE(), and ~GROUP_MOVE_ANCESTOR_FIXTURE().
| SETTINGS_MANAGER GROUP_MOVE_ANCESTOR_FIXTURE::m_settingsManager |
Definition at line 81 of file test_issue24335_group_move_ancestor.cpp.
Referenced by GROUP_MOVE_ANCESTOR_FIXTURE().
| std::vector<wxString> GROUP_MOVE_ANCESTOR_FIXTURE::m_tempFiles |
Definition at line 83 of file test_issue24335_group_move_ancestor.cpp.
Referenced by GROUP_MOVE_ANCESTOR_FIXTURE(), and ~GROUP_MOVE_ANCESTOR_FIXTURE().