SourceAssetDetailsPanel.ui 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SourceAssetDetailsPanel</class>
  4. <widget class="QFrame" name="SourceAssetDetailsPanel">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>735</width>
  10. <height>837</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="styleSheet">
  20. <string notr="true">background-color: rgb(87, 87, 87);</string>
  21. </property>
  22. <property name="frameShape">
  23. <enum>QFrame::StyledPanel</enum>
  24. </property>
  25. <layout class="QVBoxLayout" name="verticalLayout">
  26. <property name="sizeConstraint">
  27. <enum>QLayout::SetDefaultConstraint</enum>
  28. </property>
  29. <item>
  30. <widget class="QLabel" name="assetNameLabel">
  31. <property name="font">
  32. <font>
  33. <family>16pt</family>
  34. <pointsize>12</pointsize>
  35. <weight>50</weight>
  36. <italic>false</italic>
  37. <bold>false</bold>
  38. </font>
  39. </property>
  40. <property name="styleSheet">
  41. <string notr="true">font: 12pt;</string>
  42. </property>
  43. <property name="text">
  44. <string>Model1.obj</string>
  45. </property>
  46. <property name="alignment">
  47. <set>Qt::AlignLeading</set>
  48. </property>
  49. <property name="class" stdset="0">
  50. <string>Title</string>
  51. </property>
  52. </widget>
  53. </item>
  54. <item>
  55. <layout class="QVBoxLayout" name="sourcePanelLayout">
  56. <item>
  57. <widget class="Line" name="AssetDetailsSeparator">
  58. <property name="palette">
  59. <palette>
  60. <active>
  61. <colorrole role="WindowText">
  62. <brush brushstyle="SolidPattern">
  63. <color alpha="200">
  64. <red>200</red>
  65. <green>200</green>
  66. <blue>200</blue>
  67. </color>
  68. </brush>
  69. </colorrole>
  70. <colorrole role="Button">
  71. <brush brushstyle="SolidPattern">
  72. <color alpha="255">
  73. <red>87</red>
  74. <green>87</green>
  75. <blue>87</blue>
  76. </color>
  77. </brush>
  78. </colorrole>
  79. <colorrole role="Base">
  80. <brush brushstyle="SolidPattern">
  81. <color alpha="255">
  82. <red>87</red>
  83. <green>87</green>
  84. <blue>87</blue>
  85. </color>
  86. </brush>
  87. </colorrole>
  88. <colorrole role="Window">
  89. <brush brushstyle="SolidPattern">
  90. <color alpha="255">
  91. <red>87</red>
  92. <green>87</green>
  93. <blue>87</blue>
  94. </color>
  95. </brush>
  96. </colorrole>
  97. </active>
  98. <inactive>
  99. <colorrole role="WindowText">
  100. <brush brushstyle="SolidPattern">
  101. <color alpha="255">
  102. <red>255</red>
  103. <green>255</green>
  104. <blue>255</blue>
  105. </color>
  106. </brush>
  107. </colorrole>
  108. <colorrole role="Button">
  109. <brush brushstyle="SolidPattern">
  110. <color alpha="255">
  111. <red>87</red>
  112. <green>87</green>
  113. <blue>87</blue>
  114. </color>
  115. </brush>
  116. </colorrole>
  117. <colorrole role="Base">
  118. <brush brushstyle="SolidPattern">
  119. <color alpha="255">
  120. <red>87</red>
  121. <green>87</green>
  122. <blue>87</blue>
  123. </color>
  124. </brush>
  125. </colorrole>
  126. <colorrole role="Window">
  127. <brush brushstyle="SolidPattern">
  128. <color alpha="255">
  129. <red>87</red>
  130. <green>87</green>
  131. <blue>87</blue>
  132. </color>
  133. </brush>
  134. </colorrole>
  135. </inactive>
  136. <disabled>
  137. <colorrole role="WindowText">
  138. <brush brushstyle="SolidPattern">
  139. <color alpha="255">
  140. <red>120</red>
  141. <green>120</green>
  142. <blue>120</blue>
  143. </color>
  144. </brush>
  145. </colorrole>
  146. <colorrole role="Button">
  147. <brush brushstyle="SolidPattern">
  148. <color alpha="255">
  149. <red>87</red>
  150. <green>87</green>
  151. <blue>87</blue>
  152. </color>
  153. </brush>
  154. </colorrole>
  155. <colorrole role="Base">
  156. <brush brushstyle="SolidPattern">
  157. <color alpha="255">
  158. <red>87</red>
  159. <green>87</green>
  160. <blue>87</blue>
  161. </color>
  162. </brush>
  163. </colorrole>
  164. <colorrole role="Window">
  165. <brush brushstyle="SolidPattern">
  166. <color alpha="255">
  167. <red>87</red>
  168. <green>87</green>
  169. <blue>87</blue>
  170. </color>
  171. </brush>
  172. </colorrole>
  173. </disabled>
  174. </palette>
  175. </property>
  176. <property name="styleSheet">
  177. <string notr="true"/>
  178. </property>
  179. <property name="frameShadow">
  180. <enum>QFrame::Plain</enum>
  181. </property>
  182. <property name="orientation">
  183. <enum>Qt::Horizontal</enum>
  184. </property>
  185. </widget>
  186. </item>
  187. <item>
  188. <widget class="QLabel" name="folderSelectedDescription">
  189. <property name="sizePolicy">
  190. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  191. <horstretch>0</horstretch>
  192. <verstretch>0</verstretch>
  193. </sizepolicy>
  194. </property>
  195. <property name="text">
  196. <string>This folder has no additional info, select a file for details.</string>
  197. </property>
  198. </widget>
  199. </item>
  200. <item>
  201. <widget class="QScrollArea" name="scrollArea">
  202. <property name="frameShape">
  203. <enum>QFrame::NoFrame</enum>
  204. </property>
  205. <property name="sizeAdjustPolicy">
  206. <enum>QAbstractScrollArea::AdjustToContents</enum>
  207. </property>
  208. <property name="widgetResizable">
  209. <bool>true</bool>
  210. </property>
  211. <widget class="QWidget" name="scrollAreaWidgetContents">
  212. <property name="geometry">
  213. <rect>
  214. <x>0</x>
  215. <y>0</y>
  216. <width>713</width>
  217. <height>760</height>
  218. </rect>
  219. </property>
  220. <property name="sizePolicy">
  221. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  222. <horstretch>0</horstretch>
  223. <verstretch>0</verstretch>
  224. </sizepolicy>
  225. </property>
  226. <widget class="QWidget" name="verticalLayoutWidget">
  227. <property name="geometry">
  228. <rect>
  229. <x>10</x>
  230. <y>10</y>
  231. <width>833</width>
  232. <height>425</height>
  233. </rect>
  234. </property>
  235. <layout class="QVBoxLayout" name="scrollableVerticalLayout">
  236. <item>
  237. <layout class="QGridLayout" name="headerGrid" columnstretch="1,4">
  238. <item row="0" column="0">
  239. <widget class="QLabel" name="scanFolderTitleLabel">
  240. <property name="styleSheet">
  241. <string notr="true">font: bold;</string>
  242. </property>
  243. <property name="text">
  244. <string>Scan Folder</string>
  245. </property>
  246. <property name="alignment">
  247. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  248. </property>
  249. </widget>
  250. </item>
  251. <item row="0" column="1">
  252. <widget class="QLabel" name="scanFolderValueLabel">
  253. <property name="text">
  254. <string>Scan folder name here</string>
  255. </property>
  256. <property name="textInteractionFlags">
  257. <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  258. </property>
  259. </widget>
  260. </item>
  261. <item row="1" column="1">
  262. <widget class="QLabel" name="sourceGuidValueLabel">
  263. <property name="text">
  264. <string>Source guid here</string>
  265. </property>
  266. <property name="textInteractionFlags">
  267. <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  268. </property>
  269. </widget>
  270. </item>
  271. <item row="1" column="0">
  272. <widget class="QLabel" name="sourceGuidTitleLabel">
  273. <property name="styleSheet">
  274. <string notr="true">font: bold;</string>
  275. </property>
  276. <property name="text">
  277. <string>Source Guid</string>
  278. </property>
  279. <property name="alignment">
  280. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  281. </property>
  282. </widget>
  283. </item>
  284. <item row="2" column="0">
  285. <widget class="QLabel" name="sourceAssetTitleLabel">
  286. <property name="styleSheet">
  287. <string notr="true">font: bold;</string>
  288. </property>
  289. <property name="text">
  290. <string>Source Asset</string>
  291. </property>
  292. <property name="alignment">
  293. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  294. </property>
  295. </widget>
  296. </item>
  297. <item row="2" column="1">
  298. <layout class="QHBoxLayout" name="sourceAsset">
  299. <item>
  300. <widget class="AssetProcessor::GoToButton" name="gotoAssetButton">
  301. <property name="sizePolicy">
  302. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  303. <horstretch>0</horstretch>
  304. <verstretch>0</verstretch>
  305. </sizepolicy>
  306. </property>
  307. <property name="minimumSize">
  308. <size>
  309. <width>24</width>
  310. <height>24</height>
  311. </size>
  312. </property>
  313. </widget>
  314. </item>
  315. <item>
  316. <widget class="QLabel" name="sourceAssetValueLabel">
  317. <property name="text">
  318. <string>sourceAsset Here</string>
  319. </property>
  320. <property name="textInteractionFlags">
  321. <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
  322. </property>
  323. </widget>
  324. </item>
  325. </layout>
  326. </item>
  327. </layout>
  328. </item>
  329. <item>
  330. <widget class="Line" name="AssetInfoSeparatorLine">
  331. <property name="orientation">
  332. <enum>Qt::Horizontal</enum>
  333. </property>
  334. </widget>
  335. </item>
  336. <item>
  337. <widget class="QTabWidget" name="SourceAssetDetailTabs">
  338. <property name="currentIndex">
  339. <number>0</number>
  340. </property>
  341. <widget class="QWidget" name="OutputTab">
  342. <property name="sizePolicy">
  343. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  344. <horstretch>0</horstretch>
  345. <verstretch>0</verstretch>
  346. </sizepolicy>
  347. </property>
  348. <attribute name="title">
  349. <string>Products</string>
  350. </attribute>
  351. <layout class="QVBoxLayout" name="ProductTabVerticalLayout" stretch="0">
  352. <item>
  353. <widget class="QTableWidget" name="productTable">
  354. <property name="verticalScrollBarPolicy">
  355. <enum>Qt::ScrollBarAsNeeded</enum>
  356. </property>
  357. <property name="horizontalScrollBarPolicy">
  358. <enum>Qt::ScrollBarAsNeeded</enum>
  359. </property>
  360. <property name="sizeAdjustPolicy">
  361. <enum>QAbstractScrollArea::AdjustIgnored</enum>
  362. </property>
  363. <property name="editTriggers">
  364. <set>QAbstractItemView::NoEditTriggers</set>
  365. </property>
  366. <property name="showDropIndicator" stdset="0">
  367. <bool>false</bool>
  368. </property>
  369. <property name="dragDropOverwriteMode">
  370. <bool>false</bool>
  371. </property>
  372. <property name="alternatingRowColors">
  373. <bool>true</bool>
  374. </property>
  375. <property name="selectionMode">
  376. <enum>QAbstractItemView::SingleSelection</enum>
  377. </property>
  378. <property name="textElideMode">
  379. <enum>Qt::ElideNone</enum>
  380. </property>
  381. <property name="horizontalScrollMode">
  382. <enum>QAbstractItemView::ScrollPerPixel</enum>
  383. </property>
  384. <property name="showGrid">
  385. <bool>false</bool>
  386. </property>
  387. <property name="columnCount">
  388. <number>2</number>
  389. </property>
  390. <attribute name="horizontalHeaderVisible">
  391. <bool>false</bool>
  392. </attribute>
  393. <attribute name="horizontalHeaderMinimumSectionSize">
  394. <number>24</number>
  395. </attribute>
  396. <attribute name="horizontalHeaderDefaultSectionSize">
  397. <number>24</number>
  398. </attribute>
  399. <attribute name="horizontalHeaderStretchLastSection">
  400. <bool>true</bool>
  401. </attribute>
  402. <attribute name="verticalHeaderVisible">
  403. <bool>false</bool>
  404. </attribute>
  405. <attribute name="verticalHeaderStretchLastSection">
  406. <bool>false</bool>
  407. </attribute>
  408. <column/>
  409. <column/>
  410. </widget>
  411. </item>
  412. </layout>
  413. </widget>
  414. <widget class="QWidget" name="OutgoingSourceDependenciesTab">
  415. <attribute name="title">
  416. <string>Outgoing Source Dependencies</string>
  417. </attribute>
  418. <layout class="QVBoxLayout" name="OutgoingSourceDependenciesLayout" stretch="0">
  419. <item>
  420. <widget class="QTableWidget" name="outgoingSourceDependenciesTable">
  421. <property name="verticalScrollBarPolicy">
  422. <enum>Qt::ScrollBarAsNeeded</enum>
  423. </property>
  424. <property name="horizontalScrollBarPolicy">
  425. <enum>Qt::ScrollBarAsNeeded</enum>
  426. </property>
  427. <property name="sizeAdjustPolicy">
  428. <enum>QAbstractScrollArea::AdjustIgnored</enum>
  429. </property>
  430. <property name="editTriggers">
  431. <set>QAbstractItemView::NoEditTriggers</set>
  432. </property>
  433. <property name="showDropIndicator" stdset="0">
  434. <bool>false</bool>
  435. </property>
  436. <property name="dragDropOverwriteMode">
  437. <bool>false</bool>
  438. </property>
  439. <property name="alternatingRowColors">
  440. <bool>true</bool>
  441. </property>
  442. <property name="selectionMode">
  443. <enum>QAbstractItemView::SingleSelection</enum>
  444. </property>
  445. <property name="showGrid">
  446. <bool>false</bool>
  447. </property>
  448. <property name="columnCount">
  449. <number>2</number>
  450. </property>
  451. <attribute name="horizontalHeaderVisible">
  452. <bool>false</bool>
  453. </attribute>
  454. <attribute name="horizontalHeaderMinimumSectionSize">
  455. <number>24</number>
  456. </attribute>
  457. <attribute name="horizontalHeaderDefaultSectionSize">
  458. <number>24</number>
  459. </attribute>
  460. <attribute name="horizontalHeaderStretchLastSection">
  461. <bool>true</bool>
  462. </attribute>
  463. <attribute name="verticalHeaderVisible">
  464. <bool>false</bool>
  465. </attribute>
  466. <attribute name="verticalHeaderStretchLastSection">
  467. <bool>false</bool>
  468. </attribute>
  469. <column/>
  470. <column/>
  471. </widget>
  472. </item>
  473. </layout>
  474. </widget>
  475. <widget class="QWidget" name="IncomingSourceDependenciesTab">
  476. <attribute name="title">
  477. <string>Incoming Source Dependencies</string>
  478. </attribute>
  479. <layout class="QVBoxLayout" name="IncomingSourceDependenciesLayout" stretch="0">
  480. <item>
  481. <widget class="QTableWidget" name="incomingSourceDependenciesTable">
  482. <property name="verticalScrollBarPolicy">
  483. <enum>Qt::ScrollBarAsNeeded</enum>
  484. </property>
  485. <property name="horizontalScrollBarPolicy">
  486. <enum>Qt::ScrollBarAsNeeded</enum>
  487. </property>
  488. <property name="sizeAdjustPolicy">
  489. <enum>QAbstractScrollArea::AdjustIgnored</enum>
  490. </property>
  491. <property name="editTriggers">
  492. <set>QAbstractItemView::NoEditTriggers</set>
  493. </property>
  494. <property name="showDropIndicator" stdset="0">
  495. <bool>false</bool>
  496. </property>
  497. <property name="dragDropOverwriteMode">
  498. <bool>false</bool>
  499. </property>
  500. <property name="alternatingRowColors">
  501. <bool>true</bool>
  502. </property>
  503. <property name="selectionMode">
  504. <enum>QAbstractItemView::SingleSelection</enum>
  505. </property>
  506. <property name="showGrid">
  507. <bool>false</bool>
  508. </property>
  509. <property name="columnCount">
  510. <number>2</number>
  511. </property>
  512. <attribute name="horizontalHeaderVisible">
  513. <bool>false</bool>
  514. </attribute>
  515. <attribute name="horizontalHeaderMinimumSectionSize">
  516. <number>24</number>
  517. </attribute>
  518. <attribute name="horizontalHeaderDefaultSectionSize">
  519. <number>24</number>
  520. </attribute>
  521. <attribute name="horizontalHeaderStretchLastSection">
  522. <bool>true</bool>
  523. </attribute>
  524. <attribute name="verticalHeaderVisible">
  525. <bool>false</bool>
  526. </attribute>
  527. <attribute name="verticalHeaderStretchLastSection">
  528. <bool>false</bool>
  529. </attribute>
  530. <column/>
  531. <column/>
  532. </widget>
  533. </item>
  534. </layout>
  535. </widget>
  536. <widget class="QWidget" name="IntermediateAssetsTab">
  537. <attribute name="title">
  538. <string>Intermediate Assets</string>
  539. </attribute>
  540. <layout class="QVBoxLayout" name="IntermediateAssetsLayout" stretch="0">
  541. <item>
  542. <widget class="QTableWidget" name="IntermediateAssetsTable">
  543. <property name="verticalScrollBarPolicy">
  544. <enum>Qt::ScrollBarAsNeeded</enum>
  545. </property>
  546. <property name="horizontalScrollBarPolicy">
  547. <enum>Qt::ScrollBarAsNeeded</enum>
  548. </property>
  549. <property name="sizeAdjustPolicy">
  550. <enum>QAbstractScrollArea::AdjustIgnored</enum>
  551. </property>
  552. <property name="editTriggers">
  553. <set>QAbstractItemView::NoEditTriggers</set>
  554. </property>
  555. <property name="showDropIndicator" stdset="0">
  556. <bool>false</bool>
  557. </property>
  558. <property name="dragDropOverwriteMode">
  559. <bool>false</bool>
  560. </property>
  561. <property name="alternatingRowColors">
  562. <bool>true</bool>
  563. </property>
  564. <property name="selectionMode">
  565. <enum>QAbstractItemView::SingleSelection</enum>
  566. </property>
  567. <property name="showGrid">
  568. <bool>false</bool>
  569. </property>
  570. <property name="columnCount">
  571. <number>2</number>
  572. </property>
  573. <attribute name="horizontalHeaderVisible">
  574. <bool>false</bool>
  575. </attribute>
  576. <attribute name="horizontalHeaderMinimumSectionSize">
  577. <number>24</number>
  578. </attribute>
  579. <attribute name="horizontalHeaderDefaultSectionSize">
  580. <number>24</number>
  581. </attribute>
  582. <attribute name="horizontalHeaderStretchLastSection">
  583. <bool>true</bool>
  584. </attribute>
  585. <attribute name="verticalHeaderVisible">
  586. <bool>false</bool>
  587. </attribute>
  588. <attribute name="verticalHeaderStretchLastSection">
  589. <bool>false</bool>
  590. </attribute>
  591. <column/>
  592. <column/>
  593. </widget>
  594. </item>
  595. </layout>
  596. </widget>
  597. </widget>
  598. </item>
  599. </layout>
  600. </widget>
  601. </widget>
  602. </widget>
  603. </item>
  604. </layout>
  605. </item>
  606. </layout>
  607. </widget>
  608. <customwidgets>
  609. <customwidget>
  610. <class>AssetProcessor::GoToButton</class>
  611. <extends>QPushButton</extends>
  612. <header>native/ui/GoToButton.h</header>
  613. <container>1</container>
  614. </customwidget>
  615. </customwidgets>
  616. <resources>
  617. <include location="style/AssetProcessor.qrc"/>
  618. </resources>
  619. <connections/>
  620. </ui>