fix CLineEdit read-only button

PIValueTreeEdit support PIValueTree::Attribute::toolTip
This commit is contained in:
2023-09-13 10:33:52 +03:00
parent c23c8703a4
commit 1a2f5ceefc
5 changed files with 41 additions and 13 deletions

View File

@@ -57,6 +57,16 @@
<item row="4" column="1">
<widget class="CLineEdit" name="lineComment"/>
</item>
<item row="5" column="0">
<widget class="QLabel" name="labelComment_2">
<property name="text">
<string>Tool tip:</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="CLineEdit" name="lineToolTip"/>
</item>
</layout>
</item>
<item>