This is the complete list of members for ot::WidgetBaseCfg, including all inherited members.
addToJsonObject(ot::JsonValue &_object, ot::JsonAllocator &_allocator) const override | ot::WidgetBaseCfg | virtual |
getName(void) const | ot::WidgetBaseCfg | inline |
getToolTip(void) const | ot::WidgetBaseCfg | inline |
getWidgetBaseTypeString(void) const =0 | ot::WidgetBaseCfg | pure virtual |
operator=(const WidgetBaseCfg &)=default | ot::WidgetBaseCfg | |
operator=(WidgetBaseCfg &&)=default | ot::WidgetBaseCfg | |
Serializable() | ot::Serializable | inline |
setFromJsonObject(const ot::ConstJsonObject &_object) override | ot::WidgetBaseCfg | virtual |
setName(const std::string &_name) | ot::WidgetBaseCfg | inline |
setToolTip(const std::string &_toolTip) | ot::WidgetBaseCfg | inline |
typeStringJsonKey(void) | ot::WidgetBaseCfg | inlinestatic |
WidgetBaseCfg() | ot::WidgetBaseCfg | |
WidgetBaseCfg(const std::string &_name) | ot::WidgetBaseCfg | |
WidgetBaseCfg(const WidgetBaseCfg &)=default | ot::WidgetBaseCfg | |
WidgetBaseCfg(WidgetBaseCfg &&)=default | ot::WidgetBaseCfg | |
~Serializable() | ot::Serializable | inlinevirtual |
~WidgetBaseCfg() | ot::WidgetBaseCfg | virtual |