KiCad PCB EDA Suite
|
This is the complete list of members for EDA_3D_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 |
EDA_3D_CONDITIONS(BOARD_ADAPTER *aAdapter) | EDA_3D_CONDITIONS | inline |
Empty(const SELECTION &aSelection) | SELECTION_CONDITIONS | static |
GridSize(GRID3D_TYPE aGridSize) | EDA_3D_CONDITIONS | |
gridSizeFunction(const SELECTION &aSelection, BOARD_ADAPTER *aAdapter, GRID3D_TYPE aGridSize) | EDA_3D_CONDITIONS | privatestatic |
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 |
m_adapter | EDA_3D_CONDITIONS | private |
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 |
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 |