DynExp
Highly flexible laboratory automation for dynamically changing experiments.
ParamsConfigDialog Member List

This is the complete list of members for ParamsConfigDialog, including all inherited members.

accept() overrideParamsConfigDialogprivatevirtualslot
AddParam(ParamInfo &&Info, const std::any Destiny, const NumberType Value, const NumberType MinValue, const NumberType MaxValue, const NumberType Precision, const NumberType Increment)ParamsConfigDialog
AddParam(ParamInfo &&Info, const std::any Destiny, const TextType Value, const DynExp::TextUsageType TextUsage)ParamsConfigDialog
AddParam(ParamInfo &&Info, const std::any Destiny, const TextRefType Value, const TextListType &TextList, const bool AllowResetToDefault)ParamsConfigDialog
AddParam(ParamInfo &&Info, const std::any Destiny, const TextListIndexType Value, const TextListIndexType DefaultValue, const TextListType &TextList)ParamsConfigDialog
AddParam(ParamInfo &&Info, const std::any Destiny, const EnumType Value, const EnumType DefaultValue, const Util::TextValueListType< EnumType > &TextValueList)ParamsConfigDialog
AddParam(ParamInfo &&Info, const std::any Destiny, const DynExp::ItemIDType Value, bool IsOptional, std::string_view IconResourcePath, FunctionsToCallIfAcceptedType FunctionToCallIfAccepted, Util::TextValueListType< IndexType > &&ItemIDsWithLabels)ParamsConfigDialog
AddParam(ParamInfo &&Info, const std::any Destiny, const std::vector< DynExp::ItemIDType > &Values, bool IsOptional, std::string_view IconResourcePath, FunctionsToCallIfAcceptedType FunctionToCallIfAccepted, Util::TextValueListType< IndexType > &&ItemIDsWithLabels)ParamsConfigDialog
Assign(ParamT &Param, typename ParamT::UnderlyingType Value)ParamsConfigDialogprivate
Assign(ParamT &Param, const std::vector< typename ParamT::UnderlyingType::value_type > &Values)ParamsConfigDialogprivate
CoreParamsConfigDialogprivate
Display(DynExp::Object *Object=nullptr)ParamsConfigDialog
FunctionsToCallIfAcceptedParamsConfigDialogprivate
FunctionsToCallIfAcceptedType typedefParamsConfigDialogprivate
GetNumParams() const noexceptParamsConfigDialoginline
HandleTextEditorDialogsOnClose()ParamsConfigDialogprivate
IndexType typedefParamsConfigDialog
InsertWidget(ParamInfo &&Info, Param &&ParamData)ParamsConfigDialogprivate
IsResetRequired() const noexceptParamsConfigDialoginline
NumberType typedefParamsConfigDialog
ObjectParamsConfigDialogprivate
OnEditParam()ParamsConfigDialogprivateslot
OnOpenParam()ParamsConfigDialogprivateslot
OnResetParam()ParamsConfigDialogprivateslot
ParamListParamsConfigDialogprivate
ParamsConfigDialog(QWidget *parent, const DynExp::DynExpCore &Core, std::string Title)ParamsConfigDialog
reject() overrideParamsConfigDialogprivatevirtualslot
ResetRequiredParamsConfigDialogprivate
TextEditorDialogsParamsConfigDialogprivate
TextListIndexType typedefParamsConfigDialog
TextListType typedefParamsConfigDialog
TextRefType typedefParamsConfigDialog
TextType typedefParamsConfigDialog
uiParamsConfigDialogprivate
~ParamsConfigDialog()=defaultParamsConfigDialog