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

Public Member Functions

 ISSUE24870_FIXTURE ()
 
SCH_SHEETaddSecondPage ()
 Add a second top-level sheet the way HIERARCHY_PANE's "New Top-Level Sheet" does.
 

Public Attributes

SETTINGS_MANAGER m_settingsManager
 
std::unique_ptr< SCHEMATICm_schematic
 
SCH_SHEETm_page1 = nullptr
 

Detailed Description

Definition at line 50 of file test_issue24870_top_level_sheet_delete.cpp.

Constructor & Destructor Documentation

◆ ISSUE24870_FIXTURE()

ISSUE24870_FIXTURE::ISSUE24870_FIXTURE ( )
inline

Member Function Documentation

◆ addSecondPage()

SCH_SHEET * ISSUE24870_FIXTURE::addSecondPage ( )
inline

Member Data Documentation

◆ m_page1

SCH_SHEET* ISSUE24870_FIXTURE::m_page1 = nullptr

Definition at line 94 of file test_issue24870_top_level_sheet_delete.cpp.

Referenced by ISSUE24870_FIXTURE().

◆ m_schematic

std::unique_ptr<SCHEMATIC> ISSUE24870_FIXTURE::m_schematic

Definition at line 93 of file test_issue24870_top_level_sheet_delete.cpp.

Referenced by addSecondPage(), and ISSUE24870_FIXTURE().

◆ m_settingsManager

SETTINGS_MANAGER ISSUE24870_FIXTURE::m_settingsManager

Definition at line 92 of file test_issue24870_top_level_sheet_delete.cpp.

Referenced by ISSUE24870_FIXTURE().


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