OBSBasic.ui 30 KB

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