|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
This is the complete list of members for ParamsConfigDialog, including all inherited members.
| accept() override | ParamsConfigDialog | privatevirtualslot |
| 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) | ParamsConfigDialog | private |
| Assign(ParamT &Param, const std::vector< typename ParamT::UnderlyingType::value_type > &Values) | ParamsConfigDialog | private |
| Core | ParamsConfigDialog | private |
| Display(DynExp::Object *Object=nullptr) | ParamsConfigDialog | |
| FunctionsToCallIfAccepted | ParamsConfigDialog | private |
| FunctionsToCallIfAcceptedType typedef | ParamsConfigDialog | private |
| GetNumParams() const noexcept | ParamsConfigDialog | inline |
| HandleTextEditorDialogsOnClose() | ParamsConfigDialog | private |
| IndexType typedef | ParamsConfigDialog | |
| InsertWidget(ParamInfo &&Info, Param &&ParamData) | ParamsConfigDialog | private |
| IsResetRequired() const noexcept | ParamsConfigDialog | inline |
| NumberType typedef | ParamsConfigDialog | |
| Object | ParamsConfigDialog | private |
| OnEditParam() | ParamsConfigDialog | privateslot |
| OnOpenParam() | ParamsConfigDialog | privateslot |
| OnResetParam() | ParamsConfigDialog | privateslot |
| ParamList | ParamsConfigDialog | private |
| ParamsConfigDialog(QWidget *parent, const DynExp::DynExpCore &Core, std::string Title) | ParamsConfigDialog | |
| reject() override | ParamsConfigDialog | privatevirtualslot |
| ResetRequired | ParamsConfigDialog | private |
| TextEditorDialogs | ParamsConfigDialog | private |
| TextListIndexType typedef | ParamsConfigDialog | |
| TextListType typedef | ParamsConfigDialog | |
| TextRefType typedef | ParamsConfigDialog | |
| TextType typedef | ParamsConfigDialog | |
| ui | ParamsConfigDialog | private |
| ~ParamsConfigDialog()=default | ParamsConfigDialog |