|
KiCad PCB EDA Suite
|
Public Member Functions | |
| HISTORY_AUTOSAVE_FIXTURE () | |
| ~HISTORY_AUTOSAVE_FIXTURE () | |
Public Attributes | |
| SETTINGS_MANAGER | m_settingsManager |
| std::unique_ptr< SCHEMATIC > | m_schematic |
Definition at line 35 of file test_history_autosave_legacy.cpp.
|
inline |
Definition at line 37 of file test_history_autosave_legacy.cpp.
References m_schematic, and m_settingsManager.
|
inline |
Definition at line 48 of file test_history_autosave_legacy.cpp.
References historyPath(), and m_settingsManager.
| std::unique_ptr<SCHEMATIC> HISTORY_AUTOSAVE_FIXTURE::m_schematic |
Definition at line 56 of file test_history_autosave_legacy.cpp.
Referenced by HISTORY_AUTOSAVE_FIXTURE().
| SETTINGS_MANAGER HISTORY_AUTOSAVE_FIXTURE::m_settingsManager |
Definition at line 55 of file test_history_autosave_legacy.cpp.
Referenced by HISTORY_AUTOSAVE_FIXTURE(), and ~HISTORY_AUTOSAVE_FIXTURE().