فهرست منبع

TSVEditor - Ajout du tri (#17)

olivier.massot 7 سال پیش
والد
کامیت
88054cb862
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      core/tsv_editor.ui

+ 6 - 0
core/tsv_editor.ui

@@ -52,6 +52,9 @@
       <property name="gridStyle">
        <enum>Qt::DotLine</enum>
       </property>
+      <property name="sortingEnabled">
+       <bool>true</bool>
+      </property>
       <attribute name="horizontalHeaderCascadingSectionResizes">
        <bool>true</bool>
       </attribute>
@@ -61,6 +64,9 @@
       <attribute name="horizontalHeaderMinimumSectionSize">
        <number>30</number>
       </attribute>
+      <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
+       <bool>true</bool>
+      </attribute>
       <attribute name="verticalHeaderVisible">
        <bool>false</bool>
       </attribute>