![]() |
ImFusion SDK 4.3
|
This is the complete list of members for Selection, including all inherited members.
| clamp(int range) | Selection | |
| Configurable()=default (defined in Configurable) | Configurable | |
| Configurable(const Configurable &rhs) (defined in Configurable) | Configurable | |
| Configurable(Configurable &&rhs) noexcept (defined in Configurable) | Configurable | |
| configuration(Properties *p) const override | Selection | virtual |
| configure(const Properties *p) override | Selection | virtual |
| configureDefaults() | Configurable | virtual |
| firstSelected() const | Selection | |
| focus() const | Selection | |
| fromAll(int range) | Selection | static |
| fromFirstLastSkip(int first, int last, int skip) | Selection | static |
| hasRegularSkip() const | Selection | |
| isNone() const | Selection | |
| isSelected(int index, NonePolicy noneHandling=NonePolicy::Empty) const | Selection | |
| lastSelected() const | Selection | |
| m_params | Configurable | protected |
| NonePolicy enum name | Selection | |
| operator!=(const Selection &other) const | Selection | |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| operator==(const Selection &other) const | Selection | |
| range() const | Selection | |
| registerParameter(ParameterBase *param) | Configurable | |
| selectedIndices() const | Selection | |
| Selection() | Selection | |
| setAll(int range) | Selection | |
| setFirstLastSkip(int first, int last, int skip) | Selection | |
| setFocus(int index) | Selection | |
| setNone() | Selection | |
| setSelected(int index, bool isSelected) | Selection | |
| setSingle(int index) | Selection | |
| signalParametersChanged | Configurable | |
| size() const | Selection | |
| skip() const | Selection | |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| ~Configurable() (defined in Configurable) | Configurable | virtual |