OBSBasic.ui 26 KB

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