KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_CONNECTIVITY::FIELD_NAME_FACT Struct Reference

#include <conn_facts.h>

Public Member Functions

bool operator== (const FIELD_NAME_FACT &) const =default
 

Public Attributes

KIID owner
 
KIID field
 
VECTOR2I position
 
wxString name
 

Detailed Description

Definition at line 135 of file conn_facts.h.

Member Function Documentation

◆ operator==()

bool SCH_CONNECTIVITY::FIELD_NAME_FACT::operator== ( const FIELD_NAME_FACT & ) const
default

Member Data Documentation

◆ field

KIID SCH_CONNECTIVITY::FIELD_NAME_FACT::field

Definition at line 138 of file conn_facts.h.

◆ name

wxString SCH_CONNECTIVITY::FIELD_NAME_FACT::name

Definition at line 140 of file conn_facts.h.

◆ owner

KIID SCH_CONNECTIVITY::FIELD_NAME_FACT::owner

Definition at line 137 of file conn_facts.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::FIELD_NAME_FACT::position

Definition at line 139 of file conn_facts.h.


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