PIValueTreeEdit::Permissions feature

add designer plugin for PIValueTreeEdit
This commit is contained in:
2023-04-29 14:31:04 +03:00
parent ffd1bc7e0e
commit d38d624b51
10 changed files with 234 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label">
<widget class="QLabel" name="labelType">
<property name="text">
<string>Type:</string>
</property>
@@ -48,7 +48,7 @@
<widget class="EComboBox" name="comboType"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="labelComment">
<property name="text">
<string>Comment:</string>
</property>