Automatically sort the features

This commit is contained in:
Daniel Girardeau-Montaut
2019-03-25 22:45:39 +01:00
parent 42bd0a52e4
commit 35489dacb5
5 changed files with 17 additions and 4 deletions
+3
View File
@@ -207,6 +207,9 @@
<property name="selectionMode">
<enum>QAbstractItemView::NoSelection</enum>
</property>
<property name="sortingEnabled">
<bool>true</bool>
</property>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>170</number>
</attribute>