115 lines
4.5 KiB
Plaintext
115 lines
4.5 KiB
Plaintext
[gd_scene load_steps=15 format=3 uid="uid://3slb0i3pvowc"]
|
||
|
||
[ext_resource type="Script" uid="uid://bvo6tcreqyuex" path="res://scenes/tabs-switch/tab-switch.gd" id="1_fg0vd"]
|
||
[ext_resource type="PackedScene" uid="uid://b276iygic5itk" path="res://scenes/работа/работа.tscn" id="2_u7p16"]
|
||
[ext_resource type="PackedScene" uid="uid://lwmw4egynmd1" path="res://scenes/контроль/контроль.tscn" id="3_txp0s"]
|
||
[ext_resource type="PackedScene" uid="uid://trt0q8th3bn2" path="res://scenes/журнал/журнал.tscn" id="4_cu5k8"]
|
||
[ext_resource type="PackedScene" uid="uid://dab6loryocc73" path="res://scenes/эмс/эмс.tscn" id="5_u71bh"]
|
||
[ext_resource type="PackedScene" uid="uid://musb21x2u0xs" path="res://scenes/эмс-тг/эмс-тг.tscn" id="6_41d34"]
|
||
[ext_resource type="PackedScene" uid="uid://bnptm4rlp60dq" path="res://scenes/настройки/настройки.tscn" id="6_i8iv3"]
|
||
[ext_resource type="Script" uid="uid://q7k2yihg057j" path="res://scenes/tabs-switch/lbl_ready.gd" id="8_tidwt"]
|
||
[ext_resource type="Script" uid="uid://roajn6c6wvc1" path="res://scenes/tabs-switch/тренаж-режим.gd" id="9_41d34"]
|
||
|
||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vap7n"]
|
||
|
||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_o1r22"]
|
||
|
||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cw2ss"]
|
||
bg_color = Color(0.47451, 0.47451, 0.47451, 1)
|
||
|
||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nmdfd"]
|
||
bg_color = Color(0, 100, 0, 1)
|
||
|
||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_41d34"]
|
||
|
||
[node name="panel" type="Panel"]
|
||
offset_right = 1600.0
|
||
offset_bottom = 1200.0
|
||
|
||
[node name="tab_switch" type="TabContainer" parent="."]
|
||
layout_mode = 0
|
||
offset_right = 1600.0
|
||
offset_bottom = 1200.0
|
||
tooltip_text = "Переключает режимы работы программы"
|
||
theme_override_styles/tabbar_background = SubResource("StyleBoxFlat_vap7n")
|
||
theme_override_styles/panel = SubResource("StyleBoxFlat_vap7n")
|
||
current_tab = 0
|
||
script = ExtResource("1_fg0vd")
|
||
|
||
[node name="Работа" parent="tab_switch" instance=ExtResource("2_u7p16")]
|
||
layout_mode = 2
|
||
metadata/_tab_index = 0
|
||
|
||
[node name="Контроль" parent="tab_switch" instance=ExtResource("3_txp0s")]
|
||
visible = false
|
||
layout_mode = 2
|
||
metadata/_tab_index = 1
|
||
|
||
[node name="Журнал" parent="tab_switch" instance=ExtResource("4_cu5k8")]
|
||
visible = false
|
||
layout_mode = 2
|
||
metadata/_tab_index = 2
|
||
|
||
[node name="ЭМС" parent="tab_switch" instance=ExtResource("5_u71bh")]
|
||
visible = false
|
||
layout_mode = 2
|
||
metadata/_tab_index = 3
|
||
|
||
[node name="ЭМС ТГ" parent="tab_switch" instance=ExtResource("6_41d34")]
|
||
visible = false
|
||
layout_mode = 2
|
||
metadata/_tab_index = 4
|
||
|
||
[node name="Настройки" parent="tab_switch" instance=ExtResource("6_i8iv3")]
|
||
visible = false
|
||
layout_mode = 2
|
||
metadata/_tab_index = 5
|
||
|
||
[node name="remote_control" type="Label" parent="."]
|
||
layout_mode = 2
|
||
offset_left = 1242.0
|
||
offset_right = 1402.0
|
||
offset_bottom = 27.0
|
||
tooltip_text = "Комплекс находится под внешним управлением"
|
||
mouse_filter = 0
|
||
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
||
theme_override_styles/normal = SubResource("StyleBoxFlat_o1r22")
|
||
text = "Внешнее управление"
|
||
horizontal_alignment = 1
|
||
vertical_alignment = 1
|
||
|
||
[node name="тренаж_режим" type="Button" parent="."]
|
||
layout_mode = 0
|
||
offset_left = 1405.0
|
||
offset_right = 1501.0
|
||
offset_bottom = 27.0
|
||
tooltip_text = "Задействовать режим Тренаж"
|
||
focus_mode = 0
|
||
theme_override_colors/font_hover_pressed_color = Color(0, 0, 0, 1)
|
||
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
||
theme_override_colors/font_pressed_color = Color(0, 0, 0, 1)
|
||
theme_override_styles/hover = SubResource("StyleBoxFlat_cw2ss")
|
||
theme_override_styles/pressed = SubResource("StyleBoxFlat_nmdfd")
|
||
theme_override_styles/normal = SubResource("StyleBoxFlat_41d34")
|
||
toggle_mode = true
|
||
text = "Тренаж"
|
||
script = ExtResource("9_41d34")
|
||
|
||
[node name="lbl_ready" type="Label" parent="."]
|
||
layout_mode = 0
|
||
offset_left = 1504.0
|
||
offset_right = 1600.0
|
||
offset_bottom = 27.0
|
||
tooltip_text = "Готовность аппаратуры к работе"
|
||
mouse_filter = 0
|
||
theme_override_font_sizes/font_size = 14
|
||
theme_override_styles/normal = SubResource("StyleBoxFlat_o1r22")
|
||
text = "Нет связи"
|
||
horizontal_alignment = 1
|
||
vertical_alignment = 1
|
||
script = ExtResource("8_tidwt")
|
||
metadata/_edit_lock_ = true
|
||
|
||
[connection signal="tab_changed" from="tab_switch" to="tab_switch" method="_on_tab_changed"]
|
||
[connection signal="toggled" from="тренаж_режим" to="tab_switch" method="_on_button_trenazh_toggled"]
|