OBSBasic.ui 48 KB

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