[gd_scene load_steps=7 format=3 uid="uid://87gtvqd7bbje"] [ext_resource type="Script" path="res://main.gd" id="1_d0idv"] [ext_resource type="Script" path="res://table/table.gd" id="2_bdb37"] [ext_resource type="Texture2D" uid="uid://cex4jiu1pcj3x" path="res://edit-add-0.png" id="3_am748"] [ext_resource type="Texture2D" uid="uid://cx746np1wexnd" path="res://edit-add-1.png" id="4_3jxr4"] [ext_resource type="Texture2D" uid="uid://blpkoi7s8qugp" path="res://document-save-0.png" id="5_73ry2"] [ext_resource type="Texture2D" uid="uid://wh7p3t4frxf" path="res://disconnect.png" id="5_k2igw"] [node name="main" type="Node2D"] script = ExtResource("1_d0idv") [node name="tabs" type="TabContainer" parent="."] offset_right = 1594.0 offset_bottom = 897.0 [node name="threats" type="Panel" parent="tabs"] layout_mode = 2 [node name="table_t" type="GridContainer" parent="tabs/threats"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 offset_left = 11.0 offset_top = 100.0 offset_right = 1.0 offset_bottom = 10.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("2_bdb37") node_type_file = "res://ячейка-1.tscn" [node name="btn_add" type="TextureButton" parent="tabs/threats"] layout_mode = 0 offset_left = 1533.0 offset_top = -2.0 offset_right = 1581.0 offset_bottom = 46.0 texture_normal = ExtResource("3_am748") texture_pressed = ExtResource("4_3jxr4") [node name="btn_save" type="TextureButton" parent="tabs/threats"] layout_mode = 0 offset_left = 1442.0 offset_top = -1.0 offset_right = 1490.0 offset_bottom = 47.0 texture_normal = ExtResource("5_73ry2") [node name="btn_del" type="TextureButton" parent="tabs/threats"] layout_mode = 0 offset_left = 1499.0 offset_top = 1.0 offset_right = 1547.0 offset_bottom = 67.0 scale = Vector2(0.62, 0.62) texture_normal = ExtResource("5_k2igw") [node name="pomehi" type="Panel" parent="tabs"] visible = false layout_mode = 2 [node name="table_p" type="GridContainer" parent="tabs/pomehi"] layout_mode = 0 offset_top = 100.0 offset_right = 1587.0 offset_bottom = 861.0 script = ExtResource("2_bdb37") node_type_file = "res://ячейка-1.tscn"