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.

419 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="text">
  288. <string>valid osc commands here</string>
  289. </property>
  290. <property name="alignment">
  291. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  292. </property>
  293. <property name="textInteractionFlags">
  294. <set>Qt::TextSelectableByMouse</set>
  295. </property>
  296. </widget>
  297. </item>
  298. <item row="4" column="0">
  299. <widget class="QLabel" name="label">
  300. <property name="text">
  301. <string>Example:</string>
  302. </property>
  303. <property name="alignment">
  304. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  305. </property>
  306. </widget>
  307. </item>
  308. <item row="4" column="1">
  309. <widget class="QLabel" name="l_example">
  310. <property name="text">
  311. <string>TextLabel</string>
  312. </property>
  313. </widget>
  314. </item>
  315. <item row="5" column="1">
  316. <widget class="QLabel" name="l_example_help">
  317. <property name="text">
  318. <string>TextLabel</string>
  319. </property>
  320. <property name="alignment">
  321. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  322. </property>
  323. </widget>
  324. </item>
  325. <item row="6" column="0" colspan="2">
  326. <spacer name="verticalSpacer_2">
  327. <property name="orientation">
  328. <enum>Qt::Vertical</enum>
  329. </property>
  330. <property name="sizeHint" stdset="0">
  331. <size>
  332. <width>456</width>
  333. <height>35</height>
  334. </size>
  335. </property>
  336. </spacer>
  337. </item>
  338. <item row="1" column="1">
  339. <widget class="QLineEdit" name="le_osc_url_udp">
  340. <property name="frame">
  341. <bool>false</bool>
  342. </property>
  343. <property name="readOnly">
  344. <bool>true</bool>
  345. </property>
  346. </widget>
  347. </item>
  348. <item row="2" column="0" colspan="2">
  349. <spacer name="verticalSpacer_5">
  350. <property name="orientation">
  351. <enum>Qt::Vertical</enum>
  352. </property>
  353. <property name="sizeType">
  354. <enum>QSizePolicy::Fixed</enum>
  355. </property>
  356. <property name="sizeHint" stdset="0">
  357. <size>
  358. <width>20</width>
  359. <height>5</height>
  360. </size>
  361. </property>
  362. </spacer>
  363. </item>
  364. </layout>
  365. </widget>
  366. </widget>
  367. </item>
  368. <item>
  369. <widget class="QDialogButtonBox" name="buttonBox">
  370. <property name="orientation">
  371. <enum>Qt::Horizontal</enum>
  372. </property>
  373. <property name="standardButtons">
  374. <set>QDialogButtonBox::Ok</set>
  375. </property>
  376. </widget>
  377. </item>
  378. </layout>
  379. </widget>
  380. <resources>
  381. <include location="../resources.qrc"/>
  382. <include location="../resources.qrc"/>
  383. </resources>
  384. <connections>
  385. <connection>
  386. <sender>buttonBox</sender>
  387. <signal>accepted()</signal>
  388. <receiver>CarlaAboutW</receiver>
  389. <slot>accept()</slot>
  390. <hints>
  391. <hint type="sourcelabel">
  392. <x>248</x>
  393. <y>254</y>
  394. </hint>
  395. <hint type="destinationlabel">
  396. <x>157</x>
  397. <y>274</y>
  398. </hint>
  399. </hints>
  400. </connection>
  401. <connection>
  402. <sender>buttonBox</sender>
  403. <signal>rejected()</signal>
  404. <receiver>CarlaAboutW</receiver>
  405. <slot>reject()</slot>
  406. <hints>
  407. <hint type="sourcelabel">
  408. <x>316</x>
  409. <y>260</y>
  410. </hint>
  411. <hint type="destinationlabel">
  412. <x>286</x>
  413. <y>274</y>
  414. </hint>
  415. </hints>
  416. </connection>
  417. </connections>
  418. </ui>