VTreatmentAdjustmentPressuresLimits.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI-DEN-15435_UI BN S98 Usability - [Ready]
UI-DEN-15435_UI BN S98 Usability - [Ready]
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

removed spaces.

removed spaces.

to align arterial(8 characters) and venous(6 characters) vertically, and to make it easier to compare the variables, to avoid missing a parameter.

to align arterial(8 characters) and venous(6 characters) vertically, and to make it easier to compare the variables, to avoid missing a parameter.

Why is there 2 spaces between . and field name?

Why is there 2 spaces between . and field name?

UI-DEN-13962_UI BN S82
UI-DEN-13962_UI BN S82
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