|
KiCad PCB EDA Suite
|
#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_ASSERTION > | assertions |
| wxString | shownText |
Definition at line 309 of file conn_facts.h.
|
default |
Definition at line 311 of file conn_facts.h.
| VECTOR2I SCH_CONNECTIVITY::TEXT_CHECK_FACT::assertionPosition |
Definition at line 313 of file conn_facts.h.
| std::vector<TEXT_ASSERTION> SCH_CONNECTIVITY::TEXT_CHECK_FACT::assertions |
Definition at line 315 of file conn_facts.h.
Definition at line 312 of file conn_facts.h.
| VECTOR2I SCH_CONNECTIVITY::TEXT_CHECK_FACT::position |
Definition at line 314 of file conn_facts.h.
| wxString SCH_CONNECTIVITY::TEXT_CHECK_FACT::shownText |
Definition at line 316 of file conn_facts.h.