sectionExtractionDlg.ui 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SectionExtractionDlg</class>
  4. <widget class="QDialog" name="SectionExtractionDlg">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>399</width>
  10. <height>36</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Section Extraction</string>
  15. </property>
  16. <layout class="QHBoxLayout" name="horizontalLayout_2">
  17. <property name="leftMargin">
  18. <number>2</number>
  19. </property>
  20. <property name="topMargin">
  21. <number>2</number>
  22. </property>
  23. <property name="rightMargin">
  24. <number>2</number>
  25. </property>
  26. <property name="bottomMargin">
  27. <number>2</number>
  28. </property>
  29. <item>
  30. <widget class="QToolButton" name="polylineToolButton">
  31. <property name="toolTip">
  32. <string>Create polyline by clicking on the screen</string>
  33. </property>
  34. <property name="icon">
  35. <iconset resource="../icons.qrc">
  36. <normaloff>:/CC/images/dbPolylineSymbol.png</normaloff>:/CC/images/dbPolylineSymbol.png</iconset>
  37. </property>
  38. <property name="checkable">
  39. <bool>true</bool>
  40. </property>
  41. </widget>
  42. </item>
  43. <item>
  44. <widget class="QFrame" name="frame">
  45. <layout class="QHBoxLayout" name="horizontalLayout">
  46. <property name="leftMargin">
  47. <number>0</number>
  48. </property>
  49. <property name="topMargin">
  50. <number>0</number>
  51. </property>
  52. <property name="rightMargin">
  53. <number>0</number>
  54. </property>
  55. <property name="bottomMargin">
  56. <number>0</number>
  57. </property>
  58. <item>
  59. <widget class="QToolButton" name="importFromDBToolButton">
  60. <property name="toolTip">
  61. <string>Import one or several polylines from DB</string>
  62. </property>
  63. <property name="icon">
  64. <iconset resource="../icons.qrc">
  65. <normaloff>:/CC/images/dbHObjectSymbol.png</normaloff>:/CC/images/dbHObjectSymbol.png</iconset>
  66. </property>
  67. </widget>
  68. </item>
  69. <item>
  70. <widget class="QToolButton" name="generateOrthoSectionsToolButton">
  71. <property name="enabled">
  72. <bool>false</bool>
  73. </property>
  74. <property name="toolTip">
  75. <string>Generate orthogonal sections along a path</string>
  76. </property>
  77. <property name="icon">
  78. <iconset resource="../icons.qrc">
  79. <normaloff>:/CC/images/orthoSections.png</normaloff>:/CC/images/orthoSections.png</iconset>
  80. </property>
  81. </widget>
  82. </item>
  83. <item>
  84. <widget class="QToolButton" name="extractPointsToolButton">
  85. <property name="enabled">
  86. <bool>false</bool>
  87. </property>
  88. <property name="toolTip">
  89. <string>Extract points along active sections</string>
  90. </property>
  91. <property name="icon">
  92. <iconset resource="../icons.qrc">
  93. <normaloff>:/CC/images/sectionExtraction.png</normaloff>:/CC/images/sectionExtraction.png</iconset>
  94. </property>
  95. </widget>
  96. </item>
  97. <item>
  98. <widget class="QToolButton" name="unfoldToolButton">
  99. <property name="enabled">
  100. <bool>false</bool>
  101. </property>
  102. <property name="toolTip">
  103. <string>Unfold the points along the selected polyline</string>
  104. </property>
  105. <property name="icon">
  106. <iconset resource="../icons.qrc">
  107. <normaloff>:/CC/images/unfoldSmall.png</normaloff>:/CC/images/unfoldSmall.png</iconset>
  108. </property>
  109. </widget>
  110. </item>
  111. <item>
  112. <widget class="QToolButton" name="exportSectionsToolButton">
  113. <property name="enabled">
  114. <bool>false</bool>
  115. </property>
  116. <property name="toolTip">
  117. <string>Export manually defined sections to DB</string>
  118. </property>
  119. <property name="icon">
  120. <iconset resource="../icons.qrc">
  121. <normaloff>:/CC/images/ccSave.png</normaloff>:/CC/images/ccSave.png</iconset>
  122. </property>
  123. </widget>
  124. </item>
  125. <item>
  126. <widget class="QToolButton" name="undoToolButton">
  127. <property name="enabled">
  128. <bool>false</bool>
  129. </property>
  130. <property name="toolTip">
  131. <string>Undo last polyline(s) addition</string>
  132. </property>
  133. <property name="icon">
  134. <iconset resource="../icons.qrc">
  135. <normaloff>:/CC/images/smallReset.png</normaloff>:/CC/images/smallReset.png</iconset>
  136. </property>
  137. </widget>
  138. </item>
  139. <item>
  140. <widget class="QToolButton" name="cancelToolButton">
  141. <property name="icon">
  142. <iconset resource="../icons.qrc">
  143. <normaloff>:/CC/images/smallCancel.png</normaloff>:/CC/images/smallCancel.png</iconset>
  144. </property>
  145. </widget>
  146. </item>
  147. <item>
  148. <widget class="QToolButton" name="validToolButton">
  149. <property name="toolTip">
  150. <string>Close the tool</string>
  151. </property>
  152. <property name="statusTip">
  153. <string>Close the tool</string>
  154. </property>
  155. <property name="text">
  156. <string>OK</string>
  157. </property>
  158. <property name="icon">
  159. <iconset resource="../icons.qrc">
  160. <normaloff>:/CC/images/smallValidate.png</normaloff>:/CC/images/smallValidate.png</iconset>
  161. </property>
  162. </widget>
  163. </item>
  164. <item>
  165. <widget class="QLabel" name="label">
  166. <property name="text">
  167. <string>Vert.</string>
  168. </property>
  169. </widget>
  170. </item>
  171. <item>
  172. <widget class="QComboBox" name="vertAxisComboBox">
  173. <property name="currentIndex">
  174. <number>2</number>
  175. </property>
  176. <item>
  177. <property name="text">
  178. <string notr="true">X</string>
  179. </property>
  180. </item>
  181. <item>
  182. <property name="text">
  183. <string notr="true">Y</string>
  184. </property>
  185. </item>
  186. <item>
  187. <property name="text">
  188. <string notr="true">Z</string>
  189. </property>
  190. </item>
  191. </widget>
  192. </item>
  193. </layout>
  194. </widget>
  195. </item>
  196. </layout>
  197. </widget>
  198. <resources>
  199. <include location="../icons.qrc"/>
  200. </resources>
  201. <connections>
  202. <connection>
  203. <sender>polylineToolButton</sender>
  204. <signal>toggled(bool)</signal>
  205. <receiver>frame</receiver>
  206. <slot>setDisabled(bool)</slot>
  207. <hints>
  208. <hint type="sourcelabel">
  209. <x>13</x>
  210. <y>12</y>
  211. </hint>
  212. <hint type="destinationlabel">
  213. <x>148</x>
  214. <y>12</y>
  215. </hint>
  216. </hints>
  217. </connection>
  218. </connections>
  219. </ui>