KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PROJECT_LOCAL_SETTINGS_FIXTURE Class Reference

Public Member Functions

 PROJECT_LOCAL_SETTINGS_FIXTURE ()
 
 ~PROJECT_LOCAL_SETTINGS_FIXTURE ()
 
void writeAndLoadProject (const std::string &aProjectName, const std::string &aPrlContents, SETTINGS_MANAGER &aSettingsManager)
 

Public Attributes

fs::path m_tempDir
 

Detailed Description

Definition at line 42 of file test_project_local_settings.cpp.

Constructor & Destructor Documentation

◆ PROJECT_LOCAL_SETTINGS_FIXTURE()

PROJECT_LOCAL_SETTINGS_FIXTURE::PROJECT_LOCAL_SETTINGS_FIXTURE ( )
inline

Definition at line 45 of file test_project_local_settings.cpp.

References m_tempDir.

◆ ~PROJECT_LOCAL_SETTINGS_FIXTURE()

PROJECT_LOCAL_SETTINGS_FIXTURE::~PROJECT_LOCAL_SETTINGS_FIXTURE ( )
inline

Definition at line 52 of file test_project_local_settings.cpp.

References m_tempDir.

Member Function Documentation

◆ writeAndLoadProject()

void PROJECT_LOCAL_SETTINGS_FIXTURE::writeAndLoadProject ( const std::string & aProjectName,
const std::string & aPrlContents,
SETTINGS_MANAGER & aSettingsManager )
inline

Member Data Documentation

◆ m_tempDir

fs::path PROJECT_LOCAL_SETTINGS_FIXTURE::m_tempDir

The documentation for this class was generated from the following file: