OBSBasic.ui 48 KB

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