Index: shared/scripts/names.py =================================================================== diff -u -r5b51692ffc4c7b16aaa553039e5c6686c758a4f4 -re264ad616a126dd88590cba240b1b6e671a3e36c --- shared/scripts/names.py (.../names.py) (revision 5b51692ffc4c7b16aaa553039e5c6686c758a4f4) +++ shared/scripts/names.py (.../names.py) (revision e264ad616a126dd88590cba240b1b6e671a3e36c) @@ -1083,8 +1083,19 @@ o_disinfectHome_gridSteps_Grid = {"container": o_DisinfectStack_disinfectHome_TreatmentFlowBase, "id": "_gridSteps", "occurrence": 2, "type": "Grid", "unnamed": 1, "visible": True} o_disinfectHome_leftImage_Image = {"container": o_DisinfectStack_disinfectHome_TreatmentFlowBase, "id": "_leftImage", "source": "qrc:/images/iArrowLeft", "type": "Image", "unnamed": 1, "visible": True} o_disinfectHome_rightImage_Image = {"container": o_DisinfectStack_disinfectHome_TreatmentFlowBase, "id": "_rightImage", "source": "qrc:/images/iArrowRight", "type": "Image", "unnamed": 1, "visible": True} +#Disinfection-settings path +o_touchRect2_TouchRect = {"container": o_Gui_MainView, "objectName": "_touchRect2", "type": "TouchRect", "visible": True} +o_SettingsHome_SettingsHome = {"container": o_Gui_MainView, "objectName": "_SettingsHome", "type": "SettingsHome", "visible": True} +o_SettingsHome_touchItem_TouchRect = {"container": o_SettingsHome_SettingsHome, "id": "_touchItem", "type": "TouchRect", "unnamed": 1, "visible": True} +o_SettingsHome_touchItem_DG_cleaning = {"container": o_SettingsHome_SettingsHome, "text": "DG Cleaning", "type": "Text", "unnamed": 1, "visible": True} +o_SettingsBase_SettingsDG = {"container": o_Gui_MainView, "objectName": "_SettingsBase", "type": "SettingsDG", "visible": True} +o_SettingsBase_row_Row = {"container": o_SettingsBase_SettingsDG, "id": "_row", "type": "Row", "unnamed": 1, "visible": True} +o_SettingsBase_NotificationBar_NotificationBarSmall = {"container": o_SettingsBase_SettingsDG,"objectName": "NotificationBar", "type": "NotificationBarSmall", "visible": True} +o_SettingsBase_TouchRect = {"container": o_SettingsBase_SettingsDG, "type": "TouchRect", "unnamed": 1, "visible": True} +o_SettingsBase_image_Image = {"container": o_SettingsBase_SettingsDG, "id": "_image", "source": "qrc:/images/iBack", "type": "Image", "unnamed": 1, "visible": True} +treatment_mouseArea = {"container": o_Gui_MainView, "text": "Treatment", "type": "Text", "unnamed": 1, "visible": True} +o_disinfectHome_backButton_BackButton = {"container": o_DisinfectStack_disinfectHome_TreatmentFlowBase, "objectName": "_backButton", "type": "BackButton", "visible": True} - #cloudsync o_mainItem_Item = o_mainItem_Item = {"container": o_Gui_MainView, "id": "_mainItem", "type": "Item", "unnamed": 1, "visible": True} o_PostTreatmentStack_PostTreatmentStack = {"container": o_Gui_MainView, "objectName": "_PostTreatmentStack", "type": "PostTreatmentStack", "visible": True}