DEN-3149 : Treatment Ultrafiltration Adjustment - Treatment Ultrafiltration Edit => Confirm Screen. - Added Error notification for the ultrafiltration state/adjustment response on related dialogs. - Modified the Image/Wave/Clock to have the positioning out of the component. - Added/Separated the pause notification on the Treatment Adjustment Base Component so the code handling would be easier to handle the pause notification and the error message handling on the dialog. - Added overloaded text method for the ultrafiltration state although it has no rejection reason.
DEN-3149 : Treatment Ultrafiltration Adjustment - Added selected Ultrafiltration Volume value label in the Ultrafiltration Edit dialog - Changed notification object exposure logic in TouchArea and ModalDialog. - Used measuredVolume but passed refVol in C++ to make one place changed,. - Changed connection call to property binding for the TreatmentUltrafiltration section pause notification. - Changed the MAdjustUltrafiltrationReq model from U32(quint32) to F32(float).