Files
uarep-ctl/scenes/эмс/эмс.tscn

237 lines
8.9 KiB
Plaintext

[gd_scene load_steps=30 format=3 uid="uid://dab6loryocc73"]
[ext_resource type="Script" uid="uid://do1s7qg4bmxqy" path="res://scenes/эмс/эмс.gd" id="1_mk57x"]
[ext_resource type="PackedScene" uid="uid://ch14g46swx74h" path="res://table/header.tscn" id="2_1fbmy"]
[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button-flat/button-flat.tscn" id="2_eju8r"]
[ext_resource type="PackedScene" uid="uid://dwphmxstaxn4v" path="res://table/lable.tscn" id="3_31xk8"]
[ext_resource type="Texture2D" uid="uid://csnts8f155sf7" path="res://data/save1.png" id="3_onafb"]
[ext_resource type="Texture2D" uid="uid://o8mam0a060d8" path="res://data/load1.png" id="4_afjfs"]
[ext_resource type="PackedScene" uid="uid://dspa16ufrpanp" path="res://table/ячейка-2.tscn" id="4_o3av6"]
[ext_resource type="PackedScene" uid="uid://by22sta8tt8dn" path="res://scenes/эмс/состояния-эмс.tscn" id="5_owc4r"]
[ext_resource type="Texture2D" uid="uid://bdlbqs88bki8x" path="res://data/connect-a.png" id="5_wk8og"]
[ext_resource type="Texture2D" uid="uid://u3tnejvpm8it" path="res://data/disconnect-a.png" id="6_1fbmy"]
[ext_resource type="PackedScene" uid="uid://dwcol6jg2syof" path="res://scenes/эмс/кнопка-5.tscn" id="6_k0fjr"]
[ext_resource type="PackedScene" uid="uid://c480ipkjckkdn" path="res://scenes/эмс/line-edit-empty.tscn" id="7_k0fjr"]
[ext_resource type="PackedScene" uid="uid://bccr42bckei41" path="res://scenes/cell/cell-front.tscn" id="8_k30d1"]
[ext_resource type="Script" uid="uid://c5pq0hbrij34d" path="res://table/table.gd" id="8_qcl30"]
[ext_resource type="PackedScene" uid="uid://b8txs4xi722wt" path="res://scenes/cell/cell-front-rear.tscn" id="9_js36y"]
[ext_resource type="Texture2D" uid="uid://ct0ajcwno03h7" path="res://data/кнопка-квадрат-0.png" id="11_g8xrc"]
[ext_resource type="Texture2D" uid="uid://cl8h2vaibabyi" path="res://data/кнопка-квадрат-1.png" id="12_4mue7"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_mu34x"]
texture = ExtResource("3_onafb")
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_x3l45"]
texture = ExtResource("3_onafb")
expand_margin_left = 20.0
expand_margin_top = 20.0
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_sn6cm"]
texture = ExtResource("3_onafb")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_570ue"]
texture = ExtResource("4_afjfs")
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_piewc"]
texture = ExtResource("4_afjfs")
expand_margin_left = 20.0
expand_margin_top = 20.0
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_3ytmi"]
texture = ExtResource("4_afjfs")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_o7qii"]
texture = ExtResource("5_wk8og")
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_mgr7r"]
texture = ExtResource("5_wk8og")
expand_margin_left = 3.0
expand_margin_top = 3.0
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_hxhyh"]
texture = ExtResource("5_wk8og")
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_tnihm"]
texture = ExtResource("6_1fbmy")
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_k1qbi"]
texture = ExtResource("6_1fbmy")
expand_margin_left = 3.0
expand_margin_top = 3.0
modulate_color = Color(0.8, 0.533333, 0.27451, 1)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_pe5pe"]
texture = ExtResource("6_1fbmy")
[node name="ЭМС" type="Panel"]
offset_right = 1598.0
offset_bottom = 1201.0
script = ExtResource("1_mk57x")
TableHeader = ExtResource("2_1fbmy")
TableLabel = ExtResource("3_31xk8")
CellYemsButton = ExtResource("4_o3av6")
CellLineEdit = ExtResource("4_o3av6")
CellState = ExtResource("5_owc4r")
CellOptBtn = ExtResource("6_k0fjr")
CellLEEmpty = ExtResource("7_k0fjr")
CellFront = ExtResource("8_k30d1")
CellFrontRear = ExtResource("9_js36y")
[node name="lbl_online" type="Label" parent="."]
layout_mode = 0
offset_left = 30.0
offset_top = 4.0
offset_right = 166.0
offset_bottom = 30.0
text = "Ячейка на связи"
[node name="btn_flash_read" parent="." instance=ExtResource("2_eju8r")]
layout_mode = 0
offset_left = 1446.0
offset_top = 55.0
offset_right = 1583.0
offset_bottom = 85.0
texture_state0 = ExtResource("11_g8xrc")
texture_state1 = ExtResource("12_4mue7")
strips_rotation = 10.0
text = "Прочитать"
[node name="btn_flash_write" parent="." instance=ExtResource("2_eju8r")]
layout_mode = 0
offset_left = 1446.0
offset_top = 99.0
offset_right = 1583.0
offset_bottom = 129.0
texture_state0 = ExtResource("11_g8xrc")
texture_state1 = ExtResource("12_4mue7")
strips_rotation = 10.0
text = "Записать"
[node name="btn_save" type="Button" parent="."]
layout_mode = 0
offset_left = 1453.0
offset_top = 967.0
offset_right = 1837.0
offset_bottom = 1351.0
scale = Vector2(0.1, 0.1)
tooltip_text = "Сохранить настройки"
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxTexture_mu34x")
theme_override_styles/disabled = SubResource("StyleBoxTexture_mu34x")
theme_override_styles/hover_pressed = SubResource("StyleBoxTexture_mu34x")
theme_override_styles/hover = SubResource("StyleBoxTexture_mu34x")
theme_override_styles/pressed = SubResource("StyleBoxTexture_x3l45")
theme_override_styles/normal = SubResource("StyleBoxTexture_sn6cm")
[node name="btn_load" type="Button" parent="."]
layout_mode = 0
offset_left = 1458.0
offset_top = 1019.0
offset_right = 1735.5
offset_bottom = 1403.0
scale = Vector2(0.1, 0.1)
tooltip_text = "Загрузить настройки
"
focus_mode = 0
theme_override_styles/focus = SubResource("StyleBoxTexture_570ue")
theme_override_styles/disabled = SubResource("StyleBoxTexture_570ue")
theme_override_styles/hover_pressed = SubResource("StyleBoxTexture_570ue")
theme_override_styles/hover = SubResource("StyleBoxTexture_570ue")
theme_override_styles/pressed = SubResource("StyleBoxTexture_piewc")
theme_override_styles/normal = SubResource("StyleBoxTexture_3ytmi")
[node name="btn_connect" type="Button" parent="."]
layout_mode = 0
offset_left = 716.0
offset_top = 40.0
offset_right = 763.0
offset_bottom = 73.0
focus_mode = 0
theme_override_colors/icon_normal_color = Color(1, 1, 1, 1)
theme_override_styles/focus = SubResource("StyleBoxTexture_o7qii")
theme_override_styles/disabled = SubResource("StyleBoxTexture_o7qii")
theme_override_styles/hover_pressed = SubResource("StyleBoxTexture_o7qii")
theme_override_styles/hover = SubResource("StyleBoxTexture_o7qii")
theme_override_styles/pressed = SubResource("StyleBoxTexture_mgr7r")
theme_override_styles/normal = SubResource("StyleBoxTexture_hxhyh")
[node name="btn_disconnect" type="Button" parent="."]
layout_mode = 0
offset_left = 718.0
offset_top = 735.0
offset_right = 764.0
offset_bottom = 764.0
focus_mode = 0
theme_override_colors/icon_normal_color = Color(1, 1, 1, 1)
theme_override_styles/focus = SubResource("StyleBoxTexture_tnihm")
theme_override_styles/disabled = SubResource("StyleBoxTexture_tnihm")
theme_override_styles/hover_pressed = SubResource("StyleBoxTexture_tnihm")
theme_override_styles/hover = SubResource("StyleBoxTexture_tnihm")
theme_override_styles/pressed = SubResource("StyleBoxTexture_k1qbi")
theme_override_styles/normal = SubResource("StyleBoxTexture_pe5pe")
[node name="scrollin" type="ScrollContainer" parent="."]
layout_mode = 0
offset_left = 56.0
offset_top = 52.0
offset_right = 641.0
offset_bottom = 720.0
[node name="tbl_in" type="GridContainer" parent="scrollin"]
layout_mode = 2
script = ExtResource("8_qcl30")
[node name="scrl_files" type="ScrollContainer" parent="."]
layout_mode = 0
offset_left = 1047.0
offset_top = 962.0
offset_right = 1442.0
offset_bottom = 1166.0
[node name="tbl_files" type="GridContainer" parent="scrl_files"]
layout_mode = 2
script = ExtResource("8_qcl30")
[node name="scrollout" type="ScrollContainer" parent="."]
layout_mode = 0
offset_left = 657.0
offset_top = 50.0
offset_right = 1351.0
offset_bottom = 720.0
[node name="tbl_out" type="GridContainer" parent="scrollout"]
layout_mode = 2
script = ExtResource("8_qcl30")
[node name="scrl_in_set" type="ScrollContainer" parent="."]
layout_mode = 0
offset_left = 120.0
offset_top = 776.0
offset_right = 703.0
offset_bottom = 942.0
[node name="tbl_in_set" type="GridContainer" parent="scrl_in_set"]
layout_mode = 2
script = ExtResource("8_qcl30")
[node name="scrl_out_set" type="ScrollContainer" parent="."]
layout_mode = 0
offset_left = 719.0
offset_top = 773.0
offset_right = 1415.0
offset_bottom = 924.0
[node name="tbl_out_set" type="GridContainer" parent="scrl_out_set"]
layout_mode = 2
script = ExtResource("8_qcl30")
[connection signal="pressed" from="btn_save" to="." method="_on_btn_save_pressed"]
[connection signal="pressed" from="btn_load" to="." method="_on_btn_load_pressed"]