![]() |
ImFusion SDK 4.3
|
This is the complete list of members for StyleSheet, including all inherited members.
| appendOrModify(const Selector &sel, const std::function< void(Properties &)> &f) (defined in StyleSheet) | StyleSheet | |
| appendOrModify(const SelectorElem &sel, const std::function< void(Properties &)> &f) (defined in StyleSheet) | StyleSheet | |
| appendOrModify(const std::optional< Selector > &sel, const std::function< void(Properties &)> &f) (defined in StyleSheet) | StyleSheet | |
| 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 | Configurable | virtual |
| configure(const Properties *p) override | StyleSheet | virtual |
| configureDefaults() | Configurable | virtual |
| m_params | Configurable | protected |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| p_enabled (defined in StyleSheet) | StyleSheet | |
| p_name (defined in StyleSheet) | StyleSheet | |
| p_styleRules (defined in StyleSheet) | StyleSheet | protected |
| registerParameter(ParameterBase *param) | Configurable | |
| signalParametersChanged | Configurable | |
| styleRules() const (defined in StyleSheet) | StyleSheet | inline |
| StyleSheet(const std::string &name="") | StyleSheet | explicit |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| ~Configurable() (defined in Configurable) | Configurable | virtual |