2026-01-29 19:54:18 +08:00
|
|
|
[gd_scene format=3 uid="uid://bxbycggrcmo3q"]
|
2026-01-06 08:12:57 +08:00
|
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://deltvf06kqovt" path="res://scripts/settings/settings.gd" id="1_r6d6q"]
|
|
|
|
|
[ext_resource type="FontFile" uid="uid://c2bipf4tpdjj8" path="res://assets/fonts/AlibabaPuHuiTi-3-65-Medium.ttf" id="2_6wm04"]
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Settings" type="Node2D" unique_id=1528483]
|
2026-01-06 08:12:57 +08:00
|
|
|
script = ExtResource("1_r6d6q")
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="Background" type="ColorRect" parent="." unique_id=1213198647]
|
2026-01-06 08:12:57 +08:00
|
|
|
offset_left = -34.0
|
|
|
|
|
offset_top = -27.0
|
2026-01-21 08:14:35 +08:00
|
|
|
offset_right = 1911.0
|
|
|
|
|
offset_bottom = 1050.0
|
2026-01-06 08:12:57 +08:00
|
|
|
color = Color(0.7058824, 0.6862745, 0, 1)
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="DataSetting" type="Node2D" parent="." unique_id=700043200]
|
2026-01-15 20:12:20 +08:00
|
|
|
metadata/_edit_group_ = true
|
2026-01-06 08:12:57 +08:00
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="DataSetLabel" type="Label" parent="DataSetting" unique_id=1130835123]
|
2026-01-06 08:12:57 +08:00
|
|
|
offset_left = 45.0
|
|
|
|
|
offset_top = 28.0
|
|
|
|
|
offset_right = 193.0
|
|
|
|
|
offset_bottom = 90.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "数据源设置"
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="LineEdit" type="LineEdit" parent="DataSetting" unique_id=34011310]
|
2026-01-06 08:12:57 +08:00
|
|
|
offset_left = 217.0
|
|
|
|
|
offset_top = 18.0
|
|
|
|
|
offset_right = 874.0
|
|
|
|
|
offset_bottom = 81.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 24
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="IPBeginSetting" type="Node2D" parent="." unique_id=1428256194]
|
2026-01-06 08:27:35 +08:00
|
|
|
position = Vector2(-1, 94)
|
2026-01-15 20:12:20 +08:00
|
|
|
metadata/_edit_group_ = true
|
2026-01-06 08:27:35 +08:00
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="IPBeginSetLabel" type="Label" parent="IPBeginSetting" unique_id=561890346]
|
2026-01-06 08:27:35 +08:00
|
|
|
offset_left = 45.0
|
|
|
|
|
offset_top = 28.0
|
|
|
|
|
offset_right = 193.0
|
|
|
|
|
offset_bottom = 90.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "自动识别IP地址的起始部分"
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="LineEdit" type="LineEdit" parent="IPBeginSetting" unique_id=1179342188]
|
2026-01-06 08:27:35 +08:00
|
|
|
offset_left = 424.0
|
|
|
|
|
offset_top = 18.0
|
|
|
|
|
offset_right = 874.0
|
|
|
|
|
offset_bottom = 81.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 24
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="UsernameSetting" type="Node2D" parent="." unique_id=564366013]
|
2026-01-15 20:12:20 +08:00
|
|
|
position = Vector2(0, 208)
|
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="UsernameSetLabel" type="Label" parent="UsernameSetting" unique_id=1569658441]
|
2026-01-15 20:12:20 +08:00
|
|
|
offset_left = 45.0
|
|
|
|
|
offset_top = 28.0
|
|
|
|
|
offset_right = 193.0
|
|
|
|
|
offset_bottom = 90.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "局内显示昵称"
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="LineEdit" type="LineEdit" parent="UsernameSetting" unique_id=694430941]
|
2026-01-15 20:12:20 +08:00
|
|
|
offset_left = 424.0
|
|
|
|
|
offset_top = 18.0
|
|
|
|
|
offset_right = 874.0
|
|
|
|
|
offset_bottom = 81.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 24
|
|
|
|
|
|
2026-02-13 20:04:49 +08:00
|
|
|
[node name="LoadSource" type="Node2D" parent="." unique_id=230611076]
|
|
|
|
|
position = Vector2(44, 314)
|
|
|
|
|
metadata/_edit_group_ = true
|
|
|
|
|
|
|
|
|
|
[node name="LoadSourceLabel" type="Label" parent="LoadSource" unique_id=299353496]
|
|
|
|
|
offset_left = 9.0
|
|
|
|
|
offset_top = 10.0
|
|
|
|
|
offset_right = 132.0
|
|
|
|
|
offset_bottom = 40.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "加载本地数据"
|
|
|
|
|
|
|
|
|
|
[node name="ChooseSource" type="OptionButton" parent="LoadSource" unique_id=1045074926]
|
|
|
|
|
offset_left = 381.0
|
|
|
|
|
offset_top = 5.0
|
|
|
|
|
offset_right = 830.0
|
|
|
|
|
offset_bottom = 60.0
|
|
|
|
|
theme_override_font_sizes/font_size = 25
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="SaveButton" type="Button" parent="." unique_id=1377249836]
|
|
|
|
|
offset_left = 85.0
|
|
|
|
|
offset_top = 912.0
|
|
|
|
|
offset_right = 249.0
|
|
|
|
|
offset_bottom = 989.0
|
2026-01-06 08:12:57 +08:00
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "保存设置"
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="DownloadButton" type="Button" parent="." unique_id=315804661]
|
2026-01-21 11:42:57 +08:00
|
|
|
offset_left = 493.0
|
|
|
|
|
offset_top = 905.0
|
|
|
|
|
offset_right = 669.0
|
|
|
|
|
offset_bottom = 994.0
|
2026-01-21 08:14:35 +08:00
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "下载文件"
|
|
|
|
|
|
2026-01-29 19:54:18 +08:00
|
|
|
[node name="CancelButton" type="Button" parent="." unique_id=135993345]
|
2026-01-21 08:14:35 +08:00
|
|
|
offset_left = 286.0
|
|
|
|
|
offset_top = 906.0
|
|
|
|
|
offset_right = 462.0
|
|
|
|
|
offset_bottom = 995.0
|
2026-01-06 08:12:57 +08:00
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "取消"
|
|
|
|
|
|
2026-02-13 20:04:49 +08:00
|
|
|
[node name="LoadButton" type="Button" parent="." unique_id=2015694853]
|
|
|
|
|
offset_left = 73.0
|
|
|
|
|
offset_top = 793.0
|
|
|
|
|
offset_right = 249.0
|
|
|
|
|
offset_bottom = 882.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 30
|
|
|
|
|
text = "加载数据"
|
|
|
|
|
|
2026-02-14 10:24:16 +08:00
|
|
|
[node name="Tips" type="Label" parent="." unique_id=1777076648]
|
|
|
|
|
offset_left = 711.0
|
|
|
|
|
offset_top = 913.0
|
|
|
|
|
offset_right = 1738.0
|
|
|
|
|
offset_bottom = 966.0
|
|
|
|
|
theme_override_fonts/font = ExtResource("2_6wm04")
|
|
|
|
|
theme_override_font_sizes/font_size = 50
|
|
|
|
|
text = "提示:无"
|
|
|
|
|
|
2026-01-06 08:12:57 +08:00
|
|
|
[connection signal="pressed" from="SaveButton" to="." method="_on_save_button_pressed"]
|
2026-01-21 08:14:35 +08:00
|
|
|
[connection signal="pressed" from="DownloadButton" to="." method="_on_download_button_pressed"]
|
2026-01-06 08:12:57 +08:00
|
|
|
[connection signal="pressed" from="CancelButton" to="." method="_on_cancel_button_pressed"]
|
2026-02-13 20:04:49 +08:00
|
|
|
[connection signal="pressed" from="LoadButton" to="." method="_on_load_button_pressed"]
|