Link single element widget : revamp the widget (use a QTreeWidget instead of a list of widgets) and add the variable %F to the value displayed

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4874 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2017-01-26 10:09:07 +00:00
parent 73dd8b6b57
commit 0b943ed52d
7 changed files with 385 additions and 716 deletions

View File

@@ -53,6 +53,9 @@
<height>32</height>
</size>
</property>
<property name="indentation">
<number>5</number>
</property>
<property name="uniformRowHeights">
<bool>true</bool>
</property>
@@ -103,6 +106,9 @@
<height>32</height>
</size>
</property>
<property name="indentation">
<number>5</number>
</property>
<property name="uniformRowHeights">
<bool>true</bool>
</property>