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

Public Member Functions

 GROUP_ANNOTATION_FIXTURE ()
 
 ~GROUP_ANNOTATION_FIXTURE ()
 

Public Attributes

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

Detailed Description

Definition at line 51 of file test_issue22620_group_annotation.cpp.

Constructor & Destructor Documentation

◆ GROUP_ANNOTATION_FIXTURE()

GROUP_ANNOTATION_FIXTURE::GROUP_ANNOTATION_FIXTURE ( )
inline

◆ ~GROUP_ANNOTATION_FIXTURE()

GROUP_ANNOTATION_FIXTURE::~GROUP_ANNOTATION_FIXTURE ( )
inline

Definition at line 67 of file test_issue22620_group_annotation.cpp.

References m_schematic, and m_tempFiles.

Member Data Documentation

◆ m_project

PROJECT* GROUP_ANNOTATION_FIXTURE::m_project

Definition at line 80 of file test_issue22620_group_annotation.cpp.

Referenced by GROUP_ANNOTATION_FIXTURE().

◆ m_schematic

std::unique_ptr<SCHEMATIC> GROUP_ANNOTATION_FIXTURE::m_schematic

◆ m_settingsManager

SETTINGS_MANAGER GROUP_ANNOTATION_FIXTURE::m_settingsManager

Definition at line 78 of file test_issue22620_group_annotation.cpp.

Referenced by GROUP_ANNOTATION_FIXTURE().

◆ m_tempFiles

std::vector<wxString> GROUP_ANNOTATION_FIXTURE::m_tempFiles

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