iFactory.Godot/Mods/工业数据采集与分析应用分享/Templates/标识引用模板.tscn

23 lines
678 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://42locm7i2wvy"]
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXContainer.cs" id="1_v6r4n"]
2023-07-20 01:40:20 +08:00
[node name="标识引用模板" type="HBoxContainer" node_paths=PackedStringArray("label", "labels", "button", "buttons", "lineEdits", "optionButtons")]
script = ExtResource("1_v6r4n")
label = NodePath("Label")
labels = []
2023-07-20 01:40:20 +08:00
button = NodePath("Button")
buttons = []
lineEdits = []
2023-07-20 01:40:20 +08:00
optionButtons = []
[node name="Label" type="Label" parent="."]
layout_mode = 2
2023-07-20 01:40:20 +08:00
size_flags_horizontal = 3
text = "88.123.99/xxxxxxxx"
[node name="Button" type="Button" parent="."]
custom_minimum_size = Vector2(128, 0)
layout_mode = 2
text = "查询"