Index: shared/scripts/names.py =================================================================== diff -u -r8f706c76141d0919b8e7961f69ba006d3d6eef7b -r047ceb6dfaaa7fafd5580d141dbf32b68c0c4147 --- shared/scripts/names.py (.../names.py) (revision 8f706c76141d0919b8e7961f69ba006d3d6eef7b) +++ shared/scripts/names.py (.../names.py) (revision 047ceb6dfaaa7fafd5580d141dbf32b68c0c4147) @@ -1,6 +1,8 @@ # encoding: UTF-8 +# encoding: UTF-8 + # Top Parents o_QQuickView = { "type": "QQuickView"} o_Overlay = {"container": o_QQuickView, "type": "Overlay"} @@ -619,3 +621,12 @@ o_patient_connection_start_btn = {"container": o_PreTreatmentConnectionStack_PreTreatmentBase_TreatmentFlowBase_2, "text": "START", "type": "Text", "unnamed": 1, "visible": True} o_ultrafilteration_next_btn = {"container": o_Overlay, "text": "NEXT", "type": "Text", "unnamed": 1, "visible": True} +#settings_Home +o_settings_Text = {"container": o_Gui_MainView, "text": "Settings", "type": "Text", "unnamed": 1, "visible": True} +o_SettingsHome_SettingsHome = {"container": o_Gui_MainView, "objectName": "_SettingsHome", "type": "SettingsHome", "visible": True} +o_settings_home_text_obj = {"container": o_SettingsHome_SettingsHome, "type": "Text", "unnamed": 1, "visible": True} +o_eject_btn = {"container": o_SettingsHome_SettingsHome, "id": "_image", "source": "qrc:/images/iEject", "type": "Image", "unnamed": 1, "visible": True} +o_arrow_btn = {"container": o_SettingsHome_SettingsHome, "id": "_image", "source": "qrc:/images/iArrowRight", "type": "Image", "unnamed": 1, "visible": True} +o_SettingsBase_SettingsBase = {"container": o_Gui_MainView, "objectName": "_SettingsBase", "type": "SettingsBase", "visible": True} +o_settings_base_text_obj = {"container": o_SettingsBase_SettingsBase, "type": "Text", "unnamed": 1, "visible": True} +