Ignore:
Timestamp:
Jul 10, 2017 12:15:43 PM (7 years ago)
Author:
gronemeier
Message:

new version of palm_gf (bugfixes, changes and new options)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palm_gf_files/palm_gf_table.ui

    r2116 r2308  
    77    <x>0</x>
    88    <y>0</y>
    9     <width>822</width>
    10     <height>483</height>
     9    <width>817</width>
     10    <height>439</height>
    1111   </rect>
    1212  </property>
     
    1414   <string>Dialog</string>
    1515  </property>
    16   <widget class="QPushButton" name="pushButton">
    17    <property name="geometry">
    18     <rect>
    19      <x>19</x>
    20      <y>79</y>
    21      <width>80</width>
    22      <height>27</height>
    23     </rect>
    24    </property>
    25    <property name="text">
    26     <string>Execute filter</string>
    27    </property>
    28   </widget>
    29   <widget class="QPushButton" name="pushButton_2">
    30    <property name="geometry">
    31     <rect>
    32      <x>19</x>
    33      <y>107</y>
    34      <width>80</width>
    35      <height>27</height>
    36     </rect>
    37    </property>
    38    <property name="text">
    39     <string>Reset limits</string>
    40    </property>
    41   </widget>
    4216  <widget class="QTableWidget" name="tableWidget">
    4317   <property name="geometry">
    4418    <rect>
    45      <x>2</x>
    46      <y>171</y>
     19     <x>5</x>
     20     <y>166</y>
    4721     <width>805</width>
    4822     <height>266</height>
     
    6135    <enum>Qt::ScrollBarAlwaysOff</enum>
    6236   </property>
     37   <property name="autoScroll">
     38    <bool>true</bool>
     39   </property>
    6340   <property name="dragEnabled">
    6441    <bool>false</bool>
     
    6744    <bool>false</bool>
    6845   </property>
     46   <property name="selectionMode">
     47    <enum>QAbstractItemView::MultiSelection</enum>
     48   </property>
    6949   <property name="selectionBehavior">
    70     <enum>QAbstractItemView::SelectRows</enum>
     50    <enum>QAbstractItemView::SelectItems</enum>
    7151   </property>
    7252   <property name="sortingEnabled">
     
    7656    <number>8</number>
    7757   </property>
     58   <attribute name="horizontalHeaderVisible">
     59    <bool>false</bool>
     60   </attribute>
     61   <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
     62    <bool>true</bool>
     63   </attribute>
    7864   <attribute name="verticalHeaderVisible">
    7965    <bool>false</bool>
     
    117103   <column>
    118104    <property name="text">
    119      <string>nx</string>
     105     <string/>
    120106    </property>
    121107   </column>
    122108   <column>
    123109    <property name="text">
    124      <string>ny</string>
     110     <string/>
    125111    </property>
    126112   </column>
    127113   <column>
    128114    <property name="text">
    129      <string>nz</string>
     115     <string/>
    130116    </property>
    131117   </column>
    132118   <column>
    133119    <property name="text">
    134      <string>npex</string>
     120     <string/>
    135121    </property>
    136122   </column>
    137123   <column>
    138124    <property name="text">
    139      <string>npey</string>
     125     <string/>
    140126    </property>
    141127   </column>
    142128   <column>
    143129    <property name="text">
    144      <string>npex/npey</string>
     130     <string/>
    145131    </property>
    146132   </column>
    147133   <column>
    148134    <property name="text">
    149      <string>np</string>
     135     <string/>
    150136    </property>
    151137   </column>
    152138   <column>
    153139    <property name="text">
    154      <string>ngpts</string>
     140     <string/>
    155141    </property>
    156142   </column>
    157    <item row="0" column="0">
    158     <property name="text">
    159      <string/>
    160     </property>
    161    </item>
    162    <item row="1" column="0">
    163     <property name="text">
    164      <string/>
    165     </property>
    166    </item>
    167    <item row="2" column="0">
    168     <property name="text">
    169      <string/>
    170     </property>
    171    </item>
    172    <item row="3" column="0">
    173     <property name="text">
    174      <string/>
    175     </property>
    176    </item>
    177    <item row="4" column="0">
    178     <property name="text">
    179      <string/>
    180     </property>
    181    </item>
    182    <item row="5" column="0">
    183     <property name="text">
    184      <string/>
    185     </property>
    186    </item>
    187    <item row="6" column="0">
    188     <property name="text">
    189      <string/>
    190     </property>
    191    </item>
    192   </widget>
    193   <widget class="QPushButton" name="pushButton_3">
    194    <property name="geometry">
    195     <rect>
    196      <x>19</x>
    197      <y>51</y>
    198      <width>80</width>
    199      <height>27</height>
    200     </rect>
    201    </property>
    202    <property name="text">
    203     <string>Load all</string>
    204    </property>
    205143  </widget>
    206144  <widget class="Line" name="line">
     
    848786   </property>
    849787  </widget>
    850   <widget class="QComboBox" name="Sortvariable_box">
    851    <property name="geometry">
    852     <rect>
    853      <x>146</x>
    854      <y>140</y>
    855      <width>111</width>
    856      <height>23</height>
    857     </rect>
    858    </property>
    859    <item>
    860     <property name="text">
    861      <string>Sorting...</string>
    862     </property>
    863    </item>
    864    <item>
    865     <property name="text">
    866      <string>nx</string>
    867     </property>
    868    </item>
    869    <item>
    870     <property name="text">
    871      <string>ny</string>
    872     </property>
    873    </item>
    874    <item>
    875     <property name="text">
    876      <string>nz</string>
    877     </property>
    878    </item>
    879    <item>
    880     <property name="text">
    881      <string>npex</string>
    882     </property>
    883    </item>
    884    <item>
    885     <property name="text">
    886      <string>npey</string>
    887     </property>
    888    </item>
    889    <item>
    890     <property name="text">
    891      <string>npex/npey</string>
    892     </property>
    893    </item>
    894    <item>
    895     <property name="text">
    896      <string>np</string>
    897     </property>
    898    </item>
    899    <item>
    900     <property name="text">
    901      <string>ngpts</string>
    902     </property>
    903    </item>
    904   </widget>
    905   <widget class="QComboBox" name="Sortorder_box">
    906    <property name="geometry">
    907     <rect>
    908      <x>260</x>
    909      <y>140</y>
    910      <width>101</width>
    911      <height>23</height>
    912     </rect>
    913    </property>
    914    <item>
    915     <property name="text">
    916      <string>Order...</string>
    917     </property>
    918    </item>
    919    <item>
    920     <property name="text">
    921      <string>Ascending</string>
    922     </property>
    923    </item>
    924    <item>
    925     <property name="text">
    926      <string>Descending</string>
    927     </property>
    928    </item>
    929   </widget>
    930   <widget class="QPushButton" name="Sortnow_button">
    931    <property name="geometry">
    932     <rect>
    933      <x>365</x>
    934      <y>140</y>
    935      <width>90</width>
    936      <height>23</height>
    937     </rect>
    938    </property>
    939    <property name="text">
    940     <string>Sort now</string>
    941    </property>
    942   </widget>
    943788  <widget class="QLabel" name="label_3">
    944789   <property name="geometry">
     
    11911036    <string>  ngpts</string>
    11921037   </property>
     1038  </widget>
     1039  <widget class="QPushButton" name="nx_table">
     1040   <property name="geometry">
     1041    <rect>
     1042     <x>6</x>
     1043     <y>149</y>
     1044     <width>102</width>
     1045     <height>23</height>
     1046    </rect>
     1047   </property>
     1048   <property name="text">
     1049    <string>nx</string>
     1050   </property>
     1051   <property name="checkable">
     1052    <bool>true</bool>
     1053   </property>
     1054   <property name="autoRepeat">
     1055    <bool>false</bool>
     1056   </property>
     1057   <property name="autoDefault">
     1058    <bool>true</bool>
     1059   </property>
     1060   <property name="default">
     1061    <bool>false</bool>
     1062   </property>
     1063   <property name="flat">
     1064    <bool>false</bool>
     1065   </property>
     1066  </widget>
     1067  <widget class="QPushButton" name="ny_table">
     1068   <property name="geometry">
     1069    <rect>
     1070     <x>105</x>
     1071     <y>149</y>
     1072     <width>104</width>
     1073     <height>23</height>
     1074    </rect>
     1075   </property>
     1076   <property name="text">
     1077    <string>ny</string>
     1078   </property>
     1079   <property name="checkable">
     1080    <bool>true</bool>
     1081   </property>
     1082  </widget>
     1083  <widget class="QPushButton" name="nz_table">
     1084   <property name="geometry">
     1085    <rect>
     1086     <x>206</x>
     1087     <y>149</y>
     1088     <width>102</width>
     1089     <height>23</height>
     1090    </rect>
     1091   </property>
     1092   <property name="text">
     1093    <string>nz</string>
     1094   </property>
     1095   <property name="checkable">
     1096    <bool>true</bool>
     1097   </property>
     1098  </widget>
     1099  <widget class="QPushButton" name="npex_table">
     1100   <property name="geometry">
     1101    <rect>
     1102     <x>305</x>
     1103     <y>149</y>
     1104     <width>103</width>
     1105     <height>23</height>
     1106    </rect>
     1107   </property>
     1108   <property name="text">
     1109    <string>npex</string>
     1110   </property>
     1111   <property name="checkable">
     1112    <bool>true</bool>
     1113   </property>
     1114   <property name="autoRepeat">
     1115    <bool>false</bool>
     1116   </property>
     1117  </widget>
     1118  <widget class="QPushButton" name="npey_table">
     1119   <property name="geometry">
     1120    <rect>
     1121     <x>405</x>
     1122     <y>149</y>
     1123     <width>104</width>
     1124     <height>23</height>
     1125    </rect>
     1126   </property>
     1127   <property name="text">
     1128    <string>npey</string>
     1129   </property>
     1130   <property name="checkable">
     1131    <bool>true</bool>
     1132   </property>
     1133  </widget>
     1134  <widget class="QPushButton" name="npexnpey_table">
     1135   <property name="geometry">
     1136    <rect>
     1137     <x>506</x>
     1138     <y>149</y>
     1139     <width>102</width>
     1140     <height>23</height>
     1141    </rect>
     1142   </property>
     1143   <property name="text">
     1144    <string>npex/npey</string>
     1145   </property>
     1146   <property name="checkable">
     1147    <bool>true</bool>
     1148   </property>
     1149  </widget>
     1150  <widget class="QPushButton" name="np_table">
     1151   <property name="geometry">
     1152    <rect>
     1153     <x>605</x>
     1154     <y>149</y>
     1155     <width>103</width>
     1156     <height>23</height>
     1157    </rect>
     1158   </property>
     1159   <property name="text">
     1160    <string>np</string>
     1161   </property>
     1162   <property name="checkable">
     1163    <bool>true</bool>
     1164   </property>
     1165  </widget>
     1166  <widget class="QPushButton" name="ngpts_table">
     1167   <property name="geometry">
     1168    <rect>
     1169     <x>705</x>
     1170     <y>149</y>
     1171     <width>104</width>
     1172     <height>23</height>
     1173    </rect>
     1174   </property>
     1175   <property name="text">
     1176    <string>ngpts</string>
     1177   </property>
     1178   <property name="checkable">
     1179    <bool>true</bool>
     1180   </property>
     1181  </widget>
     1182  <widget class="QWidget" name="layoutWidget">
     1183   <property name="geometry">
     1184    <rect>
     1185     <x>5</x>
     1186     <y>25</y>
     1187     <width>97</width>
     1188     <height>106</height>
     1189    </rect>
     1190   </property>
     1191   <layout class="QVBoxLayout" name="verticalLayout">
     1192    <item>
     1193     <widget class="QPushButton" name="save_to_file_button">
     1194      <property name="enabled">
     1195       <bool>false</bool>
     1196      </property>
     1197      <property name="toolTip">
     1198       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Currently Disabled&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     1199      </property>
     1200      <property name="text">
     1201       <string>Save to file</string>
     1202      </property>
     1203     </widget>
     1204    </item>
     1205    <item>
     1206     <widget class="QPushButton" name="pushButton_3">
     1207      <property name="toolTip">
     1208       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Loads all calculated results. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     1209      </property>
     1210      <property name="text">
     1211       <string>Load all</string>
     1212      </property>
     1213     </widget>
     1214    </item>
     1215    <item>
     1216     <widget class="QPushButton" name="pushButton">
     1217      <property name="text">
     1218       <string>Execute filter</string>
     1219      </property>
     1220     </widget>
     1221    </item>
     1222    <item>
     1223     <widget class="QPushButton" name="pushButton_2">
     1224      <property name="text">
     1225       <string>Reset limits</string>
     1226      </property>
     1227     </widget>
     1228    </item>
     1229   </layout>
    11931230  </widget>
    11941231 </widget>
     
    12121249  <tabstop>ngpts_max</tabstop>
    12131250  <tabstop>pushButton</tabstop>
    1214   <tabstop>Sortvariable_box</tabstop>
    1215   <tabstop>Sortorder_box</tabstop>
    1216   <tabstop>Sortnow_button</tabstop>
    12171251  <tabstop>pushButton_2</tabstop>
    12181252  <tabstop>tableWidget</tabstop>
Note: See TracChangeset for help on using the changeset viewer.