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

32 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

[gd_scene load_steps=2 format=3 uid="uid://cccx8fmmfttth"]
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXContainer.cs" id="1_fp0bm"]
2023-07-17 04:10:14 +08:00
[node name="标识数据模板" type="PanelContainer" node_paths=PackedStringArray("label", "contextContainer", "labels", "buttons", "lineEdits", "optionButtons")]
custom_minimum_size = Vector2(512, 100)
size_flags_horizontal = 3
script = ExtResource("1_fp0bm")
label = NodePath("Layout/Label")
contextContainer = NodePath("Layout/MarginContainer/UXContainer-Container")
labels = []
2023-07-17 04:10:14 +08:00
buttons = []
lineEdits = []
2023-07-17 04:10:14 +08:00
optionButtons = []
[node name="Layout" type="VBoxContainer" parent="."]
layout_mode = 2
[node name="Label" type="Label" parent="Layout"]
layout_mode = 2
theme_type_variation = &"Header"
text = "标识数据"
[node name="MarginContainer" type="MarginContainer" parent="Layout"]
layout_mode = 2
theme_type_variation = &"Margin_16px"
theme_override_constants/margin_left = 0
[node name="UXContainer-Container" type="VBoxContainer" parent="Layout/MarginContainer"]
layout_mode = 2
theme_override_constants/separation = 8