Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

426 lines
12KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CarlaAboutW</class>
  4. <widget class="QDialog" name="CarlaAboutW">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>510</width>
  10. <height>576</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>About Carla</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <widget class="QTabWidget" name="tabWidget">
  19. <property name="currentIndex">
  20. <number>0</number>
  21. </property>
  22. <widget class="QWidget" name="about">
  23. <attribute name="title">
  24. <string>About</string>
  25. </attribute>
  26. <layout class="QGridLayout" name="gridLayout_3">
  27. <item row="2" column="1">
  28. <widget class="QLabel" name="l_about">
  29. <property name="text">
  30. <string>About text here</string>
  31. </property>
  32. </widget>
  33. </item>
  34. <item row="7" column="0" colspan="2">
  35. <spacer name="verticalSpacer">
  36. <property name="orientation">
  37. <enum>Qt::Vertical</enum>
  38. </property>
  39. <property name="sizeHint" stdset="0">
  40. <size>
  41. <width>20</width>
  42. <height>40</height>
  43. </size>
  44. </property>
  45. </spacer>
  46. </item>
  47. <item row="2" column="0">
  48. <spacer name="horizontalSpacer">
  49. <property name="orientation">
  50. <enum>Qt::Horizontal</enum>
  51. </property>
  52. <property name="sizeHint" stdset="0">
  53. <size>
  54. <width>0</width>
  55. <height>0</height>
  56. </size>
  57. </property>
  58. </spacer>
  59. </item>
  60. <item row="2" column="2">
  61. <spacer name="horizontalSpacer_2">
  62. <property name="orientation">
  63. <enum>Qt::Horizontal</enum>
  64. </property>
  65. <property name="sizeHint" stdset="0">
  66. <size>
  67. <width>0</width>
  68. <height>0</height>
  69. </size>
  70. </property>
  71. </spacer>
  72. </item>
  73. <item row="1" column="0" colspan="3">
  74. <widget class="QLabel" name="l_icons">
  75. <property name="text">
  76. <string/>
  77. </property>
  78. <property name="pixmap">
  79. <pixmap resource="../resources.qrc">:/bitmaps/carla_about.png</pixmap>
  80. </property>
  81. <property name="alignment">
  82. <set>Qt::AlignCenter</set>
  83. </property>
  84. </widget>
  85. </item>
  86. <item row="0" column="0" colspan="3">
  87. <spacer name="verticalSpacer_4">
  88. <property name="orientation">
  89. <enum>Qt::Vertical</enum>
  90. </property>
  91. <property name="sizeHint" stdset="0">
  92. <size>
  93. <width>20</width>
  94. <height>40</height>
  95. </size>
  96. </property>
  97. </spacer>
  98. </item>
  99. <item row="3" column="0" colspan="3">
  100. <widget class="QLabel" name="l_extended">
  101. <property name="text">
  102. <string>Extended licensing here</string>
  103. </property>
  104. <property name="wordWrap">
  105. <bool>true</bool>
  106. </property>
  107. </widget>
  108. </item>
  109. </layout>
  110. </widget>
  111. <widget class="QWidget" name="features">
  112. <attribute name="title">
  113. <string>Features</string>
  114. </attribute>
  115. <layout class="QGridLayout" name="gridLayout">
  116. <item row="0" column="0">
  117. <widget class="QLabel" name="label_3">
  118. <property name="text">
  119. <string>LADSPA:</string>
  120. </property>
  121. <property name="alignment">
  122. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  123. </property>
  124. </widget>
  125. </item>
  126. <item row="0" column="1">
  127. <widget class="QLabel" name="l_ladspa">
  128. <property name="text">
  129. <string>TextLabel</string>
  130. </property>
  131. <property name="alignment">
  132. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  133. </property>
  134. </widget>
  135. </item>
  136. <item row="2" column="0">
  137. <widget class="QLabel" name="label_4">
  138. <property name="text">
  139. <string>DSSI:</string>
  140. </property>
  141. <property name="alignment">
  142. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  143. </property>
  144. </widget>
  145. </item>
  146. <item row="2" column="1">
  147. <widget class="QLabel" name="l_dssi">
  148. <property name="text">
  149. <string>TextLabel</string>
  150. </property>
  151. <property name="alignment">
  152. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  153. </property>
  154. </widget>
  155. </item>
  156. <item row="4" column="0">
  157. <widget class="QLabel" name="label_5">
  158. <property name="text">
  159. <string>LV2:</string>
  160. </property>
  161. <property name="alignment">
  162. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  163. </property>
  164. </widget>
  165. </item>
  166. <item row="4" column="1">
  167. <widget class="QLabel" name="l_lv2">
  168. <property name="text">
  169. <string>TextLabel</string>
  170. </property>
  171. <property name="alignment">
  172. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  173. </property>
  174. </widget>
  175. </item>
  176. <item row="6" column="0">
  177. <widget class="QLabel" name="label_6">
  178. <property name="text">
  179. <string>VST:</string>
  180. </property>
  181. <property name="alignment">
  182. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  183. </property>
  184. </widget>
  185. </item>
  186. <item row="6" column="1">
  187. <widget class="QLabel" name="l_vst">
  188. <property name="text">
  189. <string>TextLabel</string>
  190. </property>
  191. <property name="alignment">
  192. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  193. </property>
  194. </widget>
  195. </item>
  196. <item row="1" column="0" colspan="2">
  197. <widget class="Line" name="line">
  198. <property name="lineWidth">
  199. <number>0</number>
  200. </property>
  201. <property name="midLineWidth">
  202. <number>1</number>
  203. </property>
  204. <property name="orientation">
  205. <enum>Qt::Horizontal</enum>
  206. </property>
  207. </widget>
  208. </item>
  209. <item row="5" column="0" colspan="2">
  210. <widget class="Line" name="line_2">
  211. <property name="lineWidth">
  212. <number>0</number>
  213. </property>
  214. <property name="midLineWidth">
  215. <number>1</number>
  216. </property>
  217. <property name="orientation">
  218. <enum>Qt::Horizontal</enum>
  219. </property>
  220. </widget>
  221. </item>
  222. <item row="3" column="0" colspan="2">
  223. <widget class="Line" name="line_3">
  224. <property name="lineWidth">
  225. <number>0</number>
  226. </property>
  227. <property name="midLineWidth">
  228. <number>1</number>
  229. </property>
  230. <property name="orientation">
  231. <enum>Qt::Horizontal</enum>
  232. </property>
  233. </widget>
  234. </item>
  235. <item row="7" column="0" colspan="2">
  236. <spacer name="verticalSpacer_3">
  237. <property name="orientation">
  238. <enum>Qt::Vertical</enum>
  239. </property>
  240. <property name="sizeHint" stdset="0">
  241. <size>
  242. <width>20</width>
  243. <height>40</height>
  244. </size>
  245. </property>
  246. </spacer>
  247. </item>
  248. </layout>
  249. </widget>
  250. <widget class="QWidget" name="osc">
  251. <attribute name="title">
  252. <string>OSC</string>
  253. </attribute>
  254. <layout class="QGridLayout" name="gridLayout_2">
  255. <item row="0" column="0">
  256. <widget class="QLabel" name="label_2">
  257. <property name="text">
  258. <string>Host URLs:</string>
  259. </property>
  260. <property name="alignment">
  261. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  262. </property>
  263. </widget>
  264. </item>
  265. <item row="0" column="1">
  266. <widget class="QLineEdit" name="le_osc_url_tcp">
  267. <property name="frame">
  268. <bool>false</bool>
  269. </property>
  270. <property name="readOnly">
  271. <bool>true</bool>
  272. </property>
  273. </widget>
  274. </item>
  275. <item row="3" column="0">
  276. <widget class="QLabel" name="label_7">
  277. <property name="text">
  278. <string>Valid commands:</string>
  279. </property>
  280. <property name="alignment">
  281. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  282. </property>
  283. </widget>
  284. </item>
  285. <item row="3" column="1">
  286. <widget class="QLabel" name="l_osc_cmds">
  287. <property name="font">
  288. <font>
  289. <family>DejaVu Sans Mono</family>
  290. </font>
  291. </property>
  292. <property name="text">
  293. <string>valid osc commands here</string>
  294. </property>
  295. <property name="alignment">
  296. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  297. </property>
  298. </widget>
  299. </item>
  300. <item row="4" column="0">
  301. <widget class="QLabel" name="label">
  302. <property name="text">
  303. <string>Example:</string>
  304. </property>
  305. <property name="alignment">
  306. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  307. </property>
  308. </widget>
  309. </item>
  310. <item row="4" column="1">
  311. <widget class="QLabel" name="l_example">
  312. <property name="font">
  313. <font>
  314. <family>DejaVu Sans Mono</family>
  315. </font>
  316. </property>
  317. <property name="text">
  318. <string>TextLabel</string>
  319. </property>
  320. </widget>
  321. </item>
  322. <item row="5" column="1">
  323. <widget class="QLabel" name="l_example_help">
  324. <property name="text">
  325. <string>TextLabel</string>
  326. </property>
  327. <property name="alignment">
  328. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  329. </property>
  330. </widget>
  331. </item>
  332. <item row="6" column="0" colspan="2">
  333. <spacer name="verticalSpacer_2">
  334. <property name="orientation">
  335. <enum>Qt::Vertical</enum>
  336. </property>
  337. <property name="sizeHint" stdset="0">
  338. <size>
  339. <width>456</width>
  340. <height>35</height>
  341. </size>
  342. </property>
  343. </spacer>
  344. </item>
  345. <item row="1" column="1">
  346. <widget class="QLineEdit" name="le_osc_url_udp">
  347. <property name="frame">
  348. <bool>false</bool>
  349. </property>
  350. <property name="readOnly">
  351. <bool>true</bool>
  352. </property>
  353. </widget>
  354. </item>
  355. <item row="2" column="0" colspan="2">
  356. <spacer name="verticalSpacer_5">
  357. <property name="orientation">
  358. <enum>Qt::Vertical</enum>
  359. </property>
  360. <property name="sizeType">
  361. <enum>QSizePolicy::Fixed</enum>
  362. </property>
  363. <property name="sizeHint" stdset="0">
  364. <size>
  365. <width>20</width>
  366. <height>5</height>
  367. </size>
  368. </property>
  369. </spacer>
  370. </item>
  371. </layout>
  372. </widget>
  373. </widget>
  374. </item>
  375. <item>
  376. <widget class="QDialogButtonBox" name="buttonBox">
  377. <property name="orientation">
  378. <enum>Qt::Horizontal</enum>
  379. </property>
  380. <property name="standardButtons">
  381. <set>QDialogButtonBox::Ok</set>
  382. </property>
  383. </widget>
  384. </item>
  385. </layout>
  386. </widget>
  387. <resources>
  388. <include location="../resources.qrc"/>
  389. <include location="../resources.qrc"/>
  390. </resources>
  391. <connections>
  392. <connection>
  393. <sender>buttonBox</sender>
  394. <signal>accepted()</signal>
  395. <receiver>CarlaAboutW</receiver>
  396. <slot>accept()</slot>
  397. <hints>
  398. <hint type="sourcelabel">
  399. <x>248</x>
  400. <y>254</y>
  401. </hint>
  402. <hint type="destinationlabel">
  403. <x>157</x>
  404. <y>274</y>
  405. </hint>
  406. </hints>
  407. </connection>
  408. <connection>
  409. <sender>buttonBox</sender>
  410. <signal>rejected()</signal>
  411. <receiver>CarlaAboutW</receiver>
  412. <slot>reject()</slot>
  413. <hints>
  414. <hint type="sourcelabel">
  415. <x>316</x>
  416. <y>260</y>
  417. </hint>
  418. <hint type="destinationlabel">
  419. <x>286</x>
  420. <y>274</y>
  421. </hint>
  422. </hints>
  423. </connection>
  424. </connections>
  425. </ui>