UI-DEN-5283

UI-DEN-5283_Salinebolus Fwmodification
UI-DEN-5283_Salinebolus Fwmodification
RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

This is not UI Application Software naming conventions. This enum comes from HDDefs.h@223 as part of the Firmware shared code with Software on Common repo. In short, it is not our code.

This is not UI Application Software naming conventions.
This enum comes from HDDefs.h@223 as part of the Firmware shared code with Software on Common repo.
In short, it is not our code.

done.

done.

in Qml codes when needs to have private members since we don't have that concept, a QtObject item with id "_private" will be created. "_" is for private and private is to emphasis on the private si...

in Qml codes when needs to have private members since we don't have that concept, a QtObject item with id "_private" will be created.
"_" is for private and private is to emphasis on the private since there is no actual private keyword in Qt<6 available.
And there should be a unique one in each context.

If it was necessary to rename Saline_States to Saline_Bolus_States, shouldn't you rename GuiSalineStates to GuiSalineBolusStates as well?

If it was necessary to rename Saline_States to Saline_Bolus_States, shouldn't you rename GuiSalineStates to GuiSalineBolusStates as well?

Why is this named _private? Could there be a better name?

Why is this named _private? Could there be a better name?

Better to not use global variables unless absolutely necessary

Better to not use global variables unless absolutely necessary

UI-DEN-5283_Saline Bolus FW Modification
UI-DEN-5283_Saline Bolus FW Modification