roadeditdialog.ui 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369
  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>530</x>
  181. <y>40</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>430</x>
  191. <y>40</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 class="QPushButton" name="pushButton_EditLane">
  224. <property name="geometry">
  225. <rect>
  226. <x>54</x>
  227. <y>210</y>
  228. <width>181</width>
  229. <height>31</height>
  230. </rect>
  231. </property>
  232. <property name="text">
  233. <string>Edit Lane</string>
  234. </property>
  235. </widget>
  236. <widget class="QPushButton" name="pushButton_EditRoadMark">
  237. <property name="geometry">
  238. <rect>
  239. <x>285</x>
  240. <y>210</y>
  241. <width>181</width>
  242. <height>31</height>
  243. </rect>
  244. </property>
  245. <property name="text">
  246. <string>Edit RoadMark</string>
  247. </property>
  248. </widget>
  249. <widget class="QPushButton" name="pushButton_LaneFromRTK">
  250. <property name="geometry">
  251. <rect>
  252. <x>726</x>
  253. <y>210</y>
  254. <width>211</width>
  255. <height>31</height>
  256. </rect>
  257. </property>
  258. <property name="text">
  259. <string>Lane From RTK</string>
  260. </property>
  261. </widget>
  262. <widget class="QPushButton" name="pushButton_RoadSplit">
  263. <property name="geometry">
  264. <rect>
  265. <x>1013</x>
  266. <y>426</y>
  267. <width>181</width>
  268. <height>31</height>
  269. </rect>
  270. </property>
  271. <property name="text">
  272. <string>Road Split</string>
  273. </property>
  274. </widget>
  275. <widget class="QPushButton" name="pushButton_RoadMerge">
  276. <property name="geometry">
  277. <rect>
  278. <x>1010</x>
  279. <y>499</y>
  280. <width>191</width>
  281. <height>31</height>
  282. </rect>
  283. </property>
  284. <property name="text">
  285. <string>Road Merge</string>
  286. </property>
  287. </widget>
  288. <widget class="QPushButton" name="pushButton_MoveRoad">
  289. <property name="geometry">
  290. <rect>
  291. <x>1010</x>
  292. <y>572</y>
  293. <width>191</width>
  294. <height>31</height>
  295. </rect>
  296. </property>
  297. <property name="text">
  298. <string>Move Road</string>
  299. </property>
  300. </widget>
  301. <widget class="QPushButton" name="pushButton_RotateRoad">
  302. <property name="geometry">
  303. <rect>
  304. <x>1010</x>
  305. <y>647</y>
  306. <width>191</width>
  307. <height>31</height>
  308. </rect>
  309. </property>
  310. <property name="text">
  311. <string>Rotate Road</string>
  312. </property>
  313. </widget>
  314. <widget class="QPushButton" name="pushButton_MirrorRoad">
  315. <property name="geometry">
  316. <rect>
  317. <x>1010</x>
  318. <y>722</y>
  319. <width>191</width>
  320. <height>31</height>
  321. </rect>
  322. </property>
  323. <property name="text">
  324. <string>Mirror Road</string>
  325. </property>
  326. </widget>
  327. <widget class="QPushButton" name="pushButton_EditLaneOffset">
  328. <property name="geometry">
  329. <rect>
  330. <x>500</x>
  331. <y>210</y>
  332. <width>181</width>
  333. <height>31</height>
  334. </rect>
  335. </property>
  336. <property name="text">
  337. <string>Edit LaneOffset</string>
  338. </property>
  339. </widget>
  340. <widget class="QPushButton" name="pushButton_EditRoadObjects">
  341. <property name="geometry">
  342. <rect>
  343. <x>980</x>
  344. <y>210</y>
  345. <width>211</width>
  346. <height>31</height>
  347. </rect>
  348. </property>
  349. <property name="text">
  350. <string>Edit Road Objects</string>
  351. </property>
  352. </widget>
  353. <widget class="QPushButton" name="pushButton_RoadOptimize">
  354. <property name="geometry">
  355. <rect>
  356. <x>1010</x>
  357. <y>280</y>
  358. <width>181</width>
  359. <height>31</height>
  360. </rect>
  361. </property>
  362. <property name="text">
  363. <string>Road Optimize</string>
  364. </property>
  365. </widget>
  366. </widget>
  367. <resources/>
  368. <connections/>
  369. </ui>