This commit is contained in:
Herwig Birke
2018-01-23 12:22:56 +01:00
parent 31aa84c74d
commit 429aafbe3e
6 changed files with 176 additions and 48 deletions
+7 -1
View File
@@ -98,7 +98,13 @@
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::EditKeyPressed</set>
<set>QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed</set>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
</widget>
</item>