roadeditdialog.ui 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>RoadEditDialog</class>
  4. <widget class="QDialog" name="RoadEditDialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1260</width>
  10. <height>830</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <widget class="QLabel" name="label">
  17. <property name="geometry">
  18. <rect>
  19. <x>60</x>
  20. <y>39</y>
  21. <width>121</width>
  22. <height>21</height>
  23. </rect>
  24. </property>
  25. <property name="text">
  26. <string>Road</string>
  27. </property>
  28. </widget>
  29. <widget class="QComboBox" name="comboBox_Road">
  30. <property name="geometry">
  31. <rect>
  32. <x>160</x>
  33. <y>30</y>
  34. <width>241</width>
  35. <height>41</height>
  36. </rect>
  37. </property>
  38. </widget>
  39. <widget class="QComboBox" name="comboBox_Geo">
  40. <property name="geometry">
  41. <rect>
  42. <x>230</x>
  43. <y>100</y>
  44. <width>161</width>
  45. <height>31</height>
  46. </rect>
  47. </property>
  48. </widget>
  49. <widget class="QLineEdit" name="lineEdit_s">
  50. <property name="geometry">
  51. <rect>
  52. <x>520</x>
  53. <y>100</y>
  54. <width>113</width>
  55. <height>25</height>
  56. </rect>
  57. </property>
  58. </widget>
  59. <widget class="QLineEdit" name="lineEdit_x">
  60. <property name="geometry">
  61. <rect>
  62. <x>770</x>
  63. <y>100</y>
  64. <width>113</width>
  65. <height>25</height>
  66. </rect>
  67. </property>
  68. </widget>
  69. <widget class="QLineEdit" name="lineEdit_y">
  70. <property name="geometry">
  71. <rect>
  72. <x>1040</x>
  73. <y>100</y>
  74. <width>113</width>
  75. <height>25</height>
  76. </rect>
  77. </property>
  78. </widget>
  79. <widget class="QLineEdit" name="lineEdit_len">
  80. <property name="geometry">
  81. <rect>
  82. <x>770</x>
  83. <y>150</y>
  84. <width>113</width>
  85. <height>25</height>
  86. </rect>
  87. </property>
  88. </widget>
  89. <widget class="QLabel" name="label_2">
  90. <property name="geometry">
  91. <rect>
  92. <x>96</x>
  93. <y>110</y>
  94. <width>91</width>
  95. <height>20</height>
  96. </rect>
  97. </property>
  98. <property name="text">
  99. <string>Geometry</string>
  100. </property>
  101. </widget>
  102. <widget class="QLineEdit" name="lineEdit_hdg">
  103. <property name="geometry">
  104. <rect>
  105. <x>520</x>
  106. <y>150</y>
  107. <width>113</width>
  108. <height>25</height>
  109. </rect>
  110. </property>
  111. </widget>
  112. <widget class="QLabel" name="label_3">
  113. <property name="geometry">
  114. <rect>
  115. <x>430</x>
  116. <y>106</y>
  117. <width>67</width>
  118. <height>17</height>
  119. </rect>
  120. </property>
  121. <property name="text">
  122. <string>s:</string>
  123. </property>
  124. </widget>
  125. <widget class="QLabel" name="label_4">
  126. <property name="geometry">
  127. <rect>
  128. <x>680</x>
  129. <y>104</y>
  130. <width>67</width>
  131. <height>17</height>
  132. </rect>
  133. </property>
  134. <property name="text">
  135. <string>x:</string>
  136. </property>
  137. </widget>
  138. <widget class="QLabel" name="label_5">
  139. <property name="geometry">
  140. <rect>
  141. <x>940</x>
  142. <y>102</y>
  143. <width>67</width>
  144. <height>17</height>
  145. </rect>
  146. </property>
  147. <property name="text">
  148. <string>y:</string>
  149. </property>
  150. </widget>
  151. <widget class="QLabel" name="label_6">
  152. <property name="geometry">
  153. <rect>
  154. <x>430</x>
  155. <y>154</y>
  156. <width>67</width>
  157. <height>17</height>
  158. </rect>
  159. </property>
  160. <property name="text">
  161. <string>hdg:</string>
  162. </property>
  163. </widget>
  164. <widget class="QLabel" name="label_7">
  165. <property name="geometry">
  166. <rect>
  167. <x>680</x>
  168. <y>154</y>
  169. <width>67</width>
  170. <height>17</height>
  171. </rect>
  172. </property>
  173. <property name="text">
  174. <string>Length:</string>
  175. </property>
  176. </widget>
  177. <widget class="QLineEdit" name="lineEdit_roadlen">
  178. <property name="geometry">
  179. <rect>
  180. <x>770</x>
  181. <y>30</y>
  182. <width>113</width>
  183. <height>25</height>
  184. </rect>
  185. </property>
  186. </widget>
  187. <widget class="QLabel" name="label_8">
  188. <property name="geometry">
  189. <rect>
  190. <x>626</x>
  191. <y>38</y>
  192. <width>121</width>
  193. <height>17</height>
  194. </rect>
  195. </property>
  196. <property name="text">
  197. <string>Road Length</string>
  198. </property>
  199. </widget>
  200. <widget class="QLabel" name="label_9">
  201. <property name="geometry">
  202. <rect>
  203. <x>940</x>
  204. <y>152</y>
  205. <width>67</width>
  206. <height>17</height>
  207. </rect>
  208. </property>
  209. <property name="text">
  210. <string>Type</string>
  211. </property>
  212. </widget>
  213. <widget class="QComboBox" name="comboBox_geotype">
  214. <property name="geometry">
  215. <rect>
  216. <x>1040</x>
  217. <y>149</y>
  218. <width>111</width>
  219. <height>31</height>
  220. </rect>
  221. </property>
  222. </widget>
  223. </widget>
  224. <resources/>
  225. <connections/>
  226. </ui>