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

Public Member Functions

 SHEET_ANNOTATION_FIXTURE ()
 
 ~SHEET_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 54 of file test_issue22651_sheet_annotation.cpp.

Constructor & Destructor Documentation

◆ SHEET_ANNOTATION_FIXTURE()

SHEET_ANNOTATION_FIXTURE::SHEET_ANNOTATION_FIXTURE ( )
inline

◆ ~SHEET_ANNOTATION_FIXTURE()

SHEET_ANNOTATION_FIXTURE::~SHEET_ANNOTATION_FIXTURE ( )
inline

Definition at line 70 of file test_issue22651_sheet_annotation.cpp.

References m_schematic, and m_tempFiles.

Member Data Documentation

◆ m_project

PROJECT* SHEET_ANNOTATION_FIXTURE::m_project

Definition at line 83 of file test_issue22651_sheet_annotation.cpp.

Referenced by SHEET_ANNOTATION_FIXTURE().

◆ m_schematic

std::unique_ptr<SCHEMATIC> SHEET_ANNOTATION_FIXTURE::m_schematic

◆ m_settingsManager

SETTINGS_MANAGER SHEET_ANNOTATION_FIXTURE::m_settingsManager

Definition at line 81 of file test_issue22651_sheet_annotation.cpp.

Referenced by SHEET_ANNOTATION_FIXTURE().

◆ m_tempFiles

std::vector<wxString> SHEET_ANNOTATION_FIXTURE::m_tempFiles

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