dlg_importMap.ui 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>DialogBase</class>
  4. <widget class="QDialog" name="DialogBase">
  5. <property name="windowModality">
  6. <enum>Qt::ApplicationModal</enum>
  7. </property>
  8. <property name="enabled">
  9. <bool>true</bool>
  10. </property>
  11. <property name="geometry">
  12. <rect>
  13. <x>0</x>
  14. <y>0</y>
  15. <width>1139</width>
  16. <height>700</height>
  17. </rect>
  18. </property>
  19. <property name="sizePolicy">
  20. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  21. <horstretch>0</horstretch>
  22. <verstretch>0</verstretch>
  23. </sizepolicy>
  24. </property>
  25. <property name="minimumSize">
  26. <size>
  27. <width>1139</width>
  28. <height>700</height>
  29. </size>
  30. </property>
  31. <property name="maximumSize">
  32. <size>
  33. <width>1139</width>
  34. <height>700</height>
  35. </size>
  36. </property>
  37. <property name="acceptDrops">
  38. <bool>false</bool>
  39. </property>
  40. <property name="windowTitle">
  41. <string>Layman -Manage Maps</string>
  42. </property>
  43. <widget class="QPushButton" name="pushButton_close">
  44. <property name="geometry">
  45. <rect>
  46. <x>510</x>
  47. <y>650</y>
  48. <width>151</width>
  49. <height>28</height>
  50. </rect>
  51. </property>
  52. <property name="text">
  53. <string>Close</string>
  54. </property>
  55. </widget>
  56. <widget class="QGroupBox" name="groupBox">
  57. <property name="geometry">
  58. <rect>
  59. <x>420</x>
  60. <y>10</y>
  61. <width>701</width>
  62. <height>621</height>
  63. </rect>
  64. </property>
  65. <property name="title">
  66. <string>Layers</string>
  67. </property>
  68. <widget class="QListWidget" name="listWidget_listLayers">
  69. <property name="geometry">
  70. <rect>
  71. <x>22</x>
  72. <y>50</y>
  73. <width>351</width>
  74. <height>311</height>
  75. </rect>
  76. </property>
  77. <property name="acceptDrops">
  78. <bool>false</bool>
  79. </property>
  80. <property name="dragDropMode">
  81. <enum>QAbstractItemView::NoDragDrop</enum>
  82. </property>
  83. <property name="selectionMode">
  84. <enum>QAbstractItemView::SingleSelection</enum>
  85. </property>
  86. </widget>
  87. <widget class="QLabel" name="label_4">
  88. <property name="geometry">
  89. <rect>
  90. <x>23</x>
  91. <y>29</y>
  92. <width>201</width>
  93. <height>16</height>
  94. </rect>
  95. </property>
  96. <property name="text">
  97. <string>Existing layers in map composition:</string>
  98. </property>
  99. </widget>
  100. <widget class="QPushButton" name="pushButton_deleteLayers">
  101. <property name="geometry">
  102. <rect>
  103. <x>22</x>
  104. <y>441</y>
  105. <width>161</width>
  106. <height>27</height>
  107. </rect>
  108. </property>
  109. <property name="text">
  110. <string> Delete Layer</string>
  111. </property>
  112. <property name="icon">
  113. <iconset>
  114. <normaloff>../../../../../../../Users/Honza/.designer/backup/icons/minus.png</normaloff>../../../../../../../Users/Honza/.designer/backup/icons/minus.png</iconset>
  115. </property>
  116. </widget>
  117. <widget class="QLabel" name="label_thumbnail">
  118. <property name="geometry">
  119. <rect>
  120. <x>200</x>
  121. <y>420</y>
  122. <width>170</width>
  123. <height>170</height>
  124. </rect>
  125. </property>
  126. <property name="frameShape">
  127. <enum>QFrame::Box</enum>
  128. </property>
  129. <property name="text">
  130. <string/>
  131. </property>
  132. </widget>
  133. <widget class="QLabel" name="label_5">
  134. <property name="geometry">
  135. <rect>
  136. <x>52</x>
  137. <y>520</y>
  138. <width>181</width>
  139. <height>16</height>
  140. </rect>
  141. </property>
  142. <property name="text">
  143. <string>Layer preview:</string>
  144. </property>
  145. </widget>
  146. <widget class="QLabel" name="label_import">
  147. <property name="geometry">
  148. <rect>
  149. <x>420</x>
  150. <y>270</y>
  151. <width>141</width>
  152. <height>16</height>
  153. </rect>
  154. </property>
  155. <property name="text">
  156. <string>Importing layer:</string>
  157. </property>
  158. </widget>
  159. <widget class="QProgressBar" name="progressBar">
  160. <property name="enabled">
  161. <bool>true</bool>
  162. </property>
  163. <property name="geometry">
  164. <rect>
  165. <x>420</x>
  166. <y>310</y>
  167. <width>191</width>
  168. <height>23</height>
  169. </rect>
  170. </property>
  171. <property name="maximum">
  172. <number>0</number>
  173. </property>
  174. <property name="value">
  175. <number>0</number>
  176. </property>
  177. </widget>
  178. <widget class="QgsMapLayerComboBox" name="mMapLayerComboBox">
  179. <property name="geometry">
  180. <rect>
  181. <x>420</x>
  182. <y>50</y>
  183. <width>231</width>
  184. <height>27</height>
  185. </rect>
  186. </property>
  187. <property name="showCrs">
  188. <bool>true</bool>
  189. </property>
  190. </widget>
  191. <widget class="QPushButton" name="pushButton">
  192. <property name="geometry">
  193. <rect>
  194. <x>420</x>
  195. <y>96</y>
  196. <width>161</width>
  197. <height>27</height>
  198. </rect>
  199. </property>
  200. <property name="text">
  201. <string> Add Layer</string>
  202. </property>
  203. <property name="icon">
  204. <iconset>
  205. <normaloff>../../../../../../../Users/Honza/.designer/backup/icons/plus.png</normaloff>../../../../../../../Users/Honza/.designer/backup/icons/plus.png</iconset>
  206. </property>
  207. </widget>
  208. <widget class="QLabel" name="label_2">
  209. <property name="geometry">
  210. <rect>
  211. <x>420</x>
  212. <y>27</y>
  213. <width>211</width>
  214. <height>16</height>
  215. </rect>
  216. </property>
  217. <property name="text">
  218. <string>Loaded vector layer from canvas:</string>
  219. </property>
  220. </widget>
  221. <widget class="QComboBox" name="comboBox_raster">
  222. <property name="geometry">
  223. <rect>
  224. <x>420</x>
  225. <y>180</y>
  226. <width>231</width>
  227. <height>22</height>
  228. </rect>
  229. </property>
  230. </widget>
  231. <widget class="QPushButton" name="pushButton_addRaster">
  232. <property name="geometry">
  233. <rect>
  234. <x>420</x>
  235. <y>220</y>
  236. <width>161</width>
  237. <height>27</height>
  238. </rect>
  239. </property>
  240. <property name="text">
  241. <string> Add Layer</string>
  242. </property>
  243. <property name="icon">
  244. <iconset>
  245. <normaloff>../../../../../../../Users/Honza/.designer/backup/icons/plus.png</normaloff>../../../../../../../Users/Honza/.designer/backup/icons/plus.png</iconset>
  246. </property>
  247. </widget>
  248. <widget class="QLabel" name="label_3">
  249. <property name="geometry">
  250. <rect>
  251. <x>420</x>
  252. <y>150</y>
  253. <width>201</width>
  254. <height>16</height>
  255. </rect>
  256. </property>
  257. <property name="text">
  258. <string>Existing layers in Layman:</string>
  259. </property>
  260. </widget>
  261. <widget class="QPushButton" name="pushButton_down">
  262. <property name="geometry">
  263. <rect>
  264. <x>200</x>
  265. <y>380</y>
  266. <width>171</width>
  267. <height>28</height>
  268. </rect>
  269. </property>
  270. <property name="text">
  271. <string>Up</string>
  272. </property>
  273. </widget>
  274. <widget class="QPushButton" name="pushButton_up">
  275. <property name="geometry">
  276. <rect>
  277. <x>22</x>
  278. <y>380</y>
  279. <width>161</width>
  280. <height>28</height>
  281. </rect>
  282. </property>
  283. <property name="text">
  284. <string>Down</string>
  285. </property>
  286. </widget>
  287. <widget class="QPushButton" name="pushButton_saveOrder">
  288. <property name="geometry">
  289. <rect>
  290. <x>20</x>
  291. <y>420</y>
  292. <width>161</width>
  293. <height>27</height>
  294. </rect>
  295. </property>
  296. <property name="text">
  297. <string>Save order</string>
  298. </property>
  299. <property name="icon">
  300. <iconset>
  301. <normaloff>../../../../../../../Users/Honza/.designer/backup/icons/minus.png</normaloff>../../../../../../../Users/Honza/.designer/backup/icons/minus.png</iconset>
  302. </property>
  303. </widget>
  304. </widget>
  305. <widget class="QGroupBox" name="groupBox_2">
  306. <property name="geometry">
  307. <rect>
  308. <x>7</x>
  309. <y>10</y>
  310. <width>391</width>
  311. <height>621</height>
  312. </rect>
  313. </property>
  314. <property name="title">
  315. <string>Map compositions</string>
  316. </property>
  317. <widget class="QListWidget" name="listWidget">
  318. <property name="geometry">
  319. <rect>
  320. <x>20</x>
  321. <y>47</y>
  322. <width>341</width>
  323. <height>311</height>
  324. </rect>
  325. </property>
  326. </widget>
  327. <widget class="QLabel" name="label">
  328. <property name="geometry">
  329. <rect>
  330. <x>23</x>
  331. <y>27</y>
  332. <width>171</width>
  333. <height>16</height>
  334. </rect>
  335. </property>
  336. <property name="text">
  337. <string>Existing map compositions:</string>
  338. </property>
  339. </widget>
  340. <widget class="QPushButton" name="pushButton_deleteMap">
  341. <property name="geometry">
  342. <rect>
  343. <x>20</x>
  344. <y>380</y>
  345. <width>161</width>
  346. <height>27</height>
  347. </rect>
  348. </property>
  349. <property name="text">
  350. <string> Delete Map</string>
  351. </property>
  352. <property name="icon">
  353. <iconset>
  354. <normaloff>../../../../../../../Users/Honza/.designer/backup/icons/minus.png</normaloff>../../../../../../../Users/Honza/.designer/backup/icons/minus.png</iconset>
  355. </property>
  356. </widget>
  357. <widget class="QPushButton" name="pushButton_addMap">
  358. <property name="geometry">
  359. <rect>
  360. <x>200</x>
  361. <y>380</y>
  362. <width>161</width>
  363. <height>28</height>
  364. </rect>
  365. </property>
  366. <property name="text">
  367. <string> Add Map</string>
  368. </property>
  369. </widget>
  370. <widget class="QPushButton" name="pushButton_editMeta">
  371. <property name="geometry">
  372. <rect>
  373. <x>20</x>
  374. <y>440</y>
  375. <width>161</width>
  376. <height>28</height>
  377. </rect>
  378. </property>
  379. <property name="text">
  380. <string> Edit metada</string>
  381. </property>
  382. </widget>
  383. <widget class="QPushButton" name="pushButton_loadMap">
  384. <property name="geometry">
  385. <rect>
  386. <x>20</x>
  387. <y>500</y>
  388. <width>161</width>
  389. <height>28</height>
  390. </rect>
  391. </property>
  392. <property name="text">
  393. <string>Load Map (WMS)</string>
  394. </property>
  395. </widget>
  396. <widget class="QComboBox" name="comboBox_loadMap">
  397. <property name="geometry">
  398. <rect>
  399. <x>20</x>
  400. <y>540</y>
  401. <width>231</width>
  402. <height>22</height>
  403. </rect>
  404. </property>
  405. </widget>
  406. <widget class="QPushButton" name="pushButton_loadMapWFS">
  407. <property name="geometry">
  408. <rect>
  409. <x>200</x>
  410. <y>500</y>
  411. <width>161</width>
  412. <height>28</height>
  413. </rect>
  414. </property>
  415. <property name="text">
  416. <string>Load Map (WFS)</string>
  417. </property>
  418. </widget>
  419. </widget>
  420. </widget>
  421. <customwidgets>
  422. <customwidget>
  423. <class>QgsMapLayerComboBox</class>
  424. <extends>QComboBox</extends>
  425. <header>qgsmaplayercombobox.h</header>
  426. </customwidget>
  427. </customwidgets>
  428. <resources/>
  429. <connections/>
  430. </ui>