OBSBasic.ui 52 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <author>Jim</author>
  4. <class>OBSBasic</class>
  5. <widget class="QMainWindow" name="OBSBasic">
  6. <property name="geometry">
  7. <rect>
  8. <x>0</x>
  9. <y>0</y>
  10. <width>1079</width>
  11. <height>730</height>
  12. </rect>
  13. </property>
  14. <property name="sizePolicy">
  15. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  16. <horstretch>0</horstretch>
  17. <verstretch>0</verstretch>
  18. </sizepolicy>
  19. </property>
  20. <property name="minimumSize">
  21. <size>
  22. <width>0</width>
  23. <height>0</height>
  24. </size>
  25. </property>
  26. <property name="windowTitle">
  27. <string>.MainWindow</string>
  28. </property>
  29. <property name="windowIcon">
  30. <iconset resource="obs.qrc">
  31. <normaloff>:/res/images/obs.png</normaloff>:/res/images/obs.png</iconset>
  32. </property>
  33. <property name="styleSheet">
  34. <string notr="true"/>
  35. </property>
  36. <property name="dockOptions">
  37. <set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks</set>
  38. </property>
  39. <widget class="QWidget" name="centralwidget">
  40. <layout class="QVBoxLayout" name="verticalLayout">
  41. <item>
  42. <layout class="QHBoxLayout" name="horizontalLayout_2">
  43. <item>
  44. <widget class="QLabel" name="previewDisabledLabel">
  45. <property name="sizePolicy">
  46. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  47. <horstretch>0</horstretch>
  48. <verstretch>0</verstretch>
  49. </sizepolicy>
  50. </property>
  51. <property name="contextMenuPolicy">
  52. <enum>Qt::CustomContextMenu</enum>
  53. </property>
  54. <property name="text">
  55. <string>Basic.Main.PreviewDisabled</string>
  56. </property>
  57. <property name="alignment">
  58. <set>Qt::AlignCenter</set>
  59. </property>
  60. </widget>
  61. </item>
  62. <item>
  63. <layout class="QHBoxLayout" name="previewLayout">
  64. <property name="spacing">
  65. <number>2</number>
  66. </property>
  67. <item>
  68. <layout class="QVBoxLayout" name="previewTextLayout">
  69. <property name="spacing">
  70. <number>4</number>
  71. </property>
  72. <item>
  73. <widget class="QLabel" name="previewLabel">
  74. <property name="text">
  75. <string>StudioMode.Preview</string>
  76. </property>
  77. </widget>
  78. </item>
  79. <item>
  80. <widget class="OBSBasicPreview" name="preview" native="true">
  81. <property name="sizePolicy">
  82. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  83. <horstretch>0</horstretch>
  84. <verstretch>0</verstretch>
  85. </sizepolicy>
  86. </property>
  87. <property name="minimumSize">
  88. <size>
  89. <width>32</width>
  90. <height>32</height>
  91. </size>
  92. </property>
  93. <property name="focusPolicy">
  94. <enum>Qt::ClickFocus</enum>
  95. </property>
  96. <property name="contextMenuPolicy">
  97. <enum>Qt::CustomContextMenu</enum>
  98. </property>
  99. <addaction name="actionRemoveSource"/>
  100. </widget>
  101. </item>
  102. </layout>
  103. </item>
  104. </layout>
  105. </item>
  106. </layout>
  107. </item>
  108. </layout>
  109. </widget>
  110. <widget class="QMenuBar" name="menubar">
  111. <property name="geometry">
  112. <rect>
  113. <x>0</x>
  114. <y>0</y>
  115. <width>1079</width>
  116. <height>21</height>
  117. </rect>
  118. </property>
  119. <widget class="QMenu" name="menu_File">
  120. <property name="title">
  121. <string>Basic.MainMenu.File</string>
  122. </property>
  123. <addaction name="actionShow_Recordings"/>
  124. <addaction name="actionRemux"/>
  125. <addaction name="separator"/>
  126. <addaction name="action_Settings"/>
  127. <addaction name="actionShowSettingsFolder"/>
  128. <addaction name="actionShowProfileFolder"/>
  129. <addaction name="separator"/>
  130. <addaction name="actionAlwaysOnTop"/>
  131. <addaction name="separator"/>
  132. <addaction name="actionE_xit"/>
  133. </widget>
  134. <widget class="QMenu" name="menuBasic_MainMenu_Help">
  135. <property name="title">
  136. <string>Basic.MainMenu.Help</string>
  137. </property>
  138. <widget class="QMenu" name="menuLogFiles">
  139. <property name="title">
  140. <string>Basic.MainMenu.Help.Logs</string>
  141. </property>
  142. <addaction name="actionShowLogs"/>
  143. <addaction name="actionUploadCurrentLog"/>
  144. <addaction name="actionUploadLastLog"/>
  145. <addaction name="actionViewCurrentLog"/>
  146. </widget>
  147. <widget class="QMenu" name="menuCrashLogs">
  148. <property name="title">
  149. <string>Basic.MainMenu.Help.CrashLogs</string>
  150. </property>
  151. <addaction name="actionShowCrashLogs"/>
  152. <addaction name="actionUploadLastCrashLog"/>
  153. </widget>
  154. <addaction name="actionHelpPortal"/>
  155. <addaction name="actionWebsite"/>
  156. <addaction name="actionDiscord"/>
  157. <addaction name="separator"/>
  158. <addaction name="menuLogFiles"/>
  159. <addaction name="menuCrashLogs"/>
  160. <addaction name="separator"/>
  161. <addaction name="actionCheckForUpdates"/>
  162. <addaction name="actionShowAbout"/>
  163. <addaction name="separator"/>
  164. </widget>
  165. <widget class="QMenu" name="menuBasic_MainMenu_Edit">
  166. <property name="title">
  167. <string>Basic.MainMenu.Edit</string>
  168. </property>
  169. <widget class="QMenu" name="transformMenu">
  170. <property name="title">
  171. <string>Basic.MainMenu.Edit.Transform</string>
  172. </property>
  173. <addaction name="actionEditTransform"/>
  174. <addaction name="actionCopyTransform"/>
  175. <addaction name="actionPasteTransform"/>
  176. <addaction name="actionResetTransform"/>
  177. <addaction name="separator"/>
  178. <addaction name="actionRotate90CW"/>
  179. <addaction name="actionRotate90CCW"/>
  180. <addaction name="actionRotate180"/>
  181. <addaction name="separator"/>
  182. <addaction name="actionFlipHorizontal"/>
  183. <addaction name="actionFlipVertical"/>
  184. <addaction name="separator"/>
  185. <addaction name="actionFitToScreen"/>
  186. <addaction name="actionStretchToScreen"/>
  187. <addaction name="actionCenterToScreen"/>
  188. </widget>
  189. <widget class="QMenu" name="orderMenu">
  190. <property name="title">
  191. <string>Basic.MainMenu.Edit.Order</string>
  192. </property>
  193. <addaction name="actionMoveUp"/>
  194. <addaction name="actionMoveDown"/>
  195. <addaction name="separator"/>
  196. <addaction name="actionMoveToTop"/>
  197. <addaction name="actionMoveToBottom"/>
  198. </widget>
  199. <widget class="QMenu" name="scalingMenu">
  200. <property name="title">
  201. <string>Basic.MainMenu.Edit.Scale</string>
  202. </property>
  203. <addaction name="actionScaleWindow"/>
  204. <addaction name="actionScaleCanvas"/>
  205. <addaction name="actionScaleOutput"/>
  206. </widget>
  207. <action name="actionCopySource">
  208. <property name="text">
  209. <string>Copy</string>
  210. </property>
  211. <property name="shortcut">
  212. <string>Ctrl+C</string>
  213. </property>
  214. </action>
  215. <action name="actionPasteRef">
  216. <property name="enabled">
  217. <bool>false</bool>
  218. </property>
  219. <property name="text">
  220. <string>PasteReference</string>
  221. </property>
  222. <property name="iconText">
  223. <string>PasteReference</string>
  224. </property>
  225. <property name="toolTip">
  226. <string>PasteReference</string>
  227. </property>
  228. <property name="shortcut">
  229. <string>Ctrl+V</string>
  230. </property>
  231. </action>
  232. <action name="actionCopyFilters">
  233. <property name="text">
  234. <string>Copy.Filters</string>
  235. </property>
  236. </action>
  237. <action name="actionPasteFilters">
  238. <property name="enabled">
  239. <bool>false</bool>
  240. </property>
  241. <property name="text">
  242. <string>Paste.Filters</string>
  243. </property>
  244. </action>
  245. <addaction name="actionCopySource"/>
  246. <addaction name="actionPasteRef"/>
  247. <addaction name="actionPasteDup"/>
  248. <addaction name="separator"/>
  249. <addaction name="actionCopyFilters"/>
  250. <addaction name="actionPasteFilters"/>
  251. <addaction name="separator"/>
  252. <addaction name="transformMenu"/>
  253. <addaction name="orderMenu"/>
  254. <addaction name="scalingMenu"/>
  255. <addaction name="actionLockPreview"/>
  256. <addaction name="separator"/>
  257. <addaction name="actionAdvAudioProperties"/>
  258. </widget>
  259. <widget class="QMenu" name="profileMenu">
  260. <property name="title">
  261. <string>Basic.MainMenu.Profile</string>
  262. </property>
  263. <addaction name="actionNewProfile"/>
  264. <addaction name="actionDupProfile"/>
  265. <addaction name="actionRenameProfile"/>
  266. <addaction name="actionRemoveProfile"/>
  267. <addaction name="actionImportProfile"/>
  268. <addaction name="actionExportProfile"/>
  269. <addaction name="separator"/>
  270. </widget>
  271. <widget class="QMenu" name="sceneCollectionMenu">
  272. <property name="title">
  273. <string>Basic.MainMenu.SceneCollection</string>
  274. </property>
  275. <addaction name="actionNewSceneCollection"/>
  276. <addaction name="actionDupSceneCollection"/>
  277. <addaction name="actionRenameSceneCollection"/>
  278. <addaction name="actionRemoveSceneCollection"/>
  279. <addaction name="actionImportSceneCollection"/>
  280. <addaction name="actionExportSceneCollection"/>
  281. <addaction name="separator"/>
  282. </widget>
  283. <widget class="QMenu" name="viewMenu">
  284. <property name="title">
  285. <string>Basic.MainMenu.View</string>
  286. </property>
  287. <widget class="QMenu" name="viewMenuToolbars">
  288. <property name="title">
  289. <string>Basic.MainMenu.View.Toolbars</string>
  290. </property>
  291. <addaction name="toggleListboxToolbars"/>
  292. </widget>
  293. <widget class="QMenu" name="viewMenuDocks">
  294. <property name="title">
  295. <string>Basic.MainMenu.View.Docks</string>
  296. </property>
  297. <addaction name="resetUI"/>
  298. <addaction name="lockUI"/>
  299. <addaction name="separator"/>
  300. <addaction name="toggleScenes"/>
  301. <addaction name="toggleSources"/>
  302. <addaction name="toggleMixer"/>
  303. <addaction name="toggleTransitions"/>
  304. <addaction name="toggleControls"/>
  305. <addaction name="toggleStats"/>
  306. </widget>
  307. <action name="actionFullscreenInterface">
  308. <property name="text">
  309. <string>Basic.MainMenu.View.Fullscreen.Interface</string>
  310. </property>
  311. <property name="shortcut">
  312. <string>F11</string>
  313. </property>
  314. </action>
  315. <addaction name="actionFullscreenInterface"/>
  316. <addaction name="separator"/>
  317. <addaction name="viewMenuDocks"/>
  318. <addaction name="viewMenuToolbars"/>
  319. <addaction name="toggleStatusBar"/>
  320. <addaction name="separator"/>
  321. <addaction name="stats"/>
  322. </widget>
  323. <widget class="QMenu" name="menuTools">
  324. <property name="title">
  325. <string>Basic.MainMenu.Tools</string>
  326. </property>
  327. <addaction name="autoConfigure"/>
  328. <addaction name="separator"/>
  329. </widget>
  330. <addaction name="menu_File"/>
  331. <addaction name="menuBasic_MainMenu_Edit"/>
  332. <addaction name="viewMenu"/>
  333. <addaction name="profileMenu"/>
  334. <addaction name="sceneCollectionMenu"/>
  335. <addaction name="menuTools"/>
  336. <addaction name="menuBasic_MainMenu_Help"/>
  337. </widget>
  338. <widget class="OBSBasicStatusBar" name="statusbar"/>
  339. <widget class="OBSDock" name="scenesDock">
  340. <property name="features">
  341. <set>QDockWidget::AllDockWidgetFeatures</set>
  342. </property>
  343. <property name="windowTitle">
  344. <string>Basic.Main.Scenes</string>
  345. </property>
  346. <attribute name="dockWidgetArea">
  347. <number>8</number>
  348. </attribute>
  349. <widget class="QWidget" name="dockWidgetContents_2">
  350. <layout class="QVBoxLayout" name="verticalLayout_6">
  351. <property name="leftMargin">
  352. <number>4</number>
  353. </property>
  354. <property name="topMargin">
  355. <number>4</number>
  356. </property>
  357. <property name="rightMargin">
  358. <number>4</number>
  359. </property>
  360. <property name="bottomMargin">
  361. <number>4</number>
  362. </property>
  363. <item>
  364. <widget class="QFrame" name="scenesFrame">
  365. <property name="sizePolicy">
  366. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  367. <horstretch>0</horstretch>
  368. <verstretch>0</verstretch>
  369. </sizepolicy>
  370. </property>
  371. <property name="minimumSize">
  372. <size>
  373. <width>160</width>
  374. <height>0</height>
  375. </size>
  376. </property>
  377. <property name="frameShape">
  378. <enum>QFrame::StyledPanel</enum>
  379. </property>
  380. <property name="frameShadow">
  381. <enum>QFrame::Sunken</enum>
  382. </property>
  383. <layout class="QVBoxLayout" name="verticalLayout_12">
  384. <property name="spacing">
  385. <number>0</number>
  386. </property>
  387. <property name="leftMargin">
  388. <number>0</number>
  389. </property>
  390. <property name="topMargin">
  391. <number>0</number>
  392. </property>
  393. <property name="rightMargin">
  394. <number>0</number>
  395. </property>
  396. <property name="bottomMargin">
  397. <number>0</number>
  398. </property>
  399. <item>
  400. <widget class="QListWidget" name="scenes">
  401. <property name="sizePolicy">
  402. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  403. <horstretch>0</horstretch>
  404. <verstretch>0</verstretch>
  405. </sizepolicy>
  406. </property>
  407. <property name="contextMenuPolicy">
  408. <enum>Qt::CustomContextMenu</enum>
  409. </property>
  410. <property name="frameShape">
  411. <enum>QFrame::NoFrame</enum>
  412. </property>
  413. <property name="frameShadow">
  414. <enum>QFrame::Plain</enum>
  415. </property>
  416. <property name="showDropIndicator" stdset="0">
  417. <bool>true</bool>
  418. </property>
  419. <property name="dragEnabled">
  420. <bool>true</bool>
  421. </property>
  422. <property name="dragDropMode">
  423. <enum>QAbstractItemView::InternalMove</enum>
  424. </property>
  425. <property name="defaultDropAction">
  426. <enum>Qt::TargetMoveAction</enum>
  427. </property>
  428. <addaction name="actionRemoveScene"/>
  429. </widget>
  430. </item>
  431. <item>
  432. <widget class="QToolBar" name="scenesToolbar">
  433. <property name="iconSize">
  434. <size>
  435. <width>16</width>
  436. <height>16</height>
  437. </size>
  438. </property>
  439. <property name="floatable">
  440. <bool>false</bool>
  441. </property>
  442. <addaction name="actionAddScene"/>
  443. <addaction name="actionRemoveScene"/>
  444. <addaction name="separator"/>
  445. <addaction name="actionSceneUp"/>
  446. <addaction name="actionSceneDown"/>
  447. </widget>
  448. </item>
  449. <item>
  450. <spacer name="scenesFixedSizeHSpacer">
  451. <property name="orientation">
  452. <enum>Qt::Horizontal</enum>
  453. </property>
  454. <property name="sizeType">
  455. <enum>QSizePolicy::Fixed</enum>
  456. </property>
  457. <property name="sizeHint" stdset="0">
  458. <size>
  459. <width>150</width>
  460. <height>0</height>
  461. </size>
  462. </property>
  463. </spacer>
  464. </item>
  465. </layout>
  466. </widget>
  467. </item>
  468. </layout>
  469. </widget>
  470. </widget>
  471. <widget class="OBSDock" name="sourcesDock">
  472. <property name="features">
  473. <set>QDockWidget::AllDockWidgetFeatures</set>
  474. </property>
  475. <property name="windowTitle">
  476. <string>Basic.Main.Sources</string>
  477. </property>
  478. <attribute name="dockWidgetArea">
  479. <number>8</number>
  480. </attribute>
  481. <widget class="QWidget" name="dockWidgetContents_6">
  482. <layout class="QVBoxLayout" name="verticalLayout_5">
  483. <property name="leftMargin">
  484. <number>4</number>
  485. </property>
  486. <property name="topMargin">
  487. <number>4</number>
  488. </property>
  489. <property name="rightMargin">
  490. <number>4</number>
  491. </property>
  492. <property name="bottomMargin">
  493. <number>4</number>
  494. </property>
  495. <item>
  496. <widget class="QFrame" name="sourcesFrame">
  497. <property name="sizePolicy">
  498. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  499. <horstretch>0</horstretch>
  500. <verstretch>0</verstretch>
  501. </sizepolicy>
  502. </property>
  503. <property name="minimumSize">
  504. <size>
  505. <width>160</width>
  506. <height>0</height>
  507. </size>
  508. </property>
  509. <property name="frameShape">
  510. <enum>QFrame::StyledPanel</enum>
  511. </property>
  512. <property name="frameShadow">
  513. <enum>QFrame::Sunken</enum>
  514. </property>
  515. <layout class="QVBoxLayout" name="verticalLayout_17">
  516. <property name="spacing">
  517. <number>0</number>
  518. </property>
  519. <property name="leftMargin">
  520. <number>0</number>
  521. </property>
  522. <property name="topMargin">
  523. <number>0</number>
  524. </property>
  525. <property name="rightMargin">
  526. <number>0</number>
  527. </property>
  528. <property name="bottomMargin">
  529. <number>0</number>
  530. </property>
  531. <item>
  532. <widget class="SourceTree" name="sources">
  533. <property name="sizePolicy">
  534. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  535. <horstretch>0</horstretch>
  536. <verstretch>0</verstretch>
  537. </sizepolicy>
  538. </property>
  539. <property name="contextMenuPolicy">
  540. <enum>Qt::CustomContextMenu</enum>
  541. </property>
  542. <property name="frameShape">
  543. <enum>QFrame::NoFrame</enum>
  544. </property>
  545. <property name="showDropIndicator" stdset="0">
  546. <bool>true</bool>
  547. </property>
  548. <property name="dragEnabled">
  549. <bool>true</bool>
  550. </property>
  551. <property name="dragDropMode">
  552. <enum>QAbstractItemView::InternalMove</enum>
  553. </property>
  554. <property name="defaultDropAction">
  555. <enum>Qt::TargetMoveAction</enum>
  556. </property>
  557. <property name="selectionMode">
  558. <enum>QAbstractItemView::ExtendedSelection</enum>
  559. </property>
  560. <addaction name="actionRemoveSource"/>
  561. </widget>
  562. </item>
  563. <item>
  564. <widget class="QToolBar" name="sourcesToolbar">
  565. <property name="iconSize">
  566. <size>
  567. <width>16</width>
  568. <height>16</height>
  569. </size>
  570. </property>
  571. <property name="floatable">
  572. <bool>false</bool>
  573. </property>
  574. <addaction name="actionAddSource"/>
  575. <addaction name="actionRemoveSource"/>
  576. <addaction name="actionSourceProperties"/>
  577. <addaction name="separator"/>
  578. <addaction name="actionSourceUp"/>
  579. <addaction name="actionSourceDown"/>
  580. </widget>
  581. </item>
  582. <item>
  583. <spacer name="sourcesFixedSizeHSpacer">
  584. <property name="orientation">
  585. <enum>Qt::Horizontal</enum>
  586. </property>
  587. <property name="sizeType">
  588. <enum>QSizePolicy::Fixed</enum>
  589. </property>
  590. <property name="sizeHint" stdset="0">
  591. <size>
  592. <width>150</width>
  593. <height>0</height>
  594. </size>
  595. </property>
  596. </spacer>
  597. </item>
  598. </layout>
  599. </widget>
  600. </item>
  601. </layout>
  602. </widget>
  603. </widget>
  604. <widget class="OBSDock" name="mixerDock">
  605. <property name="features">
  606. <set>QDockWidget::AllDockWidgetFeatures</set>
  607. </property>
  608. <property name="windowTitle">
  609. <string>Mixer</string>
  610. </property>
  611. <attribute name="dockWidgetArea">
  612. <number>8</number>
  613. </attribute>
  614. <widget class="QWidget" name="dockWidgetContents_7">
  615. <layout class="QVBoxLayout" name="verticalLayout_4">
  616. <property name="leftMargin">
  617. <number>4</number>
  618. </property>
  619. <property name="topMargin">
  620. <number>4</number>
  621. </property>
  622. <property name="rightMargin">
  623. <number>4</number>
  624. </property>
  625. <property name="bottomMargin">
  626. <number>4</number>
  627. </property>
  628. <item>
  629. <widget class="QStackedWidget" name="stackedMixerArea">
  630. <widget class="VScrollArea" name="hMixerScrollArea">
  631. <property name="contextMenuPolicy">
  632. <enum>Qt::CustomContextMenu</enum>
  633. </property>
  634. <property name="frameShape">
  635. <enum>QFrame::StyledPanel</enum>
  636. </property>
  637. <property name="frameShadow">
  638. <enum>QFrame::Sunken</enum>
  639. </property>
  640. <property name="verticalScrollBarPolicy">
  641. <enum>Qt::ScrollBarAlwaysOn</enum>
  642. </property>
  643. <property name="horizontalScrollBarPolicy">
  644. <enum>Qt::ScrollBarAlwaysOff</enum>
  645. </property>
  646. <property name="widgetResizable">
  647. <bool>true</bool>
  648. </property>
  649. <widget class="QWidget" name="hVolumeWidgets">
  650. <property name="geometry">
  651. <rect>
  652. <x>0</x>
  653. <y>0</y>
  654. <width>80</width>
  655. <height>16</height>
  656. </rect>
  657. </property>
  658. <property name="sizePolicy">
  659. <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
  660. <horstretch>0</horstretch>
  661. <verstretch>0</verstretch>
  662. </sizepolicy>
  663. </property>
  664. <layout class="QVBoxLayout" name="hVolControlLayout">
  665. <property name="spacing">
  666. <number>0</number>
  667. </property>
  668. <property name="leftMargin">
  669. <number>0</number>
  670. </property>
  671. <property name="topMargin">
  672. <number>0</number>
  673. </property>
  674. <property name="rightMargin">
  675. <number>0</number>
  676. </property>
  677. <property name="bottomMargin">
  678. <number>0</number>
  679. </property>
  680. </layout>
  681. </widget>
  682. </widget>
  683. <widget class="HScrollArea" name="vMixerScrollArea">
  684. <property name="contextMenuPolicy">
  685. <enum>Qt::CustomContextMenu</enum>
  686. </property>
  687. <property name="frameShape">
  688. <enum>QFrame::StyledPanel</enum>
  689. </property>
  690. <property name="frameShadow">
  691. <enum>QFrame::Sunken</enum>
  692. </property>
  693. <property name="verticalScrollBarPolicy">
  694. <enum>Qt::ScrollBarAlwaysOff</enum>
  695. </property>
  696. <property name="horizontalScrollBarPolicy">
  697. <enum>Qt::ScrollBarAlwaysOn</enum>
  698. </property>
  699. <property name="widgetResizable">
  700. <bool>true</bool>
  701. </property>
  702. <widget class="QWidget" name="vVolumeWidgets">
  703. <property name="geometry">
  704. <rect>
  705. <x>0</x>
  706. <y>0</y>
  707. <width>16</width>
  708. <height>28</height>
  709. </rect>
  710. </property>
  711. <property name="sizePolicy">
  712. <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
  713. <horstretch>0</horstretch>
  714. <verstretch>0</verstretch>
  715. </sizepolicy>
  716. </property>
  717. <layout class="QHBoxLayout" name="vVolControlLayout">
  718. <property name="spacing">
  719. <number>0</number>
  720. </property>
  721. <property name="leftMargin">
  722. <number>0</number>
  723. </property>
  724. <property name="topMargin">
  725. <number>0</number>
  726. </property>
  727. <property name="rightMargin">
  728. <number>0</number>
  729. </property>
  730. <property name="bottomMargin">
  731. <number>0</number>
  732. </property>
  733. </layout>
  734. </widget>
  735. </widget>
  736. </widget>
  737. </item>
  738. </layout>
  739. </widget>
  740. </widget>
  741. <widget class="OBSDock" name="transitionsDock">
  742. <property name="features">
  743. <set>QDockWidget::AllDockWidgetFeatures</set>
  744. </property>
  745. <property name="windowTitle">
  746. <string>Basic.SceneTransitions</string>
  747. </property>
  748. <attribute name="dockWidgetArea">
  749. <number>8</number>
  750. </attribute>
  751. <widget class="QWidget" name="dockWidgetContents_5">
  752. <layout class="QVBoxLayout" name="verticalLayout_3">
  753. <property name="leftMargin">
  754. <number>4</number>
  755. </property>
  756. <property name="topMargin">
  757. <number>4</number>
  758. </property>
  759. <property name="rightMargin">
  760. <number>4</number>
  761. </property>
  762. <property name="bottomMargin">
  763. <number>4</number>
  764. </property>
  765. <item>
  766. <widget class="QWidget" name="transitionsContainer" native="true">
  767. <layout class="QVBoxLayout" name="verticalLayout_2">
  768. <property name="spacing">
  769. <number>4</number>
  770. </property>
  771. <property name="leftMargin">
  772. <number>1</number>
  773. </property>
  774. <property name="topMargin">
  775. <number>1</number>
  776. </property>
  777. <property name="rightMargin">
  778. <number>1</number>
  779. </property>
  780. <property name="bottomMargin">
  781. <number>2</number>
  782. </property>
  783. <item>
  784. <widget class="QComboBox" name="transitions">
  785. <property name="minimumSize">
  786. <size>
  787. <width>120</width>
  788. <height>0</height>
  789. </size>
  790. </property>
  791. <property name="accessibleName">
  792. <string>Transition</string>
  793. </property>
  794. </widget>
  795. </item>
  796. <item>
  797. <layout class="QHBoxLayout" name="horizontalLayout_4">
  798. <property name="spacing">
  799. <number>4</number>
  800. </property>
  801. <item>
  802. <spacer name="horizontalSpacer">
  803. <property name="orientation">
  804. <enum>Qt::Horizontal</enum>
  805. </property>
  806. <property name="sizeType">
  807. <enum>QSizePolicy::Expanding</enum>
  808. </property>
  809. <property name="sizeHint" stdset="0">
  810. <size>
  811. <width>40</width>
  812. <height>20</height>
  813. </size>
  814. </property>
  815. </spacer>
  816. </item>
  817. <item>
  818. <widget class="QPushButton" name="transitionAdd">
  819. <property name="sizePolicy">
  820. <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
  821. <horstretch>0</horstretch>
  822. <verstretch>0</verstretch>
  823. </sizepolicy>
  824. </property>
  825. <property name="maximumSize">
  826. <size>
  827. <width>22</width>
  828. <height>22</height>
  829. </size>
  830. </property>
  831. <property name="toolTip">
  832. <string>Basic.AddTransition</string>
  833. </property>
  834. <property name="accessibleName">
  835. <string>Basic.AddTransition</string>
  836. </property>
  837. <property name="text">
  838. <string notr="true"/>
  839. </property>
  840. <property name="icon">
  841. <iconset resource="obs.qrc">
  842. <normaloff>:/res/images/add.png</normaloff>:/res/images/add.png</iconset>
  843. </property>
  844. <property name="flat">
  845. <bool>true</bool>
  846. </property>
  847. <property name="themeID" stdset="0">
  848. <string notr="true">addIconSmall</string>
  849. </property>
  850. </widget>
  851. </item>
  852. <item>
  853. <widget class="QPushButton" name="transitionRemove">
  854. <property name="sizePolicy">
  855. <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
  856. <horstretch>0</horstretch>
  857. <verstretch>0</verstretch>
  858. </sizepolicy>
  859. </property>
  860. <property name="maximumSize">
  861. <size>
  862. <width>22</width>
  863. <height>22</height>
  864. </size>
  865. </property>
  866. <property name="toolTip">
  867. <string>Basic.RemoveTransition</string>
  868. </property>
  869. <property name="accessibleName">
  870. <string>Basic.RemoveTransition</string>
  871. </property>
  872. <property name="text">
  873. <string notr="true"/>
  874. </property>
  875. <property name="icon">
  876. <iconset resource="obs.qrc">
  877. <normaloff>:/res/images/list_remove.png</normaloff>:/res/images/list_remove.png</iconset>
  878. </property>
  879. <property name="flat">
  880. <bool>true</bool>
  881. </property>
  882. <property name="themeID" stdset="0">
  883. <string notr="true">removeIconSmall</string>
  884. </property>
  885. </widget>
  886. </item>
  887. <item>
  888. <widget class="QPushButton" name="transitionProps">
  889. <property name="sizePolicy">
  890. <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
  891. <horstretch>0</horstretch>
  892. <verstretch>0</verstretch>
  893. </sizepolicy>
  894. </property>
  895. <property name="maximumSize">
  896. <size>
  897. <width>22</width>
  898. <height>22</height>
  899. </size>
  900. </property>
  901. <property name="toolTip">
  902. <string>Basic.TransitionProperties</string>
  903. </property>
  904. <property name="accessibleName">
  905. <string>Basic.TransitionProperties</string>
  906. </property>
  907. <property name="text">
  908. <string notr="true"/>
  909. </property>
  910. <property name="icon">
  911. <iconset resource="obs.qrc">
  912. <normaloff>:/res/images/configuration21_16.png</normaloff>:/res/images/configuration21_16.png</iconset>
  913. </property>
  914. <property name="flat">
  915. <bool>true</bool>
  916. </property>
  917. <property name="themeID" stdset="0">
  918. <string notr="true">configIconSmall</string>
  919. </property>
  920. </widget>
  921. </item>
  922. </layout>
  923. </item>
  924. <item>
  925. <layout class="QHBoxLayout" name="horizontalLayout_3">
  926. <property name="spacing">
  927. <number>4</number>
  928. </property>
  929. <item>
  930. <widget class="QLabel" name="transitionDurationLabel">
  931. <property name="sizePolicy">
  932. <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
  933. <horstretch>0</horstretch>
  934. <verstretch>0</verstretch>
  935. </sizepolicy>
  936. </property>
  937. <property name="text">
  938. <string>Basic.TransitionDuration</string>
  939. </property>
  940. <property name="buddy">
  941. <cstring>transitionDuration</cstring>
  942. </property>
  943. </widget>
  944. </item>
  945. <item>
  946. <widget class="QSpinBox" name="transitionDuration">
  947. <property name="accessibleName">
  948. <string>Basic.TransitionDuration</string>
  949. </property>
  950. <property name="suffix">
  951. <string>ms</string>
  952. </property>
  953. <property name="minimum">
  954. <number>2</number>
  955. </property>
  956. <property name="maximum">
  957. <number>10000</number>
  958. </property>
  959. <property name="singleStep">
  960. <number>50</number>
  961. </property>
  962. <property name="value">
  963. <number>300</number>
  964. </property>
  965. </widget>
  966. </item>
  967. </layout>
  968. </item>
  969. <item>
  970. <spacer name="verticalSpacer">
  971. <property name="orientation">
  972. <enum>Qt::Vertical</enum>
  973. </property>
  974. <property name="sizeHint" stdset="0">
  975. <size>
  976. <width>20</width>
  977. <height>40</height>
  978. </size>
  979. </property>
  980. </spacer>
  981. </item>
  982. </layout>
  983. </widget>
  984. </item>
  985. </layout>
  986. </widget>
  987. </widget>
  988. <widget class="OBSDock" name="controlsDock">
  989. <property name="features">
  990. <set>QDockWidget::AllDockWidgetFeatures</set>
  991. </property>
  992. <property name="windowTitle">
  993. <string>Basic.Main.Controls</string>
  994. </property>
  995. <attribute name="dockWidgetArea">
  996. <number>8</number>
  997. </attribute>
  998. <widget class="QWidget" name="dockWidgetContents_3">
  999. <layout class="QVBoxLayout" name="buttonsVLayout">
  1000. <property name="spacing">
  1001. <number>2</number>
  1002. </property>
  1003. <property name="leftMargin">
  1004. <number>4</number>
  1005. </property>
  1006. <property name="topMargin">
  1007. <number>4</number>
  1008. </property>
  1009. <property name="rightMargin">
  1010. <number>4</number>
  1011. </property>
  1012. <property name="bottomMargin">
  1013. <number>4</number>
  1014. </property>
  1015. <item>
  1016. <widget class="QPushButton" name="streamButton">
  1017. <property name="enabled">
  1018. <bool>true</bool>
  1019. </property>
  1020. <property name="sizePolicy">
  1021. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  1022. <horstretch>0</horstretch>
  1023. <verstretch>0</verstretch>
  1024. </sizepolicy>
  1025. </property>
  1026. <property name="text">
  1027. <string>Basic.Main.StartStreaming</string>
  1028. </property>
  1029. <property name="checkable">
  1030. <bool>true</bool>
  1031. </property>
  1032. </widget>
  1033. </item>
  1034. <item>
  1035. <widget class="QPushButton" name="recordButton">
  1036. <property name="enabled">
  1037. <bool>true</bool>
  1038. </property>
  1039. <property name="sizePolicy">
  1040. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  1041. <horstretch>0</horstretch>
  1042. <verstretch>0</verstretch>
  1043. </sizepolicy>
  1044. </property>
  1045. <property name="minimumSize">
  1046. <size>
  1047. <width>130</width>
  1048. <height>0</height>
  1049. </size>
  1050. </property>
  1051. <property name="text">
  1052. <string>Basic.Main.StartRecording</string>
  1053. </property>
  1054. <property name="checkable">
  1055. <bool>true</bool>
  1056. </property>
  1057. </widget>
  1058. </item>
  1059. <item>
  1060. <widget class="QPushButton" name="modeSwitch">
  1061. <property name="text">
  1062. <string>Basic.TogglePreviewProgramMode</string>
  1063. </property>
  1064. <property name="checkable">
  1065. <bool>true</bool>
  1066. </property>
  1067. </widget>
  1068. </item>
  1069. <item>
  1070. <widget class="QPushButton" name="settingsButton">
  1071. <property name="sizePolicy">
  1072. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  1073. <horstretch>0</horstretch>
  1074. <verstretch>0</verstretch>
  1075. </sizepolicy>
  1076. </property>
  1077. <property name="text">
  1078. <string>Settings</string>
  1079. </property>
  1080. </widget>
  1081. </item>
  1082. <item>
  1083. <widget class="QPushButton" name="exitButton">
  1084. <property name="sizePolicy">
  1085. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  1086. <horstretch>0</horstretch>
  1087. <verstretch>0</verstretch>
  1088. </sizepolicy>
  1089. </property>
  1090. <property name="text">
  1091. <string>Exit</string>
  1092. </property>
  1093. </widget>
  1094. </item>
  1095. <item>
  1096. <spacer name="expVSpacer">
  1097. <property name="orientation">
  1098. <enum>Qt::Vertical</enum>
  1099. </property>
  1100. <property name="sizeHint" stdset="0">
  1101. <size>
  1102. <width>0</width>
  1103. <height>0</height>
  1104. </size>
  1105. </property>
  1106. </spacer>
  1107. </item>
  1108. </layout>
  1109. </widget>
  1110. </widget>
  1111. <action name="actionAddScene">
  1112. <property name="icon">
  1113. <iconset resource="obs.qrc">
  1114. <normaloff>:/res/images/add.png</normaloff>:/res/images/add.png</iconset>
  1115. </property>
  1116. <property name="text">
  1117. <string>Add</string>
  1118. </property>
  1119. <property name="themeID" stdset="0">
  1120. <string notr="true">addIconSmall</string>
  1121. </property>
  1122. </action>
  1123. <action name="actionAddSource">
  1124. <property name="icon">
  1125. <iconset resource="obs.qrc">
  1126. <normaloff>:/res/images/add.png</normaloff>:/res/images/add.png</iconset>
  1127. </property>
  1128. <property name="text">
  1129. <string>Add</string>
  1130. </property>
  1131. <property name="themeID" stdset="0">
  1132. <string notr="true">addIconSmall</string>
  1133. </property>
  1134. </action>
  1135. <action name="actionRemoveScene">
  1136. <property name="icon">
  1137. <iconset resource="obs.qrc">
  1138. <normaloff>:/res/images/list_remove.png</normaloff>:/res/images/list_remove.png</iconset>
  1139. </property>
  1140. <property name="text">
  1141. <string>Remove</string>
  1142. </property>
  1143. <property name="shortcut">
  1144. <string>Del</string>
  1145. </property>
  1146. <property name="shortcutContext">
  1147. <enum>Qt::WidgetWithChildrenShortcut</enum>
  1148. </property>
  1149. <property name="themeID" stdset="0">
  1150. <string notr="true">removeIconSmall</string>
  1151. </property>
  1152. </action>
  1153. <action name="actionRemoveSource">
  1154. <property name="icon">
  1155. <iconset resource="obs.qrc">
  1156. <normaloff>:/res/images/list_remove.png</normaloff>:/res/images/list_remove.png</iconset>
  1157. </property>
  1158. <property name="text">
  1159. <string>Remove</string>
  1160. </property>
  1161. <property name="shortcut">
  1162. <string>Del</string>
  1163. </property>
  1164. <property name="shortcutContext">
  1165. <enum>Qt::WidgetWithChildrenShortcut</enum>
  1166. </property>
  1167. <property name="themeID" stdset="0">
  1168. <string notr="true">removeIconSmall</string>
  1169. </property>
  1170. </action>
  1171. <action name="actionSourceProperties">
  1172. <property name="enabled">
  1173. <bool>true</bool>
  1174. </property>
  1175. <property name="icon">
  1176. <iconset resource="obs.qrc">
  1177. <normaloff>:/res/images/properties.png</normaloff>:/res/images/properties.png</iconset>
  1178. </property>
  1179. <property name="text">
  1180. <string>Properties</string>
  1181. </property>
  1182. <property name="themeID" stdset="0">
  1183. <string notr="true">propertiesIconSmall</string>
  1184. </property>
  1185. </action>
  1186. <action name="actionSceneUp">
  1187. <property name="icon">
  1188. <iconset resource="obs.qrc">
  1189. <normaloff>:/res/images/up.png</normaloff>:/res/images/up.png</iconset>
  1190. </property>
  1191. <property name="text">
  1192. <string>MoveUp</string>
  1193. </property>
  1194. <property name="themeID" stdset="0">
  1195. <string notr="true">upArrowIconSmall</string>
  1196. </property>
  1197. </action>
  1198. <action name="actionSourceUp">
  1199. <property name="enabled">
  1200. <bool>true</bool>
  1201. </property>
  1202. <property name="icon">
  1203. <iconset resource="obs.qrc">
  1204. <normaloff>:/res/images/up.png</normaloff>:/res/images/up.png</iconset>
  1205. </property>
  1206. <property name="text">
  1207. <string>MoveUp</string>
  1208. </property>
  1209. <property name="themeID" stdset="0">
  1210. <string notr="true">upArrowIconSmall</string>
  1211. </property>
  1212. </action>
  1213. <action name="actionSceneDown">
  1214. <property name="icon">
  1215. <iconset resource="obs.qrc">
  1216. <normaloff>:/res/images/down.png</normaloff>:/res/images/down.png</iconset>
  1217. </property>
  1218. <property name="text">
  1219. <string>MoveDown</string>
  1220. </property>
  1221. <property name="themeID" stdset="0">
  1222. <string notr="true">downArrowIconSmall</string>
  1223. </property>
  1224. </action>
  1225. <action name="actionSourceDown">
  1226. <property name="enabled">
  1227. <bool>true</bool>
  1228. </property>
  1229. <property name="icon">
  1230. <iconset resource="obs.qrc">
  1231. <normaloff>:/res/images/down.png</normaloff>:/res/images/down.png</iconset>
  1232. </property>
  1233. <property name="text">
  1234. <string>MoveDown</string>
  1235. </property>
  1236. <property name="themeID" stdset="0">
  1237. <string notr="true">downArrowIconSmall</string>
  1238. </property>
  1239. </action>
  1240. <action name="actionShow_Recordings">
  1241. <property name="text">
  1242. <string>Basic.MainMenu.File.ShowRecordings</string>
  1243. </property>
  1244. </action>
  1245. <action name="actionRemux">
  1246. <property name="text">
  1247. <string>Basic.MainMenu.File.Remux</string>
  1248. </property>
  1249. </action>
  1250. <action name="action_Settings">
  1251. <property name="text">
  1252. <string>Basic.MainMenu.File.Settings</string>
  1253. </property>
  1254. </action>
  1255. <action name="actionE_xit">
  1256. <property name="text">
  1257. <string>Basic.MainMenu.File.Exit</string>
  1258. </property>
  1259. </action>
  1260. <action name="actionShowLogs">
  1261. <property name="text">
  1262. <string>Basic.MainMenu.Help.Logs.ShowLogs</string>
  1263. </property>
  1264. </action>
  1265. <action name="actionUploadLastLog">
  1266. <property name="text">
  1267. <string>Basic.MainMenu.Help.Logs.UploadLastLog</string>
  1268. </property>
  1269. </action>
  1270. <action name="actionUploadCurrentLog">
  1271. <property name="text">
  1272. <string>Basic.MainMenu.Help.Logs.UploadCurrentLog</string>
  1273. </property>
  1274. </action>
  1275. <action name="actionViewCurrentLog">
  1276. <property name="text">
  1277. <string>Basic.MainMenu.Help.Logs.ViewCurrentLog</string>
  1278. </property>
  1279. </action>
  1280. <action name="actionUndo">
  1281. <property name="enabled">
  1282. <bool>false</bool>
  1283. </property>
  1284. <property name="text">
  1285. <string>Basic.MainMenu.Edit.Undo</string>
  1286. </property>
  1287. </action>
  1288. <action name="actionRedo">
  1289. <property name="enabled">
  1290. <bool>false</bool>
  1291. </property>
  1292. <property name="text">
  1293. <string>Basic.MainMenu.Edit.Redo</string>
  1294. </property>
  1295. </action>
  1296. <action name="actionEditTransform">
  1297. <property name="text">
  1298. <string>Basic.MainMenu.Edit.Transform.EditTransform</string>
  1299. </property>
  1300. <property name="shortcut">
  1301. <string>Ctrl+E</string>
  1302. </property>
  1303. </action>
  1304. <action name="actionCopyTransform">
  1305. <property name="text">
  1306. <string>Basic.MainMenu.Edit.Transform.CopyTransform</string>
  1307. </property>
  1308. </action>
  1309. <action name="actionPasteTransform">
  1310. <property name="enabled">
  1311. <bool>false</bool>
  1312. </property>
  1313. <property name="text">
  1314. <string>Basic.MainMenu.Edit.Transform.PasteTransform</string>
  1315. </property>
  1316. </action>
  1317. <action name="actionRotate90CW">
  1318. <property name="text">
  1319. <string>Basic.MainMenu.Edit.Transform.Rotate90CW</string>
  1320. </property>
  1321. </action>
  1322. <action name="actionRotate90CCW">
  1323. <property name="text">
  1324. <string>Basic.MainMenu.Edit.Transform.Rotate90CCW</string>
  1325. </property>
  1326. </action>
  1327. <action name="actionRotate180">
  1328. <property name="text">
  1329. <string>Basic.MainMenu.Edit.Transform.Rotate180</string>
  1330. </property>
  1331. </action>
  1332. <action name="actionFitToScreen">
  1333. <property name="text">
  1334. <string>Basic.MainMenu.Edit.Transform.FitToScreen</string>
  1335. </property>
  1336. <property name="shortcut">
  1337. <string>Ctrl+F</string>
  1338. </property>
  1339. </action>
  1340. <action name="actionStretchToScreen">
  1341. <property name="text">
  1342. <string>Basic.MainMenu.Edit.Transform.StretchToScreen</string>
  1343. </property>
  1344. <property name="shortcut">
  1345. <string>Ctrl+S</string>
  1346. </property>
  1347. </action>
  1348. <action name="actionResetTransform">
  1349. <property name="text">
  1350. <string>Basic.MainMenu.Edit.Transform.ResetTransform</string>
  1351. </property>
  1352. <property name="shortcut">
  1353. <string>Ctrl+R</string>
  1354. </property>
  1355. </action>
  1356. <action name="actionCenterToScreen">
  1357. <property name="text">
  1358. <string>Basic.MainMenu.Edit.Transform.CenterToScreen</string>
  1359. </property>
  1360. <property name="shortcut">
  1361. <string>Ctrl+D</string>
  1362. </property>
  1363. </action>
  1364. <action name="actionFlipHorizontal">
  1365. <property name="text">
  1366. <string>Basic.MainMenu.Edit.Transform.FlipHorizontal</string>
  1367. </property>
  1368. </action>
  1369. <action name="actionFlipVertical">
  1370. <property name="text">
  1371. <string>Basic.MainMenu.Edit.Transform.FlipVertical</string>
  1372. </property>
  1373. </action>
  1374. <action name="actionMoveUp">
  1375. <property name="text">
  1376. <string>Basic.MainMenu.Edit.Order.MoveUp</string>
  1377. </property>
  1378. <property name="shortcut">
  1379. <string>Ctrl+Up</string>
  1380. </property>
  1381. </action>
  1382. <action name="actionMoveDown">
  1383. <property name="text">
  1384. <string>Basic.MainMenu.Edit.Order.MoveDown</string>
  1385. </property>
  1386. <property name="shortcut">
  1387. <string>Ctrl+Down</string>
  1388. </property>
  1389. </action>
  1390. <action name="actionMoveToTop">
  1391. <property name="text">
  1392. <string>Basic.MainMenu.Edit.Order.MoveToTop</string>
  1393. </property>
  1394. <property name="shortcut">
  1395. <string>Ctrl+Home</string>
  1396. </property>
  1397. </action>
  1398. <action name="actionMoveToBottom">
  1399. <property name="text">
  1400. <string>Basic.MainMenu.Edit.Order.MoveToBottom</string>
  1401. </property>
  1402. <property name="shortcut">
  1403. <string>Ctrl+End</string>
  1404. </property>
  1405. </action>
  1406. <action name="actionCheckForUpdates">
  1407. <property name="text">
  1408. <string>Basic.MainMenu.Help.CheckForUpdates</string>
  1409. </property>
  1410. </action>
  1411. <action name="actionInteract">
  1412. <property name="text">
  1413. <string>Interact</string>
  1414. </property>
  1415. </action>
  1416. <action name="actionAdvAudioProperties">
  1417. <property name="text">
  1418. <string>Basic.MainMenu.Edit.AdvAudio</string>
  1419. </property>
  1420. </action>
  1421. <action name="actionWebsite">
  1422. <property name="text">
  1423. <string>Basic.MainMenu.Help.Website</string>
  1424. </property>
  1425. </action>
  1426. <action name="actionNewSceneCollection">
  1427. <property name="text">
  1428. <string>New</string>
  1429. </property>
  1430. </action>
  1431. <action name="actionDupSceneCollection">
  1432. <property name="text">
  1433. <string>Duplicate</string>
  1434. </property>
  1435. </action>
  1436. <action name="actionRenameSceneCollection">
  1437. <property name="text">
  1438. <string>Rename</string>
  1439. </property>
  1440. </action>
  1441. <action name="actionRemoveSceneCollection">
  1442. <property name="text">
  1443. <string>Remove</string>
  1444. </property>
  1445. </action>
  1446. <action name="actionImportSceneCollection">
  1447. <property name="text">
  1448. <string>Import</string>
  1449. </property>
  1450. </action>
  1451. <action name="actionExportSceneCollection">
  1452. <property name="text">
  1453. <string>Export</string>
  1454. </property>
  1455. </action>
  1456. <action name="actionNewProfile">
  1457. <property name="text">
  1458. <string>New</string>
  1459. </property>
  1460. </action>
  1461. <action name="actionDupProfile">
  1462. <property name="text">
  1463. <string>Duplicate</string>
  1464. </property>
  1465. </action>
  1466. <action name="actionRenameProfile">
  1467. <property name="text">
  1468. <string>Rename</string>
  1469. </property>
  1470. </action>
  1471. <action name="actionRemoveProfile">
  1472. <property name="text">
  1473. <string>Remove</string>
  1474. </property>
  1475. </action>
  1476. <action name="actionImportProfile">
  1477. <property name="text">
  1478. <string>Import</string>
  1479. </property>
  1480. </action>
  1481. <action name="actionExportProfile">
  1482. <property name="text">
  1483. <string>Export</string>
  1484. </property>
  1485. </action>
  1486. <action name="actionShowSettingsFolder">
  1487. <property name="text">
  1488. <string>Basic.MainMenu.File.ShowSettingsFolder</string>
  1489. </property>
  1490. </action>
  1491. <action name="actionShowProfileFolder">
  1492. <property name="text">
  1493. <string>Basic.MainMenu.File.ShowProfileFolder</string>
  1494. </property>
  1495. </action>
  1496. <action name="actionAlwaysOnTop">
  1497. <property name="checkable">
  1498. <bool>true</bool>
  1499. </property>
  1500. <property name="text">
  1501. <string>Basic.MainMenu.AlwaysOnTop</string>
  1502. </property>
  1503. </action>
  1504. <action name="toggleListboxToolbars">
  1505. <property name="checkable">
  1506. <bool>true</bool>
  1507. </property>
  1508. <property name="checked">
  1509. <bool>true</bool>
  1510. </property>
  1511. <property name="text">
  1512. <string>Basic.MainMenu.View.Toolbars.Listboxes</string>
  1513. </property>
  1514. </action>
  1515. <action name="toggleStatusBar">
  1516. <property name="checkable">
  1517. <bool>true</bool>
  1518. </property>
  1519. <property name="checked">
  1520. <bool>true</bool>
  1521. </property>
  1522. <property name="text">
  1523. <string>Basic.MainMenu.View.StatusBar</string>
  1524. </property>
  1525. </action>
  1526. <action name="actionLockPreview">
  1527. <property name="checkable">
  1528. <bool>true</bool>
  1529. </property>
  1530. <property name="text">
  1531. <string>Basic.MainMenu.Edit.LockPreview</string>
  1532. </property>
  1533. </action>
  1534. <action name="actionScaleWindow">
  1535. <property name="checkable">
  1536. <bool>true</bool>
  1537. </property>
  1538. <property name="text">
  1539. <string>Basic.MainMenu.Edit.Scale.Window</string>
  1540. </property>
  1541. </action>
  1542. <action name="actionScaleCanvas">
  1543. <property name="checkable">
  1544. <bool>true</bool>
  1545. </property>
  1546. <property name="text">
  1547. <string>Basic.MainMenu.Edit.Scale.Canvas</string>
  1548. </property>
  1549. </action>
  1550. <action name="actionScaleOutput">
  1551. <property name="checkable">
  1552. <bool>true</bool>
  1553. </property>
  1554. <property name="text">
  1555. <string>Basic.MainMenu.Edit.Scale.Output</string>
  1556. </property>
  1557. </action>
  1558. <action name="actionPasteDup">
  1559. <property name="text">
  1560. <string>PasteDuplicate</string>
  1561. </property>
  1562. </action>
  1563. <action name="autoConfigure2">
  1564. <property name="text">
  1565. <string>Basic.AutoConfig</string>
  1566. </property>
  1567. </action>
  1568. <action name="autoConfigure">
  1569. <property name="text">
  1570. <string>Basic.AutoConfig</string>
  1571. </property>
  1572. </action>
  1573. <action name="stats">
  1574. <property name="text">
  1575. <string>Basic.Stats</string>
  1576. </property>
  1577. </action>
  1578. <action name="resetUI">
  1579. <property name="text">
  1580. <string>Basic.MainMenu.View.Docks.ResetUI</string>
  1581. </property>
  1582. </action>
  1583. <action name="lockUI">
  1584. <property name="checkable">
  1585. <bool>true</bool>
  1586. </property>
  1587. <property name="checked">
  1588. <bool>true</bool>
  1589. </property>
  1590. <property name="text">
  1591. <string>Basic.MainMenu.View.Docks.LockUI</string>
  1592. </property>
  1593. </action>
  1594. <action name="toggleScenes">
  1595. <property name="checkable">
  1596. <bool>true</bool>
  1597. </property>
  1598. <property name="checked">
  1599. <bool>true</bool>
  1600. </property>
  1601. <property name="text">
  1602. <string>Basic.Main.Scenes</string>
  1603. </property>
  1604. </action>
  1605. <action name="toggleSources">
  1606. <property name="checkable">
  1607. <bool>true</bool>
  1608. </property>
  1609. <property name="checked">
  1610. <bool>true</bool>
  1611. </property>
  1612. <property name="text">
  1613. <string>Basic.Main.Sources</string>
  1614. </property>
  1615. </action>
  1616. <action name="toggleMixer">
  1617. <property name="checkable">
  1618. <bool>true</bool>
  1619. </property>
  1620. <property name="checked">
  1621. <bool>true</bool>
  1622. </property>
  1623. <property name="text">
  1624. <string>Mixer</string>
  1625. </property>
  1626. </action>
  1627. <action name="toggleTransitions">
  1628. <property name="checkable">
  1629. <bool>true</bool>
  1630. </property>
  1631. <property name="checked">
  1632. <bool>true</bool>
  1633. </property>
  1634. <property name="text">
  1635. <string>Basic.SceneTransitions</string>
  1636. </property>
  1637. </action>
  1638. <action name="toggleControls">
  1639. <property name="checkable">
  1640. <bool>true</bool>
  1641. </property>
  1642. <property name="checked">
  1643. <bool>true</bool>
  1644. </property>
  1645. <property name="text">
  1646. <string>Basic.Main.Controls</string>
  1647. </property>
  1648. </action>
  1649. <action name="actionHelpPortal">
  1650. <property name="text">
  1651. <string>Basic.MainMenu.Help.HelpPortal</string>
  1652. </property>
  1653. </action>
  1654. <action name="actionShowCrashLogs">
  1655. <property name="text">
  1656. <string>Basic.MainMenu.Help.CrashLogs.ShowLogs</string>
  1657. </property>
  1658. </action>
  1659. <action name="actionUploadLastCrashLog">
  1660. <property name="text">
  1661. <string>Basic.MainMenu.Help.CrashLogs.UploadLastLog</string>
  1662. </property>
  1663. </action>
  1664. <action name="actionDiscord">
  1665. <property name="text">
  1666. <string>Basic.MainMenu.Help.Discord</string>
  1667. </property>
  1668. </action>
  1669. <action name="toggleStats">
  1670. <property name="checkable">
  1671. <bool>true</bool>
  1672. </property>
  1673. <property name="checked">
  1674. <bool>true</bool>
  1675. </property>
  1676. <property name="text">
  1677. <string>Basic.Stats</string>
  1678. </property>
  1679. </action>
  1680. <action name="actionShowAbout">
  1681. <property name="text">
  1682. <string>Basic.MainMenu.Help.About</string>
  1683. </property>
  1684. </action>
  1685. </widget>
  1686. <customwidgets>
  1687. <customwidget>
  1688. <class>OBSBasicPreview</class>
  1689. <extends>QWidget</extends>
  1690. <header>window-basic-preview.hpp</header>
  1691. <container>1</container>
  1692. </customwidget>
  1693. <customwidget>
  1694. <class>OBSBasicStatusBar</class>
  1695. <extends>QStatusBar</extends>
  1696. <header>window-basic-status-bar.hpp</header>
  1697. </customwidget>
  1698. <customwidget>
  1699. <class>HScrollArea</class>
  1700. <extends>QScrollArea</extends>
  1701. <header>horizontal-scroll-area.hpp</header>
  1702. <container>1</container>
  1703. </customwidget>
  1704. <customwidget>
  1705. <class>VScrollArea</class>
  1706. <extends>QScrollArea</extends>
  1707. <header>vertical-scroll-area.hpp</header>
  1708. <container>1</container>
  1709. </customwidget>
  1710. <customwidget>
  1711. <class>SourceTree</class>
  1712. <extends>QListView</extends>
  1713. <header>source-tree.hpp</header>
  1714. </customwidget>
  1715. <customwidget>
  1716. <class>OBSDock</class>
  1717. <extends>QDockWidget</extends>
  1718. <header>window-dock.hpp</header>
  1719. <container>1</container>
  1720. </customwidget>
  1721. </customwidgets>
  1722. <resources>
  1723. <include location="obs.qrc"/>
  1724. </resources>
  1725. <connections>
  1726. <connection>
  1727. <sender>actionE_xit</sender>
  1728. <signal>triggered()</signal>
  1729. <receiver>OBSBasic</receiver>
  1730. <slot>close()</slot>
  1731. <hints>
  1732. <hint type="sourcelabel">
  1733. <x>-1</x>
  1734. <y>-1</y>
  1735. </hint>
  1736. <hint type="destinationlabel">
  1737. <x>463</x>
  1738. <y>351</y>
  1739. </hint>
  1740. </hints>
  1741. </connection>
  1742. <connection>
  1743. <sender>exitButton</sender>
  1744. <signal>clicked()</signal>
  1745. <receiver>OBSBasic</receiver>
  1746. <slot>close()</slot>
  1747. <hints>
  1748. <hint type="sourcelabel">
  1749. <x>976</x>
  1750. <y>601</y>
  1751. </hint>
  1752. <hint type="destinationlabel">
  1753. <x>862</x>
  1754. <y>-11</y>
  1755. </hint>
  1756. </hints>
  1757. </connection>
  1758. </connections>
  1759. </ui>