|
180 | 180 | <rect>
|
181 | 181 | <x>0</x>
|
182 | 182 | <y>0</y>
|
183 |
| - <width>696</width> |
184 |
| - <height>742</height> |
| 183 | + <width>704</width> |
| 184 | + <height>694</height> |
185 | 185 | </rect>
|
186 | 186 | </property>
|
187 | 187 | <property name="sizePolicy">
|
|
950 | 950 | </property>
|
951 | 951 | <item>
|
952 | 952 | <layout class="QGridLayout" name="gridLayout_5" columnstretch="0,0">
|
953 |
| - <item row="3" column="1"> |
| 953 | + <item row="4" column="1"> |
954 | 954 | <widget class="QCheckBox" name="cbxXyDms">
|
955 | 955 | <property name="toolTip">
|
956 | 956 | <string>X and Y coordinates are expressed in degrees/minutes/seconds</string>
|
|
966 | 966 | </property>
|
967 | 967 | </widget>
|
968 | 968 | </item>
|
969 |
| - <item row="0" column="1"> |
970 |
| - <widget class="QComboBox" name="cmbYField"> |
| 969 | + <item row="1" column="1"> |
| 970 | + <widget class="QComboBox" name="cmbXField"> |
971 | 971 | <property name="enabled">
|
972 | 972 | <bool>true</bool>
|
973 | 973 | </property>
|
|
984 | 984 | </size>
|
985 | 985 | </property>
|
986 | 986 | <property name="toolTip">
|
987 |
| - <string>Name of the field containing y values</string> |
| 987 | + <string>Name of the field containing x values</string> |
988 | 988 | </property>
|
989 | 989 | <property name="statusTip">
|
990 |
| - <string>Name of the field containing y values</string> |
| 990 | + <string>Name of the field containing x values</string> |
991 | 991 | </property>
|
992 | 992 | <property name="whatsThis">
|
993 |
| - <string>Name of the field containing y values</string> |
| 993 | + <string>Name of the field containing x values</string> |
994 | 994 | </property>
|
995 | 995 | <property name="editable">
|
996 | 996 | <bool>false</bool>
|
997 | 997 | </property>
|
998 | 998 | </widget>
|
999 | 999 | </item>
|
1000 |
| - <item row="1" column="1"> |
1001 |
| - <widget class="QComboBox" name="cmbXField"> |
| 1000 | + <item row="2" column="1"> |
| 1001 | + <widget class="QComboBox" name="cmbYField"> |
1002 | 1002 | <property name="enabled">
|
1003 | 1003 | <bool>true</bool>
|
1004 | 1004 | </property>
|
|
1015 | 1015 | </size>
|
1016 | 1016 | </property>
|
1017 | 1017 | <property name="toolTip">
|
1018 |
| - <string>Name of the field containing x values</string> |
| 1018 | + <string>Name of the field containing y values</string> |
1019 | 1019 | </property>
|
1020 | 1020 | <property name="statusTip">
|
1021 |
| - <string>Name of the field containing x values</string> |
| 1021 | + <string>Name of the field containing y values</string> |
1022 | 1022 | </property>
|
1023 | 1023 | <property name="whatsThis">
|
1024 |
| - <string>Name of the field containing x values</string> |
| 1024 | + <string>Name of the field containing y values</string> |
1025 | 1025 | </property>
|
1026 | 1026 | <property name="editable">
|
1027 | 1027 | <bool>false</bool>
|
1028 | 1028 | </property>
|
1029 | 1029 | </widget>
|
1030 | 1030 | </item>
|
1031 |
| - <item row="0" column="0"> |
| 1031 | + <item row="1" column="0"> |
| 1032 | + <widget class="QLabel" name="textLabelx"> |
| 1033 | + <property name="enabled"> |
| 1034 | + <bool>true</bool> |
| 1035 | + </property> |
| 1036 | + <property name="text"> |
| 1037 | + <string><p align="left">X field</p></string> |
| 1038 | + </property> |
| 1039 | + <property name="alignment"> |
| 1040 | + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
| 1041 | + </property> |
| 1042 | + </widget> |
| 1043 | + </item> |
| 1044 | + <item row="2" column="0"> |
1032 | 1045 | <widget class="QLabel" name="textLabely">
|
1033 | 1046 | <property name="enabled">
|
1034 | 1047 | <bool>true</bool>
|
|
1044 | 1057 | </property>
|
1045 | 1058 | </widget>
|
1046 | 1059 | </item>
|
1047 |
| - <item row="1" column="0"> |
1048 |
| - <widget class="QLabel" name="textLabelx"> |
1049 |
| - <property name="enabled"> |
1050 |
| - <bool>true</bool> |
1051 |
| - </property> |
1052 |
| - <property name="text"> |
1053 |
| - <string><p align="left">X field</p></string> |
1054 |
| - </property> |
1055 |
| - <property name="alignment"> |
1056 |
| - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
1057 |
| - </property> |
1058 |
| - </widget> |
1059 |
| - </item> |
1060 | 1060 | </layout>
|
1061 | 1061 | </item>
|
1062 | 1062 | </layout>
|
|
0 commit comments