Index: suite_leahi/shared/scripts/names.py =================================================================== diff -u -r5242b0f3bde261dff5670b39bdb263f084d237b6 -r49df12528c3be2e6c790fea6eec93c73c25bf8f6 --- suite_leahi/shared/scripts/names.py (.../names.py) (revision 5242b0f3bde261dff5670b39bdb263f084d237b6) +++ suite_leahi/shared/scripts/names.py (.../names.py) (revision 49df12528c3be2e6c790fea6eec93c73c25bf8f6) @@ -506,3 +506,23 @@ o_Blood_Return_Complete_Recirculate_TouchRect = {"container": o_Overlay, "id": "_additionalTouch", "type": "TouchRect", "unnamed": 1 } o_Blood_Return_Complete_End_Treatment_TouchRect = {"container": o_Overlay, "id": "_cancelTouch", "type": "TouchRect", "unnamed": 1 } o_Blood_Return_Complete_Fluid_Bolus_TouchRect = {"container": o_Overlay, "id": "_confirmTouch", "type": "ConfirmButton", "unnamed": 1 } + +#Trends and Screensaver +o_TreatmentTrends_TreatmentTrends = {"container": treatmentStack, "objectName": "_TreatmentTrends", "type": "TreatmentTrends", "visible": True} +o_TreatmentTrends_valueText_Text = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_valueText", "occurrence": 2, "type": "Text", "visible": True} +o_TreatmentTrends_paramList_ListView = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_paramList", "type": "ListView", "visible": True} +o_TreatmentTrends_paramListArea_Item = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_paramListArea", "type": "Item", "visible": True} +o_TreatmentTrends_paramListDelegate_Column = {"container": o_TreatmentTrends_TreatmentTrends, "id": "_paramListDelegate", "index": 0, "type": "Column", "unnamed": 1, "visible": True} +o_TreatmentTrends_timestampValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_timestampValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_bloodpressureValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_bloodpressureValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_pulseRateValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_pulseRateValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_ufVolumeRemovedValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_ufVolumeRemovedValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_ufRateValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_ufRateValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_arterialPressureValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_arterialPressureValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_venousPressureValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_venousPressureValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_tmpValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_tmpValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_bolusCumulativeDeliveredValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_bolusCumulativeDeliveredValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_bloodFlowRateValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_bloodFlowRateValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_dialysateFlowRateValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_dialysateFlowRateValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_dialysateTemperatureValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_dialysateTemperatureValue", "type": "ValueText", "visible": True} +o_TreatmentTrends_conductivityValue_ValueText = {"container": o_TreatmentTrends_TreatmentTrends, "objectName": "_conductivityValue", "type": "ValueText", "visible": True}