Index: shared/scripts/names.py =================================================================== diff -u -raea720dc4efe66713d2b9a00a7d6a2497dbcaea4 -r4dfe8f7ce0cf625ca3039ff482eba432f3cf7ade --- shared/scripts/names.py (.../names.py) (revision aea720dc4efe66713d2b9a00a7d6a2497dbcaea4) +++ shared/scripts/names.py (.../names.py) (revision 4dfe8f7ce0cf625ca3039ff482eba432f3cf7ade) @@ -950,7 +950,7 @@ #volume and brightness o_SettingsBase_SettingsVolumeBrightness = {"container": o_Gui_MainView, "objectName": "_SettingsBase", "type": "SettingsVolumeBrightness", "visible": True} o_SettingsBase_Volume_And_Brightness_Text = {"container": o_SettingsBase_SettingsVolumeBrightness, "type": "Text", "unnamed": 1, "visible": True} -o_brightness_parent_obj = {"container": o_SettingsBase_SettingsVolumeBrightness, "gradient": 0, "id": "_brightness", "type": "Slider", "unnamed": 1, "visible": True} +o_brightness_parent_obj = {"container": o_SettingsBase_SettingsVolumeBrightness, "id": "_brightness", "type": "Slider", "unnamed": 1, "visible": True} #Containers for End treatment o_EndTreatmentEndStack_EndTreatmentEndStack = {"container": o_Gui_MainView, "objectName": "_EndTreatmentEndStack", "type": "EndTreatmentEndStack", "visible": True} @@ -1200,7 +1200,9 @@ o_show_password = {"container": o_userConfirmation_UserConfirmation, "id": "_showPassword", "source": "qrc:/images/iEye", "type": "Image", "unnamed": 1, "visible": True} o_switch_keyboard_to_keypad = {"container": o_Gui_MainView, "text": "&123", "type": "Text", "unnamed": 1, "visible": True} o_keyboard_object = {"container": o_Gui_MainView, "type": "Text", "unnamed": 1, "visible": True} +o_SettingsBase_ScrollBar = {"container": o_SettingsBase_SettingsBase, "type": "ScrollBar", "unnamed": 1, "visible": True} + #virtal keypad input field o_keypad_input = {"container": o_Gui_MainView, "id": "_keyText", "type": "Text", "unnamed": 1, "visible": True} #virtal keypad back space key @@ -1231,10 +1233,12 @@ o_wifi_settings_back_button = {"container": o_SettingsBase_SettingsWiFi, "id": "_mouseArea", "type": "MouseArea", "unnamed": 1, "visible": True} o_SettingsBase_Scan_Finished_Text = {"container": o_SettingsBase_SettingsWiFi, "text": "Scan Finished", "type": "Text", "unnamed": 1, "visible": True} o_scan_wifi_setting_button = {"container": o_SettingsBase_SettingsWiFi, "id": "_mouseArea", "occurrence": 2, "type": "MouseArea", "unnamed": 1, "visible": True} +o_bluetooth_cuff_button_rect ={"container": o_SettingsHome_SettingsHome_2, "id": "_mouseArea", "occurrence": 4, "type": "MouseArea", "unnamed": 1, "visible": True} #Manager o_manager_Text = {"container": o_Gui_MainView, "text": "Manager", "type": "Text", "unnamed": 1, "visible": True} o_treatment_management = {"container": o_Gui_MainView, "text": "Treatment Management", "type": "Text", "unnamed": 1, "visible": True} + o_treatmentHome_mouseArea_MouseArea_2 = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "id": "_mouseArea", "occurrence": 15, "type": "MouseArea", "unnamed": 1, "visible": True} o_treatmentStack_TreatmentStack = {"container": o_Gui_MainView, "objectName": "TreatmentStack", "type": "TreatmentStack", "visible": True} o_treatmentStack_modal_MouseArea = {"container": o_treatmentStack_TreatmentStack, "id": "_modal", "type": "MouseArea", "unnamed": 1, "visible": False} @@ -1249,3 +1253,10 @@ o_treatment_duration = {"container": o_treatmentHome, "objectName": "TreatmentTime", "type": "TreatmentTime", "visible": True} o_pop_up_close_button = {"container": o_Overlay, "id": "_image", "source": "qrc:/images/iClose", "type": "Image", "unnamed": 1, "visible": True} +o_Gui_MainView_2 = {"type": "Gui::MainView", "unnamed": 1, "visible": True} +o_hideKeyIcon_Image = {"container": o_Gui_MainView_2, "id": "_hideKeyIcon", "source": "qrc:/plugins/QtQuick/VirtualKeyboard/Styles/denali/images/iHidekeyboard.svg", "type": "Image", "unnamed": 1, "visible": True} +o_hideKeyBackground_Rectangle = {"container": o_Gui_MainView_2, "id": "_hideKeyBackground", "type": "Rectangle", "unnamed": 1, "visible": True} +o_SettingsBase_Failed_to_set_static_IP_Address_Text = {"container": o_SettingsBase_SettingsWiFi, "text": "Failed to set static IP Address", "type": "Text", "unnamed": 1, "visible": True} +o_SettingsBase_Failed_to_set_gateway_Text = {"container": o_SettingsBase_SettingsWiFi, "text": "Failed to set gateway.", "type": "Text", "unnamed": 1, "visible": True} +o_SettingsBase_Failed_to_set_subnet_mask_Text = {"container": o_SettingsBase_SettingsWiFi, "text": "Failed to set subnet mask.", "type": "Text", "unnamed": 1, "visible": True} +o_SettingsBase_Failed_to_set_DNS_Text = {"container": o_SettingsBase_SettingsWiFi, "text": "Failed to set DNS.", "type": "Text", "unnamed": 1, "visible": True}