KiCad PCB EDA Suite
Loading...
Searching...
No Matches
GROUP_MOVE_ANCESTOR_FIXTURE Struct Reference

Public Member Functions

 GROUP_MOVE_ANCESTOR_FIXTURE ()
 
 ~GROUP_MOVE_ANCESTOR_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_settingsManager
 
std::unique_ptr< SCHEMATICm_schematic
 
std::vector< wxString > m_tempFiles
 

Detailed Description

Definition at line 54 of file test_issue24335_group_move_ancestor.cpp.

Constructor & Destructor Documentation

◆ GROUP_MOVE_ANCESTOR_FIXTURE()

GROUP_MOVE_ANCESTOR_FIXTURE::GROUP_MOVE_ANCESTOR_FIXTURE ( )
inline

◆ ~GROUP_MOVE_ANCESTOR_FIXTURE()

GROUP_MOVE_ANCESTOR_FIXTURE::~GROUP_MOVE_ANCESTOR_FIXTURE ( )
inline

Definition at line 70 of file test_issue24335_group_move_ancestor.cpp.

References m_schematic, and m_tempFiles.

Member Data Documentation

◆ m_schematic

std::unique_ptr<SCHEMATIC> GROUP_MOVE_ANCESTOR_FIXTURE::m_schematic

◆ m_settingsManager

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().

◆ m_tempFiles

std::vector<wxString> GROUP_MOVE_ANCESTOR_FIXTURE::m_tempFiles

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