MTreatmentAdjustUltrafiltrationEditResponse.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
RESOLVED

RESOLVED

Updated.

Updated.

Looks like this needs to be updated

Looks like this needs to be updated

RESOLVED.

RESOLVED.

That is the function signature and doesn't have to have any parameter defined if it is not being used and no argument is passing to it. This way we don't need to use the Q_UNUSED(vData); anymore fo...

That is the function signature and doesn't have to have any parameter defined if it is not being used and no argument is passing to it.
This way we don't need to use the Q_UNUSED(vData); anymore for parameters not being used.

Dereferencing which parameter here? (sorry I have never seen this in the past)

Dereferencing which parameter here? (sorry I have never seen this in the past)

UI-DEN-7820_UI DEV Post Treatment
UI-DEN-7820_UI DEV Post Treatment
DEN-7829: posTx: Implementation [Messaging] ( 1 / ? )

    • -92
    • +0
    ./MTreatmentAdjustUltrafiltrationEditResponse.h
  1. … 333 more files in changeset.
RESOLVED. My understanding is that this will be connected in a future story

RESOLVED.
My understanding is that this will be connected in a future story

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

Done

Done

Removed.

Removed.

Is there a reason these shouldn't be deleted?

Is there a reason these shouldn't be deleted?

RESOLVED.

RESOLVED.

To make it consistent these could also be red and white without double quotes

To make it consistent these could also be red and white without double quotes

done

done

Thanks for reminding that. updated all the other ones as well. done.

Thanks for reminding that.
updated all the other ones as well.
done.

Great question. There would be another connection for the message "Treatment Parameters validation" and that will update the properties here when that message with parameters received. It would be ...

Great question.
There would be another connection for the message "Treatment Parameters validation" and that will update the properties here when that message with parameters received.
It would be an extra :
ACTION_VIEW_CONNECTION(AdjustPressuresLimitsResponseData);
with the correct model as a parameter and another:
void VTreatmentAdjustmentPressuresLimits::onActionReceive(const AdjustPressuresLimitsResponseData &vData)
with that model as parameter.

The message ID is in decimal not hex

The message ID is in decimal not hex

Once the user has selected the arterial and venous pressure limits in pre-treatment, before they try to adjust them, how are the values they chose in pre-treatment displayed here?

Once the user has selected the arterial and venous pressure limits in pre-treatment, before they try to adjust them, how are the values they chose in pre-treatment displayed here?

Remove extra line.

Remove extra line.

UI-DEN-4691_Inline Blood Pressure Adjustments
UI-DEN-4691_Inline Blood Pressure Adjustments
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -2
    • +2
    ./MTreatmentAdjustUltrafiltrationEditResponse.h
  1. … 100 more files in changeset.