OBSBasic.ui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976
  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>920</width>
  11. <height>700</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. <widget class="OBSBasicPreview" name="preview" native="true">
  40. <property name="sizePolicy">
  41. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  42. <horstretch>0</horstretch>
  43. <verstretch>0</verstretch>
  44. </sizepolicy>
  45. </property>
  46. <property name="minimumSize">
  47. <size>
  48. <width>32</width>
  49. <height>32</height>
  50. </size>
  51. </property>
  52. <property name="focusPolicy">
  53. <enum>Qt::ClickFocus</enum>
  54. </property>
  55. <property name="contextMenuPolicy">
  56. <enum>Qt::CustomContextMenu</enum>
  57. </property>
  58. <addaction name="actionRemoveSource"/>
  59. </widget>
  60. </item>
  61. <item>
  62. <widget class="QLabel" name="previewDisabledLabel">
  63. <property name="sizePolicy">
  64. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  65. <horstretch>0</horstretch>
  66. <verstretch>0</verstretch>
  67. </sizepolicy>
  68. </property>
  69. <property name="contextMenuPolicy">
  70. <enum>Qt::CustomContextMenu</enum>
  71. </property>
  72. <property name="text">
  73. <string>Basic.Main.PreviewDisabled</string>
  74. </property>
  75. <property name="alignment">
  76. <set>Qt::AlignCenter</set>
  77. </property>
  78. </widget>
  79. </item>
  80. <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
  81. <widget class="QWidget" name="controlsContainer" native="true">
  82. <property name="sizePolicy">
  83. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  84. <horstretch>0</horstretch>
  85. <verstretch>0</verstretch>
  86. </sizepolicy>
  87. </property>
  88. <property name="minimumSize">
  89. <size>
  90. <width>720</width>
  91. <height>0</height>
  92. </size>
  93. </property>
  94. <property name="maximumSize">
  95. <size>
  96. <width>16777215</width>
  97. <height>165</height>
  98. </size>
  99. </property>
  100. <layout class="QGridLayout" name="gridLayout">
  101. <property name="leftMargin">
  102. <number>0</number>
  103. </property>
  104. <property name="topMargin">
  105. <number>0</number>
  106. </property>
  107. <property name="rightMargin">
  108. <number>0</number>
  109. </property>
  110. <property name="bottomMargin">
  111. <number>0</number>
  112. </property>
  113. <property name="verticalSpacing">
  114. <number>2</number>
  115. </property>
  116. <item row="0" column="3">
  117. <spacer name="mixadvHSpacer_2">
  118. <property name="orientation">
  119. <enum>Qt::Horizontal</enum>
  120. </property>
  121. <property name="sizeType">
  122. <enum>QSizePolicy::Fixed</enum>
  123. </property>
  124. <property name="sizeHint" stdset="0">
  125. <size>
  126. <width>150</width>
  127. <height>0</height>
  128. </size>
  129. </property>
  130. </spacer>
  131. </item>
  132. <item row="0" column="1">
  133. <widget class="QLabel" name="sourcesLabel">
  134. <property name="text">
  135. <string>Basic.Main.Sources</string>
  136. </property>
  137. </widget>
  138. </item>
  139. <item row="0" column="0">
  140. <widget class="QLabel" name="scenesLabel">
  141. <property name="text">
  142. <string>Basic.Main.Scenes</string>
  143. </property>
  144. </widget>
  145. </item>
  146. <item row="1" column="3">
  147. <layout class="QVBoxLayout" name="buttonsVLayout">
  148. <property name="spacing">
  149. <number>2</number>
  150. </property>
  151. <item>
  152. <widget class="QPushButton" name="streamButton">
  153. <property name="enabled">
  154. <bool>true</bool>
  155. </property>
  156. <property name="text">
  157. <string>Basic.Main.StartStreaming</string>
  158. </property>
  159. <property name="checkable">
  160. <bool>false</bool>
  161. </property>
  162. </widget>
  163. </item>
  164. <item>
  165. <widget class="QPushButton" name="recordButton">
  166. <property name="enabled">
  167. <bool>true</bool>
  168. </property>
  169. <property name="text">
  170. <string>Basic.Main.StartRecording</string>
  171. </property>
  172. </widget>
  173. </item>
  174. <item>
  175. <widget class="QPushButton" name="settingsButton">
  176. <property name="text">
  177. <string>Settings</string>
  178. </property>
  179. </widget>
  180. </item>
  181. <item>
  182. <widget class="QPushButton" name="exitButton">
  183. <property name="text">
  184. <string>Exit</string>
  185. </property>
  186. </widget>
  187. </item>
  188. <item>
  189. <spacer name="expVSpacer">
  190. <property name="orientation">
  191. <enum>Qt::Vertical</enum>
  192. </property>
  193. <property name="sizeHint" stdset="0">
  194. <size>
  195. <width>0</width>
  196. <height>0</height>
  197. </size>
  198. </property>
  199. </spacer>
  200. </item>
  201. </layout>
  202. </item>
  203. <item row="0" column="2">
  204. <layout class="QHBoxLayout" name="mixadvHLayout">
  205. <property name="spacing">
  206. <number>0</number>
  207. </property>
  208. <item>
  209. <widget class="QLabel" name="mixerLabel">
  210. <property name="sizePolicy">
  211. <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
  212. <horstretch>0</horstretch>
  213. <verstretch>0</verstretch>
  214. </sizepolicy>
  215. </property>
  216. <property name="text">
  217. <string>Mixer</string>
  218. </property>
  219. </widget>
  220. </item>
  221. <item>
  222. <widget class="QPushButton" name="advAudioProps">
  223. <property name="sizePolicy">
  224. <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
  225. <horstretch>0</horstretch>
  226. <verstretch>0</verstretch>
  227. </sizepolicy>
  228. </property>
  229. <property name="maximumSize">
  230. <size>
  231. <width>22</width>
  232. <height>22</height>
  233. </size>
  234. </property>
  235. <property name="text">
  236. <string notr="true"/>
  237. </property>
  238. <property name="icon">
  239. <iconset resource="obs.qrc">
  240. <normaloff>:/res/images/configuration21_16.png</normaloff>:/res/images/configuration21_16.png</iconset>
  241. </property>
  242. <property name="flat">
  243. <bool>true</bool>
  244. </property>
  245. <property name="themeID" stdset="0">
  246. <string notr="true">configIconSmall</string>
  247. </property>
  248. </widget>
  249. </item>
  250. <item>
  251. <spacer name="mixadvHSpacer">
  252. <property name="orientation">
  253. <enum>Qt::Horizontal</enum>
  254. </property>
  255. <property name="sizeHint" stdset="0">
  256. <size>
  257. <width>0</width>
  258. <height>0</height>
  259. </size>
  260. </property>
  261. </spacer>
  262. </item>
  263. </layout>
  264. </item>
  265. <item row="1" column="2">
  266. <widget class="VScrollArea" name="scrollArea">
  267. <property name="frameShape">
  268. <enum>QFrame::StyledPanel</enum>
  269. </property>
  270. <property name="frameShadow">
  271. <enum>QFrame::Sunken</enum>
  272. </property>
  273. <property name="verticalScrollBarPolicy">
  274. <enum>Qt::ScrollBarAlwaysOn</enum>
  275. </property>
  276. <property name="horizontalScrollBarPolicy">
  277. <enum>Qt::ScrollBarAlwaysOff</enum>
  278. </property>
  279. <property name="widgetResizable">
  280. <bool>true</bool>
  281. </property>
  282. <widget class="QWidget" name="volumeWidgets">
  283. <property name="geometry">
  284. <rect>
  285. <x>0</x>
  286. <y>0</y>
  287. <width>209</width>
  288. <height>16</height>
  289. </rect>
  290. </property>
  291. <property name="sizePolicy">
  292. <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
  293. <horstretch>0</horstretch>
  294. <verstretch>0</verstretch>
  295. </sizepolicy>
  296. </property>
  297. <layout class="QVBoxLayout" name="verticalLayout_6">
  298. <property name="spacing">
  299. <number>0</number>
  300. </property>
  301. <property name="leftMargin">
  302. <number>0</number>
  303. </property>
  304. <property name="topMargin">
  305. <number>0</number>
  306. </property>
  307. <property name="rightMargin">
  308. <number>0</number>
  309. </property>
  310. <property name="bottomMargin">
  311. <number>0</number>
  312. </property>
  313. </layout>
  314. </widget>
  315. </widget>
  316. </item>
  317. <item row="1" column="1">
  318. <layout class="QVBoxLayout" name="sourcesVLayout">
  319. <property name="spacing">
  320. <number>0</number>
  321. </property>
  322. <item>
  323. <widget class="QFrame" name="sourcesFrame">
  324. <property name="sizePolicy">
  325. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  326. <horstretch>0</horstretch>
  327. <verstretch>0</verstretch>
  328. </sizepolicy>
  329. </property>
  330. <property name="minimumSize">
  331. <size>
  332. <width>160</width>
  333. <height>0</height>
  334. </size>
  335. </property>
  336. <property name="frameShape">
  337. <enum>QFrame::StyledPanel</enum>
  338. </property>
  339. <property name="frameShadow">
  340. <enum>QFrame::Sunken</enum>
  341. </property>
  342. <layout class="QVBoxLayout" name="verticalLayout_4">
  343. <property name="spacing">
  344. <number>0</number>
  345. </property>
  346. <property name="leftMargin">
  347. <number>0</number>
  348. </property>
  349. <property name="topMargin">
  350. <number>0</number>
  351. </property>
  352. <property name="rightMargin">
  353. <number>0</number>
  354. </property>
  355. <property name="bottomMargin">
  356. <number>0</number>
  357. </property>
  358. <item>
  359. <widget class="SourceListWidget" name="sources">
  360. <property name="sizePolicy">
  361. <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
  362. <horstretch>0</horstretch>
  363. <verstretch>0</verstretch>
  364. </sizepolicy>
  365. </property>
  366. <property name="contextMenuPolicy">
  367. <enum>Qt::CustomContextMenu</enum>
  368. </property>
  369. <property name="frameShape">
  370. <enum>QFrame::NoFrame</enum>
  371. </property>
  372. <addaction name="actionRemoveSource"/>
  373. </widget>
  374. </item>
  375. <item>
  376. <widget class="QToolBar" name="sourcesToolbar">
  377. <property name="iconSize">
  378. <size>
  379. <width>16</width>
  380. <height>16</height>
  381. </size>
  382. </property>
  383. <property name="floatable">
  384. <bool>false</bool>
  385. </property>
  386. <addaction name="actionAddSource"/>
  387. <addaction name="actionRemoveSource"/>
  388. <addaction name="actionSourceProperties"/>
  389. <addaction name="separator"/>
  390. <addaction name="actionSourceUp"/>
  391. <addaction name="actionSourceDown"/>
  392. </widget>
  393. </item>
  394. <item>
  395. <spacer name="sourcesFixedSizeHSpacer">
  396. <property name="orientation">
  397. <enum>Qt::Horizontal</enum>
  398. </property>
  399. <property name="sizeType">
  400. <enum>QSizePolicy::Fixed</enum>
  401. </property>
  402. <property name="sizeHint" stdset="0">
  403. <size>
  404. <width>150</width>
  405. <height>0</height>
  406. </size>
  407. </property>
  408. </spacer>
  409. </item>
  410. </layout>
  411. </widget>
  412. </item>
  413. </layout>
  414. </item>
  415. <item row="1" column="0">
  416. <layout class="QVBoxLayout" name="scenesVLayout">
  417. <property name="spacing">
  418. <number>0</number>
  419. </property>
  420. <item>
  421. <widget class="QFrame" name="scenesFrame">
  422. <property name="sizePolicy">
  423. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  424. <horstretch>0</horstretch>
  425. <verstretch>0</verstretch>
  426. </sizepolicy>
  427. </property>
  428. <property name="minimumSize">
  429. <size>
  430. <width>160</width>
  431. <height>0</height>
  432. </size>
  433. </property>
  434. <property name="frameShape">
  435. <enum>QFrame::StyledPanel</enum>
  436. </property>
  437. <property name="frameShadow">
  438. <enum>QFrame::Sunken</enum>
  439. </property>
  440. <layout class="QVBoxLayout" name="verticalLayout_3">
  441. <property name="spacing">
  442. <number>0</number>
  443. </property>
  444. <property name="leftMargin">
  445. <number>0</number>
  446. </property>
  447. <property name="topMargin">
  448. <number>0</number>
  449. </property>
  450. <property name="rightMargin">
  451. <number>0</number>
  452. </property>
  453. <property name="bottomMargin">
  454. <number>0</number>
  455. </property>
  456. <item>
  457. <widget class="QListWidget" name="scenes">
  458. <property name="enabled">
  459. <bool>true</bool>
  460. </property>
  461. <property name="sizePolicy">
  462. <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
  463. <horstretch>0</horstretch>
  464. <verstretch>0</verstretch>
  465. </sizepolicy>
  466. </property>
  467. <property name="contextMenuPolicy">
  468. <enum>Qt::CustomContextMenu</enum>
  469. </property>
  470. <property name="frameShape">
  471. <enum>QFrame::NoFrame</enum>
  472. </property>
  473. <property name="frameShadow">
  474. <enum>QFrame::Plain</enum>
  475. </property>
  476. <addaction name="actionRemoveScene"/>
  477. </widget>
  478. </item>
  479. <item>
  480. <widget class="QToolBar" name="scenesToolbar">
  481. <property name="sizePolicy">
  482. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  483. <horstretch>0</horstretch>
  484. <verstretch>0</verstretch>
  485. </sizepolicy>
  486. </property>
  487. <property name="iconSize">
  488. <size>
  489. <width>16</width>
  490. <height>16</height>
  491. </size>
  492. </property>
  493. <property name="floatable">
  494. <bool>false</bool>
  495. </property>
  496. <addaction name="actionAddScene"/>
  497. <addaction name="actionRemoveScene"/>
  498. <addaction name="separator"/>
  499. <addaction name="actionSceneUp"/>
  500. <addaction name="actionSceneDown"/>
  501. </widget>
  502. </item>
  503. <item>
  504. <spacer name="scenesFixedSizeHSpacer">
  505. <property name="orientation">
  506. <enum>Qt::Horizontal</enum>
  507. </property>
  508. <property name="sizeType">
  509. <enum>QSizePolicy::Fixed</enum>
  510. </property>
  511. <property name="sizeHint" stdset="0">
  512. <size>
  513. <width>150</width>
  514. <height>0</height>
  515. </size>
  516. </property>
  517. </spacer>
  518. </item>
  519. </layout>
  520. </widget>
  521. </item>
  522. </layout>
  523. </item>
  524. </layout>
  525. </widget>
  526. </item>
  527. </layout>
  528. </widget>
  529. <widget class="QMenuBar" name="menubar">
  530. <property name="geometry">
  531. <rect>
  532. <x>0</x>
  533. <y>0</y>
  534. <width>920</width>
  535. <height>21</height>
  536. </rect>
  537. </property>
  538. <widget class="QMenu" name="menu_File">
  539. <property name="title">
  540. <string>Basic.MainMenu.File</string>
  541. </property>
  542. <addaction name="actionShow_Recordings"/>
  543. <addaction name="actionRemux"/>
  544. <addaction name="separator"/>
  545. <addaction name="action_Settings"/>
  546. <addaction name="separator"/>
  547. <addaction name="actionE_xit"/>
  548. </widget>
  549. <widget class="QMenu" name="menuBasic_MainMenu_Help">
  550. <property name="title">
  551. <string>Basic.MainMenu.Help</string>
  552. </property>
  553. <widget class="QMenu" name="menuLogFiles">
  554. <property name="title">
  555. <string>Basic.MainMenu.Help.Logs</string>
  556. </property>
  557. <addaction name="actionShowLogs"/>
  558. <addaction name="actionUploadCurrentLog"/>
  559. <addaction name="actionUploadLastLog"/>
  560. <addaction name="actionViewCurrentLog"/>
  561. </widget>
  562. <addaction name="actionWebsite"/>
  563. <addaction name="separator"/>
  564. <addaction name="menuLogFiles"/>
  565. <addaction name="actionCheckForUpdates"/>
  566. </widget>
  567. <widget class="QMenu" name="menuBasic_MainMenu_Edit">
  568. <property name="title">
  569. <string>Basic.MainMenu.Edit</string>
  570. </property>
  571. <widget class="QMenu" name="transformMenu">
  572. <property name="title">
  573. <string>Basic.MainMenu.Edit.Transform</string>
  574. </property>
  575. <addaction name="actionEditTransform"/>
  576. <addaction name="actionResetTransform"/>
  577. <addaction name="separator"/>
  578. <addaction name="actionRotate90CW"/>
  579. <addaction name="actionRotate90CCW"/>
  580. <addaction name="actionRotate180"/>
  581. <addaction name="separator"/>
  582. <addaction name="actionFlipHorizontal"/>
  583. <addaction name="actionFlipVertical"/>
  584. <addaction name="separator"/>
  585. <addaction name="actionFitToScreen"/>
  586. <addaction name="actionStretchToScreen"/>
  587. <addaction name="actionCenterToScreen"/>
  588. </widget>
  589. <widget class="QMenu" name="orderMenu">
  590. <property name="title">
  591. <string>Basic.MainMenu.Edit.Order</string>
  592. </property>
  593. <addaction name="actionMoveUp"/>
  594. <addaction name="actionMoveDown"/>
  595. <addaction name="separator"/>
  596. <addaction name="actionMoveToTop"/>
  597. <addaction name="actionMoveToBottom"/>
  598. </widget>
  599. <addaction name="transformMenu"/>
  600. <addaction name="orderMenu"/>
  601. <addaction name="separator"/>
  602. <addaction name="actionAdvAudioProperties"/>
  603. </widget>
  604. <addaction name="menu_File"/>
  605. <addaction name="menuBasic_MainMenu_Edit"/>
  606. <addaction name="menuBasic_MainMenu_Help"/>
  607. </widget>
  608. <widget class="OBSBasicStatusBar" name="statusbar"/>
  609. <action name="actionAddScene">
  610. <property name="icon">
  611. <iconset resource="obs.qrc">
  612. <normaloff>:/res/images/add.png</normaloff>:/res/images/add.png</iconset>
  613. </property>
  614. <property name="text">
  615. <string>Add</string>
  616. </property>
  617. <property name="themeID" stdset="0">
  618. <string notr="true">addIconSmall</string>
  619. </property>
  620. </action>
  621. <action name="actionAddSource">
  622. <property name="icon">
  623. <iconset resource="obs.qrc">
  624. <normaloff>:/res/images/add.png</normaloff>:/res/images/add.png</iconset>
  625. </property>
  626. <property name="text">
  627. <string>Add</string>
  628. </property>
  629. <property name="themeID" stdset="0">
  630. <string notr="true">addIconSmall</string>
  631. </property>
  632. </action>
  633. <action name="actionRemoveScene">
  634. <property name="icon">
  635. <iconset resource="obs.qrc">
  636. <normaloff>:/res/images/list_remove.png</normaloff>:/res/images/list_remove.png</iconset>
  637. </property>
  638. <property name="text">
  639. <string>Remove</string>
  640. </property>
  641. <property name="shortcut">
  642. <string>Del</string>
  643. </property>
  644. <property name="shortcutContext">
  645. <enum>Qt::WidgetWithChildrenShortcut</enum>
  646. </property>
  647. <property name="themeID" stdset="0">
  648. <string notr="true">removeIconSmall</string>
  649. </property>
  650. </action>
  651. <action name="actionRemoveSource">
  652. <property name="icon">
  653. <iconset resource="obs.qrc">
  654. <normaloff>:/res/images/list_remove.png</normaloff>:/res/images/list_remove.png</iconset>
  655. </property>
  656. <property name="text">
  657. <string>Remove</string>
  658. </property>
  659. <property name="shortcut">
  660. <string>Del</string>
  661. </property>
  662. <property name="shortcutContext">
  663. <enum>Qt::WidgetWithChildrenShortcut</enum>
  664. </property>
  665. <property name="themeID" stdset="0">
  666. <string notr="true">removeIconSmall</string>
  667. </property>
  668. </action>
  669. <action name="actionSourceProperties">
  670. <property name="enabled">
  671. <bool>true</bool>
  672. </property>
  673. <property name="icon">
  674. <iconset resource="obs.qrc">
  675. <normaloff>:/res/images/properties.png</normaloff>:/res/images/properties.png</iconset>
  676. </property>
  677. <property name="text">
  678. <string>Properties</string>
  679. </property>
  680. <property name="themeID" stdset="0">
  681. <string notr="true">propertiesIconSmall</string>
  682. </property>
  683. </action>
  684. <action name="actionSceneUp">
  685. <property name="enabled">
  686. <bool>false</bool>
  687. </property>
  688. <property name="icon">
  689. <iconset resource="obs.qrc">
  690. <normaloff>:/res/images/up.png</normaloff>:/res/images/up.png</iconset>
  691. </property>
  692. <property name="text">
  693. <string>MoveUp</string>
  694. </property>
  695. <property name="themeID" stdset="0">
  696. <string notr="true">upArrowIconSmall</string>
  697. </property>
  698. </action>
  699. <action name="actionSourceUp">
  700. <property name="enabled">
  701. <bool>true</bool>
  702. </property>
  703. <property name="icon">
  704. <iconset resource="obs.qrc">
  705. <normaloff>:/res/images/up.png</normaloff>:/res/images/up.png</iconset>
  706. </property>
  707. <property name="text">
  708. <string>MoveUp</string>
  709. </property>
  710. <property name="themeID" stdset="0">
  711. <string notr="true">upArrowIconSmall</string>
  712. </property>
  713. </action>
  714. <action name="actionSceneDown">
  715. <property name="enabled">
  716. <bool>false</bool>
  717. </property>
  718. <property name="icon">
  719. <iconset resource="obs.qrc">
  720. <normaloff>:/res/images/down.png</normaloff>:/res/images/down.png</iconset>
  721. </property>
  722. <property name="text">
  723. <string>MoveDown</string>
  724. </property>
  725. <property name="themeID" stdset="0">
  726. <string notr="true">downArrowIconSmall</string>
  727. </property>
  728. </action>
  729. <action name="actionSourceDown">
  730. <property name="enabled">
  731. <bool>true</bool>
  732. </property>
  733. <property name="icon">
  734. <iconset resource="obs.qrc">
  735. <normaloff>:/res/images/down.png</normaloff>:/res/images/down.png</iconset>
  736. </property>
  737. <property name="text">
  738. <string>MoveDown</string>
  739. </property>
  740. <property name="themeID" stdset="0">
  741. <string notr="true">downArrowIconSmall</string>
  742. </property>
  743. </action>
  744. <action name="actionShow_Recordings">
  745. <property name="text">
  746. <string>Basic.MainMenu.File.ShowRecordings</string>
  747. </property>
  748. </action>
  749. <action name="actionRemux">
  750. <property name="text">
  751. <string>Basic.MainMenu.File.Remux</string>
  752. </property>
  753. </action>
  754. <action name="action_Settings">
  755. <property name="text">
  756. <string>Basic.MainMenu.File.Settings</string>
  757. </property>
  758. </action>
  759. <action name="actionE_xit">
  760. <property name="text">
  761. <string>Basic.MainMenu.File.Exit</string>
  762. </property>
  763. </action>
  764. <action name="actionShowLogs">
  765. <property name="text">
  766. <string>Basic.MainMenu.Help.Logs.ShowLogs</string>
  767. </property>
  768. </action>
  769. <action name="actionUploadLastLog">
  770. <property name="text">
  771. <string>Basic.MainMenu.Help.Logs.UploadLastLog</string>
  772. </property>
  773. </action>
  774. <action name="actionUploadCurrentLog">
  775. <property name="text">
  776. <string>Basic.MainMenu.Help.Logs.UploadCurrentLog</string>
  777. </property>
  778. </action>
  779. <action name="actionViewCurrentLog">
  780. <property name="text">
  781. <string>Basic.MainMenu.Help.Logs.ViewCurrentLog</string>
  782. </property>
  783. </action>
  784. <action name="actionUndo">
  785. <property name="enabled">
  786. <bool>false</bool>
  787. </property>
  788. <property name="text">
  789. <string>Basic.MainMenu.Edit.Undo</string>
  790. </property>
  791. </action>
  792. <action name="actionRedo">
  793. <property name="enabled">
  794. <bool>false</bool>
  795. </property>
  796. <property name="text">
  797. <string>Basic.MainMenu.Edit.Redo</string>
  798. </property>
  799. </action>
  800. <action name="actionEditTransform">
  801. <property name="text">
  802. <string>Basic.MainMenu.Edit.Transform.EditTransform</string>
  803. </property>
  804. </action>
  805. <action name="actionRotate90CW">
  806. <property name="text">
  807. <string>Basic.MainMenu.Edit.Transform.Rotate90CW</string>
  808. </property>
  809. </action>
  810. <action name="actionRotate90CCW">
  811. <property name="text">
  812. <string>Basic.MainMenu.Edit.Transform.Rotate90CCW</string>
  813. </property>
  814. </action>
  815. <action name="actionRotate180">
  816. <property name="text">
  817. <string>Basic.MainMenu.Edit.Transform.Rotate180</string>
  818. </property>
  819. </action>
  820. <action name="actionFitToScreen">
  821. <property name="text">
  822. <string>Basic.MainMenu.Edit.Transform.FitToScreen</string>
  823. </property>
  824. <property name="shortcut">
  825. <string>Ctrl+F</string>
  826. </property>
  827. </action>
  828. <action name="actionStretchToScreen">
  829. <property name="text">
  830. <string>Basic.MainMenu.Edit.Transform.StretchToScreen</string>
  831. </property>
  832. <property name="shortcut">
  833. <string>Ctrl+S</string>
  834. </property>
  835. </action>
  836. <action name="actionResetTransform">
  837. <property name="text">
  838. <string>Basic.MainMenu.Edit.Transform.ResetTransform</string>
  839. </property>
  840. <property name="shortcut">
  841. <string>Ctrl+R</string>
  842. </property>
  843. </action>
  844. <action name="actionCenterToScreen">
  845. <property name="text">
  846. <string>Basic.MainMenu.Edit.Transform.CenterToScreen</string>
  847. </property>
  848. <property name="shortcut">
  849. <string>Ctrl+C</string>
  850. </property>
  851. </action>
  852. <action name="actionFlipHorizontal">
  853. <property name="text">
  854. <string>Basic.MainMenu.Edit.Transform.FlipHorizontal</string>
  855. </property>
  856. </action>
  857. <action name="actionFlipVertical">
  858. <property name="text">
  859. <string>Basic.MainMenu.Edit.Transform.FlipVertical</string>
  860. </property>
  861. </action>
  862. <action name="actionMoveUp">
  863. <property name="text">
  864. <string>Basic.MainMenu.Edit.Order.MoveUp</string>
  865. </property>
  866. <property name="shortcut">
  867. <string>Ctrl+Up</string>
  868. </property>
  869. </action>
  870. <action name="actionMoveDown">
  871. <property name="text">
  872. <string>Basic.MainMenu.Edit.Order.MoveDown</string>
  873. </property>
  874. <property name="shortcut">
  875. <string>Ctrl+Down</string>
  876. </property>
  877. </action>
  878. <action name="actionMoveToTop">
  879. <property name="text">
  880. <string>Basic.MainMenu.Edit.Order.MoveToTop</string>
  881. </property>
  882. <property name="shortcut">
  883. <string>Ctrl+Home</string>
  884. </property>
  885. </action>
  886. <action name="actionMoveToBottom">
  887. <property name="text">
  888. <string>Basic.MainMenu.Edit.Order.MoveToBottom</string>
  889. </property>
  890. <property name="shortcut">
  891. <string>Ctrl+End</string>
  892. </property>
  893. </action>
  894. <action name="actionCheckForUpdates">
  895. <property name="text">
  896. <string>Basic.MainMenu.Help.CheckForUpdates</string>
  897. </property>
  898. </action>
  899. <action name="actionInteract">
  900. <property name="text">
  901. <string>Interact</string>
  902. </property>
  903. </action>
  904. <action name="actionAdvAudioProperties">
  905. <property name="text">
  906. <string>Basic.MainMenu.Edit.AdvAudio</string>
  907. </property>
  908. </action>
  909. <action name="actionWebsite">
  910. <property name="text">
  911. <string>Basic.MainMenu.Help.Website</string>
  912. </property>
  913. </action>
  914. </widget>
  915. <customwidgets>
  916. <customwidget>
  917. <class>OBSBasicPreview</class>
  918. <extends>QWidget</extends>
  919. <header>window-basic-preview.hpp</header>
  920. <container>1</container>
  921. </customwidget>
  922. <customwidget>
  923. <class>OBSBasicStatusBar</class>
  924. <extends>QStatusBar</extends>
  925. <header>window-basic-status-bar.hpp</header>
  926. </customwidget>
  927. <customwidget>
  928. <class>VScrollArea</class>
  929. <extends>QScrollArea</extends>
  930. <header>vertical-scroll-area.hpp</header>
  931. <container>1</container>
  932. </customwidget>
  933. <customwidget>
  934. <class>SourceListWidget</class>
  935. <extends>QListWidget</extends>
  936. <header>source-list-widget.hpp</header>
  937. </customwidget>
  938. </customwidgets>
  939. <resources>
  940. <include location="obs.qrc"/>
  941. </resources>
  942. <connections>
  943. <connection>
  944. <sender>actionE_xit</sender>
  945. <signal>triggered()</signal>
  946. <receiver>OBSBasic</receiver>
  947. <slot>close()</slot>
  948. <hints>
  949. <hint type="sourcelabel">
  950. <x>-1</x>
  951. <y>-1</y>
  952. </hint>
  953. <hint type="destinationlabel">
  954. <x>463</x>
  955. <y>351</y>
  956. </hint>
  957. </hints>
  958. </connection>
  959. <connection>
  960. <sender>exitButton</sender>
  961. <signal>clicked()</signal>
  962. <receiver>OBSBasic</receiver>
  963. <slot>close()</slot>
  964. <hints>
  965. <hint type="sourcelabel">
  966. <x>697</x>
  967. <y>615</y>
  968. </hint>
  969. <hint type="destinationlabel">
  970. <x>463</x>
  971. <y>351</y>
  972. </hint>
  973. </hints>
  974. </connection>
  975. </connections>
  976. </ui>