OBSBasic.ui 49 KB

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