SelectDestinationDialog.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SelectDestinationDialog</class>
  4. <widget class="QWidget" name="SelectDestinationDialog">
  5. <property name="windowModality">
  6. <enum>Qt::NonModal</enum>
  7. </property>
  8. <property name="geometry">
  9. <rect>
  10. <x>0</x>
  11. <y>0</y>
  12. <width>587</width>
  13. <height>209</height>
  14. </rect>
  15. </property>
  16. <property name="sizePolicy">
  17. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  18. <horstretch>0</horstretch>
  19. <verstretch>0</verstretch>
  20. </sizepolicy>
  21. </property>
  22. <property name="minimumSize">
  23. <size>
  24. <width>587</width>
  25. <height>209</height>
  26. </size>
  27. </property>
  28. <property name="focusPolicy">
  29. <enum>Qt::StrongFocus</enum>
  30. </property>
  31. <property name="windowTitle">
  32. <string>Import Assets</string>
  33. </property>
  34. <property name="class" stdset="0">
  35. <string>AssetImporterDialog</string>
  36. </property>
  37. <layout class="QVBoxLayout" name="verticalLayout">
  38. <property name="spacing">
  39. <number>0</number>
  40. </property>
  41. <property name="leftMargin">
  42. <number>0</number>
  43. </property>
  44. <property name="topMargin">
  45. <number>0</number>
  46. </property>
  47. <property name="rightMargin">
  48. <number>0</number>
  49. </property>
  50. <property name="bottomMargin">
  51. <number>0</number>
  52. </property>
  53. <item>
  54. <layout class="QVBoxLayout" name="mainVerticalLayout">
  55. <property name="spacing">
  56. <number>0</number>
  57. </property>
  58. <property name="leftMargin">
  59. <number>16</number>
  60. </property>
  61. <property name="topMargin">
  62. <number>16</number>
  63. </property>
  64. <property name="rightMargin">
  65. <number>16</number>
  66. </property>
  67. <item>
  68. <spacer name="verticalSpacer_2">
  69. <property name="orientation">
  70. <enum>Qt::Vertical</enum>
  71. </property>
  72. <property name="sizeType">
  73. <enum>QSizePolicy::Fixed</enum>
  74. </property>
  75. <property name="sizeHint" stdset="0">
  76. <size>
  77. <width>0</width>
  78. <height>10</height>
  79. </size>
  80. </property>
  81. </spacer>
  82. </item>
  83. <item>
  84. <layout class="QHBoxLayout" name="horizontalLayout">
  85. <property name="spacing">
  86. <number>0</number>
  87. </property>
  88. <item>
  89. <widget class="QLabel" name="DestinationFolderLabel">
  90. <property name="sizePolicy">
  91. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  92. <horstretch>0</horstretch>
  93. <verstretch>0</verstretch>
  94. </sizepolicy>
  95. </property>
  96. <property name="font">
  97. <font>
  98. <pointsize>9</pointsize>
  99. </font>
  100. </property>
  101. <property name="text">
  102. <string>Destination Folder</string>
  103. </property>
  104. <property name="wordWrap">
  105. <bool>true</bool>
  106. </property>
  107. <property name="class" stdset="0">
  108. <string>AssetImporterLabel</string>
  109. </property>
  110. </widget>
  111. </item>
  112. <item>
  113. <spacer name="horizontalSpacer_2">
  114. <property name="orientation">
  115. <enum>Qt::Horizontal</enum>
  116. </property>
  117. <property name="sizeType">
  118. <enum>QSizePolicy::Fixed</enum>
  119. </property>
  120. <property name="sizeHint" stdset="0">
  121. <size>
  122. <width>8</width>
  123. <height>0</height>
  124. </size>
  125. </property>
  126. </spacer>
  127. </item>
  128. <item>
  129. <widget class="AzQtComponents::BrowseEdit" name="DestinationLineEdit" native="true">
  130. <property name="sizePolicy">
  131. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  132. <horstretch>0</horstretch>
  133. <verstretch>0</verstretch>
  134. </sizepolicy>
  135. </property>
  136. </widget>
  137. </item>
  138. <item>
  139. <spacer name="horizontalSpacer">
  140. <property name="orientation">
  141. <enum>Qt::Horizontal</enum>
  142. </property>
  143. <property name="sizeType">
  144. <enum>QSizePolicy::Fixed</enum>
  145. </property>
  146. <property name="sizeHint" stdset="0">
  147. <size>
  148. <width>8</width>
  149. <height>0</height>
  150. </size>
  151. </property>
  152. </spacer>
  153. </item>
  154. </layout>
  155. </item>
  156. <item>
  157. <spacer name="verticalSpacer">
  158. <property name="orientation">
  159. <enum>Qt::Vertical</enum>
  160. </property>
  161. <property name="sizeType">
  162. <enum>QSizePolicy::Fixed</enum>
  163. </property>
  164. <property name="sizeHint" stdset="0">
  165. <size>
  166. <width>0</width>
  167. <height>24</height>
  168. </size>
  169. </property>
  170. </spacer>
  171. </item>
  172. <item>
  173. <widget class="QLabel" name="QuestionMessage">
  174. <property name="sizePolicy">
  175. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  176. <horstretch>0</horstretch>
  177. <verstretch>0</verstretch>
  178. </sizepolicy>
  179. </property>
  180. <property name="minimumSize">
  181. <size>
  182. <width>250</width>
  183. <height>19</height>
  184. </size>
  185. </property>
  186. <property name="font">
  187. <font>
  188. <pointsize>9</pointsize>
  189. </font>
  190. </property>
  191. <property name="text">
  192. <string>How should we import these file(s)?</string>
  193. </property>
  194. <property name="wordWrap">
  195. <bool>true</bool>
  196. </property>
  197. <property name="class" stdset="0">
  198. <string>AssetImporterLabel</string>
  199. </property>
  200. </widget>
  201. </item>
  202. <item>
  203. <spacer name="verticalSpacer_3">
  204. <property name="orientation">
  205. <enum>Qt::Vertical</enum>
  206. </property>
  207. <property name="sizeType">
  208. <enum>QSizePolicy::Fixed</enum>
  209. </property>
  210. <property name="sizeHint" stdset="0">
  211. <size>
  212. <width>0</width>
  213. <height>8</height>
  214. </size>
  215. </property>
  216. </spacer>
  217. </item>
  218. <item>
  219. <layout class="QHBoxLayout" name="radioButtonHorizontalLayout">
  220. <property name="spacing">
  221. <number>16</number>
  222. </property>
  223. <property name="sizeConstraint">
  224. <enum>QLayout::SetDefaultConstraint</enum>
  225. </property>
  226. <item>
  227. <widget class="QRadioButton" name="CopyFileRadioButton">
  228. <property name="sizePolicy">
  229. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  230. <horstretch>0</horstretch>
  231. <verstretch>0</verstretch>
  232. </sizepolicy>
  233. </property>
  234. <property name="font">
  235. <font>
  236. <pointsize>9</pointsize>
  237. </font>
  238. </property>
  239. <property name="text">
  240. <string>Copy files</string>
  241. </property>
  242. <property name="checked">
  243. <bool>true</bool>
  244. </property>
  245. <property name="class" stdset="0">
  246. <string>AssetImporterRadioButton</string>
  247. </property>
  248. </widget>
  249. </item>
  250. <item>
  251. <widget class="QRadioButton" name="MoveFileRadioButton">
  252. <property name="sizePolicy">
  253. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  254. <horstretch>0</horstretch>
  255. <verstretch>0</verstretch>
  256. </sizepolicy>
  257. </property>
  258. <property name="font">
  259. <font>
  260. <pointsize>9</pointsize>
  261. </font>
  262. </property>
  263. <property name="text">
  264. <string>Move files</string>
  265. </property>
  266. <property name="checked">
  267. <bool>false</bool>
  268. </property>
  269. <property name="class" stdset="0">
  270. <string>AssetImporterRadioButton</string>
  271. </property>
  272. </widget>
  273. </item>
  274. <item>
  275. <spacer name="horizontalSpacer_3">
  276. <property name="orientation">
  277. <enum>Qt::Horizontal</enum>
  278. </property>
  279. <property name="sizeHint" stdset="0">
  280. <size>
  281. <width>20</width>
  282. <height>0</height>
  283. </size>
  284. </property>
  285. </spacer>
  286. </item>
  287. </layout>
  288. </item>
  289. <item>
  290. <spacer name="CopySpacer1">
  291. <property name="orientation">
  292. <enum>Qt::Vertical</enum>
  293. </property>
  294. <property name="sizeType">
  295. <enum>QSizePolicy::Fixed</enum>
  296. </property>
  297. <property name="sizeHint" stdset="0">
  298. <size>
  299. <width>0</width>
  300. <height>13</height>
  301. </size>
  302. </property>
  303. </spacer>
  304. </item>
  305. <item>
  306. <widget class="QLabel" name="RaidoButtonMessage">
  307. <property name="enabled">
  308. <bool>true</bool>
  309. </property>
  310. <property name="sizePolicy">
  311. <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
  312. <horstretch>0</horstretch>
  313. <verstretch>0</verstretch>
  314. </sizepolicy>
  315. </property>
  316. <property name="minimumSize">
  317. <size>
  318. <width>500</width>
  319. <height>40</height>
  320. </size>
  321. </property>
  322. <property name="maximumSize">
  323. <size>
  324. <width>16777215</width>
  325. <height>40</height>
  326. </size>
  327. </property>
  328. <property name="font">
  329. <font>
  330. <pointsize>9</pointsize>
  331. </font>
  332. </property>
  333. <property name="text">
  334. <string/>
  335. </property>
  336. <property name="alignment">
  337. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  338. </property>
  339. <property name="wordWrap">
  340. <bool>true</bool>
  341. </property>
  342. <property name="openExternalLinks">
  343. <bool>true</bool>
  344. </property>
  345. <property name="class" stdset="0">
  346. <string>AssetImporterLabel</string>
  347. </property>
  348. </widget>
  349. </item>
  350. <item>
  351. <spacer name="MoveSpacer">
  352. <property name="orientation">
  353. <enum>Qt::Vertical</enum>
  354. </property>
  355. <property name="sizeType">
  356. <enum>QSizePolicy::Expanding</enum>
  357. </property>
  358. <property name="sizeHint" stdset="0">
  359. <size>
  360. <width>0</width>
  361. <height>20</height>
  362. </size>
  363. </property>
  364. </spacer>
  365. </item>
  366. </layout>
  367. </item>
  368. <item>
  369. <widget class="Line" name="line">
  370. <property name="sizePolicy">
  371. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  372. <horstretch>0</horstretch>
  373. <verstretch>0</verstretch>
  374. </sizepolicy>
  375. </property>
  376. <property name="minimumSize">
  377. <size>
  378. <width>584</width>
  379. <height>2</height>
  380. </size>
  381. </property>
  382. <property name="maximumSize">
  383. <size>
  384. <width>16777215</width>
  385. <height>16777215</height>
  386. </size>
  387. </property>
  388. <property name="orientation">
  389. <enum>Qt::Horizontal</enum>
  390. </property>
  391. </widget>
  392. </item>
  393. <item>
  394. <spacer name="verticalSpacer_4">
  395. <property name="orientation">
  396. <enum>Qt::Vertical</enum>
  397. </property>
  398. <property name="sizeType">
  399. <enum>QSizePolicy::Minimum</enum>
  400. </property>
  401. <property name="sizeHint" stdset="0">
  402. <size>
  403. <width>20</width>
  404. <height>16</height>
  405. </size>
  406. </property>
  407. </spacer>
  408. </item>
  409. <item>
  410. <widget class="QDialogButtonBox" name="buttonBox">
  411. <property name="standardButtons">
  412. <set>QDialogButtonBox::NoButton</set>
  413. </property>
  414. </widget>
  415. </item>
  416. </layout>
  417. </widget>
  418. <customwidgets>
  419. <customwidget>
  420. <class>AzQtComponents::BrowseEdit</class>
  421. <extends>QWidget</extends>
  422. <header location="global">AzQtComponents/Components/Widgets/BrowseEdit.h</header>
  423. <container>1</container>
  424. </customwidget>
  425. </customwidgets>
  426. <resources/>
  427. <connections/>
  428. </ui>