|
KiCad PCB EDA Suite
|
This is the complete list of members for SCALAR_CONSTRAINT, including all inherited members.
| Describe() const | SCALAR_CONSTRAINT | inline |
| Exact(int aValue, ROLE aKind=ROLE::COUNT) | SCALAR_CONSTRAINT | inlinestatic |
| Format(int aValue) const | SCALAR_CONSTRAINT | inline |
| FromJson(const nlohmann::json &aJson, ROLE aKind) | SCALAR_CONSTRAINT | inlinestatic |
| GetMax() const | SCALAR_CONSTRAINT | inline |
| GetMin() const | SCALAR_CONSTRAINT | inline |
| IsExact() const | SCALAR_CONSTRAINT | inline |
| m_displayUnits | SCALAR_CONSTRAINT | private |
| m_kind | SCALAR_CONSTRAINT | private |
| m_max | SCALAR_CONSTRAINT | private |
| m_min | SCALAR_CONSTRAINT | private |
| Match(int aValue) const | SCALAR_CONSTRAINT | inline |
| parseScalar(const nlohmann::json &aJson, ROLE aKind) | SCALAR_CONSTRAINT | inlineprivatestatic |
| ROLE enum name | SCALAR_CONSTRAINT |