Index: sources/gui/qml/pages/endtreatment/rinseback/EndTreatmentRinseback.qml =================================================================== diff -u -rcf61c7736f11f4b75a4e2df803f29bdc7769db53 -r2ef03b2ce51b4dc507f66e9671953a8e0824bde9 --- sources/gui/qml/pages/endtreatment/rinseback/EndTreatmentRinseback.qml (.../EndTreatmentRinseback.qml) (revision cf61c7736f11f4b75a4e2df803f29bdc7769db53) +++ sources/gui/qml/pages/endtreatment/rinseback/EndTreatmentRinseback.qml (.../EndTreatmentRinseback.qml) (revision 2ef03b2ce51b4dc507f66e9671953a8e0824bde9) @@ -1,13 +1,13 @@ /*! * - * Copyright (c) 2021-2023 Diality Inc. - All Rights Reserved. + * Copyright (c) 2021-2024 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file EndTreatmentRinseback.qml * \author (last) Behrouz NematiPour - * \date (last) 13-Mar-2023 + * \date (last) 13-Sep-2023 * \author (original) Behrouz NematiPour * \date (original) 11-Apr-2021 * @@ -39,6 +39,9 @@ title.text: qsTr("Rinseback") + hasTimeout : vTreatmentRinseback .timeoutTotal + timeoutValue : vTreatmentRinseback .timeoutCountDown * 60 + ImageText { id: _imageEnd visible: ! vHDTreatmentStates.rbAdditional anchors { @@ -60,7 +63,6 @@ // arterialUpperBound : 0 // requested to hide the bounds // venousLowerBound : 0 // requested to hide the bounds // venousUpperBound : 0 // requested to hide the bounds - // valueOutRangeNotify : false isTouchable : false x : Variables.screenGridLeftColumnX