|
KiCad PCB EDA Suite
|
This is the complete list of members for SELECTION_CONDITIONS, including all inherited members.
| andBoolFunc(const SELECTION_CONDITION &aConditionA, SELECTION_BOOL &aConditionB, const SELECTION &aSelection) | SELECTION_CONDITIONS | inlineprivatestatic |
| andFunc(const SELECTION_CONDITION &aConditionA, const SELECTION_CONDITION &aConditionB, const SELECTION &aSelection) | SELECTION_CONDITIONS | inlineprivatestatic |
| Count(int aNumber) | SELECTION_CONDITIONS | static |
| countFunc(const SELECTION &aSelection, int aNumber) | SELECTION_CONDITIONS | privatestatic |
| Empty(const SELECTION &aSelection) | SELECTION_CONDITIONS | static |
| HasType(KICAD_T aType) | SELECTION_CONDITIONS | static |
| hasTypeFunc(const SELECTION &aSelection, KICAD_T aType) | SELECTION_CONDITIONS | privatestatic |
| HasTypes(std::vector< KICAD_T > aTypes) | SELECTION_CONDITIONS | static |
| hasTypesFunc(const SELECTION &aSelection, std::vector< KICAD_T > aTypes) | SELECTION_CONDITIONS | privatestatic |
| Idle(const SELECTION &aSelection) | SELECTION_CONDITIONS | static |
| IdleSelection(const SELECTION &aSelection) | SELECTION_CONDITIONS | static |
| LessThan(int aNumber) | SELECTION_CONDITIONS | static |
| lessThanFunc(const SELECTION &aSelection, int aNumber) | SELECTION_CONDITIONS | privatestatic |
| MoreThan(int aNumber) | SELECTION_CONDITIONS | static |
| moreThanFunc(const SELECTION &aSelection, int aNumber) | SELECTION_CONDITIONS | privatestatic |
| NotEmpty(const SELECTION &aSelection) | SELECTION_CONDITIONS | static |
| notFunc(const SELECTION_CONDITION &aCondition, const SELECTION &aSelection) | SELECTION_CONDITIONS | inlineprivatestatic |
| OnlyTypes(std::vector< KICAD_T > aTypes) | SELECTION_CONDITIONS | static |
| onlyTypesFunc(const SELECTION &aSelection, std::vector< KICAD_T > aTypes) | SELECTION_CONDITIONS | privatestatic |
| operator!(const SELECTION_CONDITION &aCondition) | SELECTION_CONDITIONS | friend |
| operator&&(const SELECTION_CONDITION &aConditionA, const SELECTION_CONDITION &aConditionB) | SELECTION_CONDITIONS | friend |
| operator&&(const SELECTION_CONDITION &aConditionA, SELECTION_BOOL aConditionB) | SELECTION_CONDITIONS | friend |
| operator||(const SELECTION_CONDITION &aConditionA, const SELECTION_CONDITION &aConditionB) | SELECTION_CONDITIONS | friend |
| operator||(const SELECTION_CONDITION &aConditionA, SELECTION_BOOL aConditionB) | SELECTION_CONDITIONS | friend |
| orBoolFunc(const SELECTION_CONDITION &aConditionA, SELECTION_BOOL &aConditionB, const SELECTION &aSelection) | SELECTION_CONDITIONS | inlineprivatestatic |
| orFunc(const SELECTION_CONDITION &aConditionA, const SELECTION_CONDITION &aConditionB, const SELECTION &aSelection) | SELECTION_CONDITIONS | inlineprivatestatic |
| ShowAlways(const SELECTION &aSelection) | SELECTION_CONDITIONS | inlinestatic |
| ShowNever(const SELECTION &aSelection) | SELECTION_CONDITIONS | inlinestatic |