dialogroadnoavoid.ui 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>DialogRoadNoavoid</class>
  4. <widget class="QDialog" name="DialogRoadNoavoid">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>993</width>
  10. <height>578</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>60</y>
  21. <width>67</width>
  22. <height>17</height>
  23. </rect>
  24. </property>
  25. <property name="text">
  26. <string>Road</string>
  27. </property>
  28. </widget>
  29. <widget class="QComboBox" name="comboBox_Noavoid">
  30. <property name="geometry">
  31. <rect>
  32. <x>200</x>
  33. <y>160</y>
  34. <width>261</width>
  35. <height>31</height>
  36. </rect>
  37. </property>
  38. </widget>
  39. <widget class="QLineEdit" name="lineEdit_s">
  40. <property name="geometry">
  41. <rect>
  42. <x>150</x>
  43. <y>244</y>
  44. <width>113</width>
  45. <height>31</height>
  46. </rect>
  47. </property>
  48. </widget>
  49. <widget class="QPushButton" name="pushButton_Add">
  50. <property name="geometry">
  51. <rect>
  52. <x>570</x>
  53. <y>165</y>
  54. <width>89</width>
  55. <height>25</height>
  56. </rect>
  57. </property>
  58. <property name="text">
  59. <string>Add</string>
  60. </property>
  61. </widget>
  62. <widget class="QLabel" name="label_4">
  63. <property name="geometry">
  64. <rect>
  65. <x>62</x>
  66. <y>250</y>
  67. <width>67</width>
  68. <height>17</height>
  69. </rect>
  70. </property>
  71. <property name="text">
  72. <string>s</string>
  73. </property>
  74. </widget>
  75. <widget class="QLineEdit" name="lineEdit_RoadLen">
  76. <property name="geometry">
  77. <rect>
  78. <x>300</x>
  79. <y>94</y>
  80. <width>113</width>
  81. <height>31</height>
  82. </rect>
  83. </property>
  84. </widget>
  85. <widget class="QLabel" name="label_3">
  86. <property name="geometry">
  87. <rect>
  88. <x>60</x>
  89. <y>170</y>
  90. <width>101</width>
  91. <height>17</height>
  92. </rect>
  93. </property>
  94. <property name="text">
  95. <string>Noavoid</string>
  96. </property>
  97. </widget>
  98. <widget class="QLabel" name="label_5">
  99. <property name="geometry">
  100. <rect>
  101. <x>280</x>
  102. <y>250</y>
  103. <width>67</width>
  104. <height>17</height>
  105. </rect>
  106. </property>
  107. <property name="text">
  108. <string>length</string>
  109. </property>
  110. </widget>
  111. <widget class="QPushButton" name="pushButton_Change">
  112. <property name="geometry">
  113. <rect>
  114. <x>847</x>
  115. <y>165</y>
  116. <width>71</width>
  117. <height>25</height>
  118. </rect>
  119. </property>
  120. <property name="text">
  121. <string>Change</string>
  122. </property>
  123. </widget>
  124. <widget class="QPushButton" name="pushButton_Delete">
  125. <property name="geometry">
  126. <rect>
  127. <x>710</x>
  128. <y>165</y>
  129. <width>89</width>
  130. <height>25</height>
  131. </rect>
  132. </property>
  133. <property name="text">
  134. <string>Delete</string>
  135. </property>
  136. </widget>
  137. <widget class="QLabel" name="label_2">
  138. <property name="geometry">
  139. <rect>
  140. <x>202</x>
  141. <y>100</y>
  142. <width>70</width>
  143. <height>17</height>
  144. </rect>
  145. </property>
  146. <property name="text">
  147. <string>Length</string>
  148. </property>
  149. </widget>
  150. <widget class="QLineEdit" name="lineEdit_t">
  151. <property name="geometry">
  152. <rect>
  153. <x>380</x>
  154. <y>244</y>
  155. <width>113</width>
  156. <height>31</height>
  157. </rect>
  158. </property>
  159. </widget>
  160. <widget class="QComboBox" name="comboBox_Road">
  161. <property name="geometry">
  162. <rect>
  163. <x>200</x>
  164. <y>50</y>
  165. <width>231</width>
  166. <height>31</height>
  167. </rect>
  168. </property>
  169. </widget>
  170. </widget>
  171. <resources/>
  172. <connections/>
  173. </ui>