OBSYoutubeActions.ui 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>OBSYoutubeActions</class>
  4. <widget class="QDialog" name="OBSYoutubeActions">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>616</width>
  10. <height>645</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>YouTube.Actions.WindowTitle</string>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayout">
  23. <item>
  24. <widget class="QTabWidget" name="tabWidget">
  25. <property name="sizePolicy">
  26. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  27. <horstretch>0</horstretch>
  28. <verstretch>0</verstretch>
  29. </sizepolicy>
  30. </property>
  31. <property name="currentIndex">
  32. <number>0</number>
  33. </property>
  34. <widget class="QWidget" name="ytEventCreate">
  35. <attribute name="title">
  36. <string>YouTube.Actions.CreateNewEvent</string>
  37. </attribute>
  38. <layout class="QFormLayout" name="formLayout">
  39. <property name="fieldGrowthPolicy">
  40. <enum>QFormLayout::ExpandingFieldsGrow</enum>
  41. </property>
  42. <property name="labelAlignment">
  43. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  44. </property>
  45. <item row="0" column="0">
  46. <widget class="QLabel" name="label">
  47. <property name="text">
  48. <string>YouTube.Actions.Title</string>
  49. </property>
  50. <property name="buddy">
  51. <cstring>title</cstring>
  52. </property>
  53. </widget>
  54. </item>
  55. <item row="0" column="1">
  56. <widget class="QLineEdit" name="title">
  57. <property name="text">
  58. <string>YouTube.Actions.MyBroadcast</string>
  59. </property>
  60. <property name="maxLength">
  61. <number>100</number>
  62. </property>
  63. </widget>
  64. </item>
  65. <item row="1" column="0">
  66. <widget class="QLabel" name="label_2">
  67. <property name="text">
  68. <string>YouTube.Actions.Description</string>
  69. </property>
  70. <property name="buddy">
  71. <cstring>description</cstring>
  72. </property>
  73. </widget>
  74. </item>
  75. <item row="1" column="1">
  76. <widget class="QPlainTextEdit" name="description">
  77. <property name="tabChangesFocus">
  78. <bool>true</bool>
  79. </property>
  80. </widget>
  81. </item>
  82. <item row="2" column="0">
  83. <widget class="QLabel" name="label_4">
  84. <property name="text">
  85. <string>YouTube.Actions.Privacy</string>
  86. </property>
  87. <property name="buddy">
  88. <cstring>privacyBox</cstring>
  89. </property>
  90. </widget>
  91. </item>
  92. <item row="2" column="1">
  93. <widget class="QComboBox" name="privacyBox">
  94. <property name="sizePolicy">
  95. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  96. <horstretch>0</horstretch>
  97. <verstretch>0</verstretch>
  98. </sizepolicy>
  99. </property>
  100. <property name="sizeAdjustPolicy">
  101. <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
  102. </property>
  103. </widget>
  104. </item>
  105. <item row="3" column="0">
  106. <widget class="QLabel" name="label_5">
  107. <property name="text">
  108. <string>YouTube.Actions.Category</string>
  109. </property>
  110. <property name="buddy">
  111. <cstring>categoryBox</cstring>
  112. </property>
  113. </widget>
  114. </item>
  115. <item row="3" column="1">
  116. <widget class="QComboBox" name="categoryBox">
  117. <property name="sizePolicy">
  118. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  119. <horstretch>0</horstretch>
  120. <verstretch>0</verstretch>
  121. </sizepolicy>
  122. </property>
  123. </widget>
  124. </item>
  125. <item row="4" column="0">
  126. <widget class="QLabel" name="label_8">
  127. <property name="text">
  128. <string>YouTube.Actions.MadeForKids</string>
  129. </property>
  130. </widget>
  131. </item>
  132. <item row="4" column="1">
  133. <layout class="QHBoxLayout" name="horizontalLayout_5">
  134. <item>
  135. <widget class="QRadioButton" name="notMakeForKids">
  136. <property name="text">
  137. <string>YouTube.Actions.MadeForKids.No</string>
  138. </property>
  139. </widget>
  140. </item>
  141. <item>
  142. <widget class="QLabel" name="helpMadeForKids">
  143. <property name="sizePolicy">
  144. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  145. <horstretch>0</horstretch>
  146. <verstretch>0</verstretch>
  147. </sizepolicy>
  148. </property>
  149. <property name="text">
  150. <string>YouTube.Actions.MadeForKids.Help</string>
  151. </property>
  152. <property name="textFormat">
  153. <enum>Qt::RichText</enum>
  154. </property>
  155. </widget>
  156. </item>
  157. </layout>
  158. </item>
  159. <item row="5" column="0">
  160. <spacer name="horizontalSpacer_5">
  161. <property name="orientation">
  162. <enum>Qt::Horizontal</enum>
  163. </property>
  164. <property name="sizeHint" stdset="0">
  165. <size>
  166. <width>40</width>
  167. <height>20</height>
  168. </size>
  169. </property>
  170. </spacer>
  171. </item>
  172. <item row="5" column="1">
  173. <layout class="QHBoxLayout" name="horizontalLayout_8">
  174. <item>
  175. <widget class="QRadioButton" name="yesMakeForKids">
  176. <property name="text">
  177. <string>YouTube.Actions.MadeForKids.Yes</string>
  178. </property>
  179. </widget>
  180. </item>
  181. </layout>
  182. </item>
  183. <item row="6" column="0">
  184. <widget class="QLabel" name="label_6">
  185. <property name="text">
  186. <string>YouTube.Actions.Thumbnail</string>
  187. </property>
  188. </widget>
  189. </item>
  190. <item row="9" column="0">
  191. <widget class="QLabel" name="label_7">
  192. <property name="text">
  193. <string>YouTube.Actions.AdditionalSettings</string>
  194. </property>
  195. </widget>
  196. </item>
  197. <item row="9" column="1">
  198. <spacer name="horizontalSpacer_2">
  199. <property name="orientation">
  200. <enum>Qt::Horizontal</enum>
  201. </property>
  202. <property name="sizeHint" stdset="0">
  203. <size>
  204. <width>40</width>
  205. <height>20</height>
  206. </size>
  207. </property>
  208. </spacer>
  209. </item>
  210. <item row="10" column="0">
  211. <spacer name="horizontalSpacer_7">
  212. <property name="orientation">
  213. <enum>Qt::Horizontal</enum>
  214. </property>
  215. <property name="sizeHint" stdset="0">
  216. <size>
  217. <width>40</width>
  218. <height>20</height>
  219. </size>
  220. </property>
  221. </spacer>
  222. </item>
  223. <item row="10" column="1">
  224. <layout class="QHBoxLayout" name="horizontalLayout">
  225. <item>
  226. <widget class="QLabel" name="label_3">
  227. <property name="text">
  228. <string>YouTube.Actions.Latency</string>
  229. </property>
  230. <property name="buddy">
  231. <cstring>latencyBox</cstring>
  232. </property>
  233. </widget>
  234. </item>
  235. <item>
  236. <widget class="QComboBox" name="latencyBox">
  237. <property name="sizePolicy">
  238. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  239. <horstretch>0</horstretch>
  240. <verstretch>0</verstretch>
  241. </sizepolicy>
  242. </property>
  243. </widget>
  244. </item>
  245. </layout>
  246. </item>
  247. <item row="11" column="0">
  248. <spacer name="horizontalSpacer_14">
  249. <property name="orientation">
  250. <enum>Qt::Horizontal</enum>
  251. </property>
  252. <property name="sizeHint" stdset="0">
  253. <size>
  254. <width>40</width>
  255. <height>20</height>
  256. </size>
  257. </property>
  258. </spacer>
  259. </item>
  260. <item row="11" column="1">
  261. <layout class="QHBoxLayout" name="horizontalLayout_3">
  262. <item>
  263. <widget class="QCheckBox" name="checkDVR">
  264. <property name="text">
  265. <string>YouTube.Actions.EnableDVR</string>
  266. </property>
  267. <property name="checked">
  268. <bool>true</bool>
  269. </property>
  270. </widget>
  271. </item>
  272. </layout>
  273. </item>
  274. <item row="12" column="0">
  275. <spacer name="horizontalSpacer_8">
  276. <property name="orientation">
  277. <enum>Qt::Horizontal</enum>
  278. </property>
  279. <property name="sizeHint" stdset="0">
  280. <size>
  281. <width>40</width>
  282. <height>20</height>
  283. </size>
  284. </property>
  285. </spacer>
  286. </item>
  287. <item row="12" column="1">
  288. <layout class="QHBoxLayout" name="horizontalLayout_7">
  289. <item>
  290. <widget class="QCheckBox" name="check360Video">
  291. <property name="text">
  292. <string>YouTube.Actions.360Video</string>
  293. </property>
  294. </widget>
  295. </item>
  296. <item>
  297. <widget class="QLabel" name="help360Video">
  298. <property name="sizePolicy">
  299. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  300. <horstretch>0</horstretch>
  301. <verstretch>0</verstretch>
  302. </sizepolicy>
  303. </property>
  304. <property name="text">
  305. <string>YouTube.Actions.360Video.Help</string>
  306. </property>
  307. <property name="textFormat">
  308. <enum>Qt::RichText</enum>
  309. </property>
  310. </widget>
  311. </item>
  312. <item>
  313. <spacer name="horizontalSpacer_10">
  314. <property name="orientation">
  315. <enum>Qt::Horizontal</enum>
  316. </property>
  317. <property name="sizeHint" stdset="0">
  318. <size>
  319. <width>40</width>
  320. <height>20</height>
  321. </size>
  322. </property>
  323. </spacer>
  324. </item>
  325. </layout>
  326. </item>
  327. <item row="13" column="0">
  328. <spacer name="horizontalSpacer_12">
  329. <property name="orientation">
  330. <enum>Qt::Horizontal</enum>
  331. </property>
  332. <property name="sizeHint" stdset="0">
  333. <size>
  334. <width>40</width>
  335. <height>20</height>
  336. </size>
  337. </property>
  338. </spacer>
  339. </item>
  340. <item row="13" column="1">
  341. <layout class="QHBoxLayout" name="horizontalLayout_9">
  342. <item>
  343. <widget class="QCheckBox" name="checkScheduledLater">
  344. <property name="enabled">
  345. <bool>true</bool>
  346. </property>
  347. <property name="text">
  348. <string>YouTube.Actions.ScheduleForLater</string>
  349. </property>
  350. </widget>
  351. </item>
  352. </layout>
  353. </item>
  354. <item row="14" column="0">
  355. <spacer name="horizontalSpacer_6">
  356. <property name="orientation">
  357. <enum>Qt::Horizontal</enum>
  358. </property>
  359. <property name="sizeHint" stdset="0">
  360. <size>
  361. <width>40</width>
  362. <height>20</height>
  363. </size>
  364. </property>
  365. </spacer>
  366. </item>
  367. <item row="14" column="1">
  368. <layout class="QHBoxLayout" name="horizontalLayout_6">
  369. <item>
  370. <widget class="QCheckBox" name="checkAutoStart">
  371. <property name="enabled">
  372. <bool>true</bool>
  373. </property>
  374. <property name="text">
  375. <string>YouTube.Actions.EnableAutoStart</string>
  376. </property>
  377. <property name="checkable">
  378. <bool>true</bool>
  379. </property>
  380. <property name="checked">
  381. <bool>true</bool>
  382. </property>
  383. </widget>
  384. </item>
  385. <item>
  386. <widget class="QLabel" name="helpAutoStartStop">
  387. <property name="sizePolicy">
  388. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  389. <horstretch>0</horstretch>
  390. <verstretch>0</verstretch>
  391. </sizepolicy>
  392. </property>
  393. <property name="text">
  394. <string notr="true">&lt;a href=&quot;.&quot;&gt;(?)&lt;/a&gt;</string>
  395. </property>
  396. <property name="textFormat">
  397. <enum>Qt::RichText</enum>
  398. </property>
  399. </widget>
  400. </item>
  401. <item>
  402. <spacer name="horizontalSpacer_9">
  403. <property name="orientation">
  404. <enum>Qt::Horizontal</enum>
  405. </property>
  406. <property name="sizeHint" stdset="0">
  407. <size>
  408. <width>40</width>
  409. <height>20</height>
  410. </size>
  411. </property>
  412. </spacer>
  413. </item>
  414. </layout>
  415. </item>
  416. <item row="15" column="0">
  417. <spacer name="horizontalSpacer_3">
  418. <property name="orientation">
  419. <enum>Qt::Horizontal</enum>
  420. </property>
  421. <property name="sizeHint" stdset="0">
  422. <size>
  423. <width>40</width>
  424. <height>20</height>
  425. </size>
  426. </property>
  427. </spacer>
  428. </item>
  429. <item row="15" column="1">
  430. <layout class="QHBoxLayout" name="horizontalLayout_4">
  431. <item>
  432. <widget class="QCheckBox" name="checkAutoStop">
  433. <property name="enabled">
  434. <bool>true</bool>
  435. </property>
  436. <property name="text">
  437. <string>YouTube.Actions.EnableAutoStop</string>
  438. </property>
  439. <property name="checked">
  440. <bool>true</bool>
  441. </property>
  442. </widget>
  443. </item>
  444. </layout>
  445. </item>
  446. <item row="16" column="0">
  447. <spacer name="horizontalSpacer_13">
  448. <property name="orientation">
  449. <enum>Qt::Horizontal</enum>
  450. </property>
  451. <property name="sizeHint" stdset="0">
  452. <size>
  453. <width>40</width>
  454. <height>20</height>
  455. </size>
  456. </property>
  457. </spacer>
  458. </item>
  459. <item row="16" column="1">
  460. <layout class="QHBoxLayout" name="horizontalLayout_10">
  461. <item>
  462. <widget class="QDateTimeEdit" name="scheduledTime">
  463. <property name="enabled">
  464. <bool>true</bool>
  465. </property>
  466. <property name="sizePolicy">
  467. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  468. <horstretch>0</horstretch>
  469. <verstretch>0</verstretch>
  470. </sizepolicy>
  471. </property>
  472. <property name="calendarPopup">
  473. <bool>true</bool>
  474. </property>
  475. </widget>
  476. </item>
  477. </layout>
  478. </item>
  479. <item row="17" column="1">
  480. <layout class="QHBoxLayout" name="horizontalLayout_12">
  481. <item>
  482. <widget class="QCheckBox" name="checkRememberSettings">
  483. <property name="text">
  484. <string>YouTube.Actions.RememberSettings</string>
  485. </property>
  486. </widget>
  487. </item>
  488. </layout>
  489. </item>
  490. <item row="17" column="0">
  491. <spacer name="horizontalSpacer">
  492. <property name="orientation">
  493. <enum>Qt::Horizontal</enum>
  494. </property>
  495. <property name="sizeHint" stdset="0">
  496. <size>
  497. <width>40</width>
  498. <height>20</height>
  499. </size>
  500. </property>
  501. </spacer>
  502. </item>
  503. <item row="8" column="1">
  504. <layout class="QHBoxLayout" name="horizontalLayout_13">
  505. <property name="rightMargin">
  506. <number>0</number>
  507. </property>
  508. <property name="bottomMargin">
  509. <number>0</number>
  510. </property>
  511. <item>
  512. <widget class="QPushButton" name="selectFileButton">
  513. <property name="text">
  514. <string>YouTube.Actions.Thumbnail.SelectFile</string>
  515. </property>
  516. </widget>
  517. </item>
  518. <item>
  519. <widget class="QLabel" name="selectedFileName">
  520. <property name="text">
  521. <string>YouTube.Actions.Thumbnail.NoFileSelected</string>
  522. </property>
  523. </widget>
  524. </item>
  525. </layout>
  526. </item>
  527. <item row="6" column="1">
  528. <widget class="ClickableLabel" name="thumbnailPreview">
  529. <property name="enabled">
  530. <bool>true</bool>
  531. </property>
  532. <property name="sizePolicy">
  533. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  534. <horstretch>0</horstretch>
  535. <verstretch>0</verstretch>
  536. </sizepolicy>
  537. </property>
  538. <property name="minimumSize">
  539. <size>
  540. <width>162</width>
  541. <height>92</height>
  542. </size>
  543. </property>
  544. <property name="maximumSize">
  545. <size>
  546. <width>162</width>
  547. <height>92</height>
  548. </size>
  549. </property>
  550. <property name="frameShape">
  551. <enum>QFrame::Box</enum>
  552. </property>
  553. <property name="text">
  554. <string/>
  555. </property>
  556. <property name="alignment">
  557. <set>Qt::AlignCenter</set>
  558. </property>
  559. </widget>
  560. </item>
  561. </layout>
  562. </widget>
  563. <widget class="QWidget" name="ytEventList">
  564. <attribute name="title">
  565. <string>YouTube.Actions.ChooseEvent</string>
  566. </attribute>
  567. <layout class="QVBoxLayout" name="verticalLayout_3">
  568. <item>
  569. <widget class="QScrollArea" name="scrollArea">
  570. <property name="verticalScrollBarPolicy">
  571. <enum>Qt::ScrollBarAlwaysOn</enum>
  572. </property>
  573. <property name="widgetResizable">
  574. <bool>true</bool>
  575. </property>
  576. <widget class="QWidget" name="scrollAreaWidgetContents">
  577. <property name="geometry">
  578. <rect>
  579. <x>0</x>
  580. <y>0</y>
  581. <width>555</width>
  582. <height>192</height>
  583. </rect>
  584. </property>
  585. <property name="sizePolicy">
  586. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  587. <horstretch>0</horstretch>
  588. <verstretch>0</verstretch>
  589. </sizepolicy>
  590. </property>
  591. <layout class="QVBoxLayout" name="verticalLayout_4">
  592. <item>
  593. <widget class="QLabel" name="label_11">
  594. <property name="styleSheet">
  595. <string notr="true">border: 1px solid black;</string>
  596. </property>
  597. <property name="text">
  598. <string>&lt;big&gt;Friday Fortnite Stream&lt;/big&gt;&lt;br/&gt;scheduled for 11/11/20 2:00pm</string>
  599. </property>
  600. <property name="textFormat">
  601. <enum>Qt::RichText</enum>
  602. </property>
  603. <property name="alignment">
  604. <set>Qt::AlignCenter</set>
  605. </property>
  606. <property name="margin">
  607. <number>4</number>
  608. </property>
  609. </widget>
  610. </item>
  611. <item>
  612. <widget class="QLabel" name="label_12">
  613. <property name="styleSheet">
  614. <string notr="true">border: 1px solid black;</string>
  615. </property>
  616. <property name="text">
  617. <string>&lt;big&gt;Friday Fortnite Stream&lt;/big&gt;&lt;br/&gt;scheduled for 11/11/20 2:00pm</string>
  618. </property>
  619. <property name="textFormat">
  620. <enum>Qt::RichText</enum>
  621. </property>
  622. <property name="alignment">
  623. <set>Qt::AlignCenter</set>
  624. </property>
  625. <property name="margin">
  626. <number>4</number>
  627. </property>
  628. </widget>
  629. </item>
  630. <item>
  631. <widget class="QLabel" name="label_13">
  632. <property name="styleSheet">
  633. <string notr="true">border: 1px solid black;</string>
  634. </property>
  635. <property name="text">
  636. <string>&lt;big&gt;Friday Fortnite Stream&lt;/big&gt;&lt;br/&gt;scheduled for 11/11/20 2:00pm</string>
  637. </property>
  638. <property name="textFormat">
  639. <enum>Qt::RichText</enum>
  640. </property>
  641. <property name="alignment">
  642. <set>Qt::AlignCenter</set>
  643. </property>
  644. <property name="margin">
  645. <number>4</number>
  646. </property>
  647. </widget>
  648. </item>
  649. <item>
  650. <widget class="QLabel" name="label_14">
  651. <property name="styleSheet">
  652. <string notr="true">border: 1px solid black;</string>
  653. </property>
  654. <property name="text">
  655. <string>&lt;big&gt;Friday Fortnite Stream&lt;/big&gt;&lt;br/&gt;scheduled for 11/11/20 2:00pm</string>
  656. </property>
  657. <property name="textFormat">
  658. <enum>Qt::RichText</enum>
  659. </property>
  660. <property name="alignment">
  661. <set>Qt::AlignCenter</set>
  662. </property>
  663. <property name="margin">
  664. <number>4</number>
  665. </property>
  666. </widget>
  667. </item>
  668. </layout>
  669. </widget>
  670. </widget>
  671. </item>
  672. </layout>
  673. </widget>
  674. </widget>
  675. </item>
  676. <item>
  677. <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,2,0,6">
  678. <item>
  679. <widget class="QPushButton" name="cancelButton">
  680. <property name="text">
  681. <string>Cancel</string>
  682. </property>
  683. </widget>
  684. </item>
  685. <item>
  686. <widget class="QPushButton" name="pushButton">
  687. <property name="text">
  688. <string>YouTube.Actions.Dashboard</string>
  689. </property>
  690. </widget>
  691. </item>
  692. <item>
  693. <widget class="QPushButton" name="saveButton">
  694. <property name="text">
  695. <string>YouTube.Actions.Create_Ready</string>
  696. </property>
  697. </widget>
  698. </item>
  699. <item>
  700. <widget class="QPushButton" name="okButton">
  701. <property name="text">
  702. <string>YouTube.Actions.Create_GoLive</string>
  703. </property>
  704. </widget>
  705. </item>
  706. </layout>
  707. </item>
  708. </layout>
  709. </widget>
  710. <customwidgets>
  711. <customwidget>
  712. <class>ClickableLabel</class>
  713. <extends>QLabel</extends>
  714. <header>clickable-label.hpp</header>
  715. </customwidget>
  716. </customwidgets>
  717. <resources/>
  718. <connections/>
  719. </ui>