DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > > Member List

This is the complete list of members for DynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >, including all inherited members.

AddToDialog(ParamsConfigDialog &Dialog)DynExp::ParamsBase::ParamBaseinlineprivate
AddToDialogChild(ParamsConfigDialog &Dialog) override finalDynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >inlineprivatevirtual
DefaultValueDynExp::ParamsBase::TypedParamBase< ParamType >private
DisableUserEditable() noexceptDynExp::ParamsBase::ParamBaseinlineprivate
FromXMLNode(const QDomElement &XMLElement)DynExp::ParamsBase::ParamBase
FromXMLNodeChild(const QDomElement &XMLElement) overrideDynExp::ParamsBase::TypedParamBase< ParamType >inlineprotectedvirtual
Get() const noexceptDynExp::ParamsBase::TypedParamBase< ParamType >inline
GetDefaultValue() const noexceptDynExp::ParamsBase::TypedParamBase< ParamType >inline
GetNeedsResetToApplyChange() const noexceptDynExp::ParamsBase::ParamBaseinline
GetOwner() const noexceptDynExp::ParamsBase::ParamBaseinlineprotected
GetOwner() noexceptDynExp::ParamsBase::ParamBaseinlineprotected
GetParamDescription() const noexceptDynExp::ParamsBase::ParamBaseinline
GetParamName() const noexceptDynExp::ParamsBase::ParamBaseinline
GetParamTitle() const noexceptDynExp::ParamsBase::ParamBaseinline
GetTextList() const noexceptDynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >inline
IsUserEditable() const noexceptDynExp::ParamsBase::ParamBaseinline
NeedsResetToApplyChangeDynExp::ParamsBase::ParamBaseprivate
operator ParamType() const noexceptDynExp::ParamsBase::TypedParamBase< ParamType >inline
operator=(const ParamType &NewValue)DynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >inline
DynExp::ParamsBase::TypedParamBase::operator=(const ParamType &NewValue)DynExp::ParamsBase::TypedParamBase< ParamType >inline
DynExp::ParamsBase::ParamBase::operator=(const ParamBase &)=deleteDynExp::ParamsBase::ParamBase
OwnerDynExp::ParamsBase::ParamBaseprivate
Param(ParamsBase &Owner, Util::TextListType &&TextList, std::string ParamName, std::string_view ParamTitle, std::string_view ParamDescription, bool NeedsResetToApplyChange=true, UnderlyingIndexedTextListParamType::UnderlyingType DefaultValue=0)DynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >inline
Param(ParamsBase &Owner, Util::TextListType &&TextList, std::string ParamName, UnderlyingIndexedTextListParamType::UnderlyingType DefaultValue=0)DynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >inline
ParamBase(ParamsBase &Owner, std::string ParamName, std::string_view ParamTitle, std::string_view ParamDescription, bool NeedsResetToApplyChange)DynExp::ParamsBase::ParamBaseprotected
ParamBase(ParamsBase &Owner, std::string ParamName)DynExp::ParamsBase::ParamBaseprotected
ParamBase(const ParamBase &)=deleteDynExp::ParamsBase::ParamBase
ParamDescriptionDynExp::ParamsBase::ParamBaseprivate
ParamNameDynExp::ParamsBase::ParamBaseprivate
ParamsBaseOnlyDynExp::ParamsBase::ParamBase
ParamTitleDynExp::ParamsBase::ParamBaseprivate
Reset()DynExp::ParamsBase::ParamBaseinline
ResetChild() overrideDynExp::ParamsBase::TypedParamBase< ParamType >inlineprivatevirtual
TextListDynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >private
ToXMLNode(QDomDocument &Document) constDynExp::ParamsBase::ParamBase
ToXMLNodeChild(QDomDocument &Document, QDomElement &XMLElement) const overrideDynExp::ParamsBase::TypedParamBase< ParamType >inlineprotectedvirtual
TypedParamBase(ParamsBase &Owner, std::string ParamName, std::string_view ParamTitle, std::string_view ParamDescription, bool NeedsResetToApplyChange=true, ParamType DefaultValue=ParamType())DynExp::ParamsBase::TypedParamBase< ParamType >inlineprotected
TypedParamBase(ParamsBase &Owner, std::string ParamName, ParamType DefaultValue=ParamType())DynExp::ParamsBase::TypedParamBase< ParamType >inlineprotected
UnderlyingType typedefDynExp::ParamsBase::TypedParamBase< ParamType >
UserEditableDynExp::ParamsBase::ParamBaseprivate
Validate()DynExp::ParamsBase::ParamBase
ValidateChild() const override finalDynExp::ParamsBase::TypedParamBase< ParamType >inlineprivatevirtual
ValidateValue(const ParamType &Value) const overrideDynExp::ParamsBase::Param< ParamType, std::enable_if_t< std::is_base_of_v< IndexedTextList, ParamType > > >inlineprivatevirtual
ValueDynExp::ParamsBase::TypedParamBase< ParamType >private
~ParamBase()=0DynExp::ParamsBase::ParamBaseprotectedpure virtual