47    return m_label->GetShownText( 
true );
 
 
   59    static wxBitmap bitMap =
 
 
   86    return m_pin->GetShownText( 
true );
 
 
   92    return m_pin->GetShape();
 
 
   98    static wxBitmap bitMap =
 
 
  131    return m_label->GetShownText( 
true );
 
 
  143    static auto label_and_pin_icon = ( []{
 
  151        img.Paste( 
left.ConvertToImage(), 0, 0 );
 
  153        return wxBitmap( img );
 
  156    return label_and_pin_icon;
 
 
wxBitmap KiBitmap(BITMAPS aBitmap, int aHeightTag)
Construct a wxBitmap from an image identifier Returns the image from the active theme if the image ha...
 
ASSOCIATED_SCH_LABEL_PIN(SCH_HIERLABEL *aLabel, SCH_SHEET_PIN *aPin)
 
SCH_SHEET_PIN * GetPin() const
 
wxString GetName() const override
 
int GetShape() const override
 
SCH_HIERLABEL * GetLabel() const
 
SCH_ITEM * GetItem() const override
 
SHEET_SYNCHRONIZATION_ITEM_KIND GetKind() const override
 
wxBitmap & GetBitmap() const override
 
wxString GetName() const override
 
SCH_ITEM * GetItem() const override
 
SCH_HIERLABEL_SYNCHRONIZATION_ITEM(SCH_HIERLABEL *aLabel, SCH_SHEET *aSheet)
 
SHEET_SYNCHRONIZATION_ITEM_KIND GetKind() const override
 
wxBitmap & GetBitmap() const override
 
int GetShape() const override
 
Base class for any item which can be embedded within the SCHEMATIC container class,...
 
SCH_ITEM * GetItem() const override
 
wxString GetName() const override
 
int GetShape() const override
 
SCH_SHEET_PIN_SYNCHRONIZATION_ITEM(SCH_SHEET_PIN *aPin, SCH_SHEET *aSheet)
 
SHEET_SYNCHRONIZATION_ITEM_KIND GetKind() const override
 
wxBitmap & GetBitmap() const override
 
Define a sheet pin (label) used in sheets to create hierarchical schematics.
 
Sheet symbol placed in a schematic, and is the entry point for a sub schematic.
 
SHEET_SYNCHRONIZATION_ITEM_KIND
 
@ HIERLABEL_AND_SHEET_PIN