KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SHEET_SYNCHRONIZATION_ITEM Class Referenceabstract

#include <sheet_synchronization_item.h>

Inheritance diagram for SHEET_SYNCHRONIZATION_ITEM:
ASSOCIATED_SCH_LABEL_PIN SCH_HIERLABEL_SYNCHRONIZATION_ITEM SCH_SHEET_PIN_SYNCHRONIZATION_ITEM

Public Member Functions

virtual ~SHEET_SYNCHRONIZATION_ITEM ()=default
 
virtual wxString GetName () const =0
 
virtual int GetShape () const =0
 
virtual wxBitmap & GetBitmap () const =0
 
virtual SCH_ITEMGetItem () const =0
 
virtual SHEET_SYNCHRONIZATION_ITEM_KIND GetKind () const =0
 

Detailed Description

Definition at line 48 of file sheet_synchronization_item.h.

Constructor & Destructor Documentation

◆ ~SHEET_SYNCHRONIZATION_ITEM()

virtual SHEET_SYNCHRONIZATION_ITEM::~SHEET_SYNCHRONIZATION_ITEM ( )
virtualdefault

Member Function Documentation

◆ GetBitmap()

virtual wxBitmap & SHEET_SYNCHRONIZATION_ITEM::GetBitmap ( ) const
pure virtual

◆ GetItem()

◆ GetKind()

◆ GetName()

virtual wxString SHEET_SYNCHRONIZATION_ITEM::GetName ( ) const
pure virtual

◆ GetShape()

virtual int SHEET_SYNCHRONIZATION_ITEM::GetShape ( ) const
pure virtual

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