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

Public Member Functions

 GROUP_PROMOTION_FIXTURE ()
 
 ~GROUP_PROMOTION_FIXTURE ()
 
SCH_COLLECTOR makeCollector (const std::vector< KICAD_T > &aScanTypes)
 

Public Attributes

KIGFX::VIEW m_view
 
TOOL_MANAGER m_mgr
 
SCH_SELECTION_TOOLm_tool
 
SCH_SYMBOL m_symbol
 
SCH_GROUP m_group
 

Detailed Description

Definition at line 32 of file test_issue24961_group_promotion.cpp.

Constructor & Destructor Documentation

◆ GROUP_PROMOTION_FIXTURE()

GROUP_PROMOTION_FIXTURE::GROUP_PROMOTION_FIXTURE ( )
inline

Definition at line 34 of file test_issue24961_group_promotion.cpp.

References m_group, m_mgr, m_symbol, m_tool, and m_view.

◆ ~GROUP_PROMOTION_FIXTURE()

GROUP_PROMOTION_FIXTURE::~GROUP_PROMOTION_FIXTURE ( )
inline

Definition at line 43 of file test_issue24961_group_promotion.cpp.

References m_group.

Member Function Documentation

◆ makeCollector()

SCH_COLLECTOR GROUP_PROMOTION_FIXTURE::makeCollector ( const std::vector< KICAD_T > & aScanTypes)
inline

Member Data Documentation

◆ m_group

SCH_GROUP GROUP_PROMOTION_FIXTURE::m_group

◆ m_mgr

TOOL_MANAGER GROUP_PROMOTION_FIXTURE::m_mgr

Definition at line 54 of file test_issue24961_group_promotion.cpp.

Referenced by GROUP_PROMOTION_FIXTURE().

◆ m_symbol

SCH_SYMBOL GROUP_PROMOTION_FIXTURE::m_symbol

Definition at line 56 of file test_issue24961_group_promotion.cpp.

Referenced by GROUP_PROMOTION_FIXTURE(), and makeCollector().

◆ m_tool

SCH_SELECTION_TOOL* GROUP_PROMOTION_FIXTURE::m_tool

Definition at line 55 of file test_issue24961_group_promotion.cpp.

Referenced by GROUP_PROMOTION_FIXTURE().

◆ m_view

KIGFX::VIEW GROUP_PROMOTION_FIXTURE::m_view

Definition at line 53 of file test_issue24961_group_promotion.cpp.

Referenced by GROUP_PROMOTION_FIXTURE().


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