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

#include <conn_facts.h>

Public Member Functions

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

Public Attributes

KIID assertionItem = niluuid
 
KIID item = niluuid
 
VECTOR2I assertionPosition
 
VECTOR2I position
 
std::vector< TEXT_ASSERTIONassertions
 
wxString shownText
 

Detailed Description

Definition at line 309 of file conn_facts.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ assertionItem

KIID SCH_CONNECTIVITY::TEXT_CHECK_FACT::assertionItem = niluuid

Definition at line 311 of file conn_facts.h.

◆ assertionPosition

VECTOR2I SCH_CONNECTIVITY::TEXT_CHECK_FACT::assertionPosition

Definition at line 313 of file conn_facts.h.

◆ assertions

std::vector<TEXT_ASSERTION> SCH_CONNECTIVITY::TEXT_CHECK_FACT::assertions

Definition at line 315 of file conn_facts.h.

◆ item

KIID SCH_CONNECTIVITY::TEXT_CHECK_FACT::item = niluuid

Definition at line 312 of file conn_facts.h.

◆ position

VECTOR2I SCH_CONNECTIVITY::TEXT_CHECK_FACT::position

Definition at line 314 of file conn_facts.h.

◆ shownText

wxString SCH_CONNECTIVITY::TEXT_CHECK_FACT::shownText

Definition at line 316 of file conn_facts.h.


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