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.

397 lines
11KB

  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 URL:</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">
  267. <property name="readOnly">
  268. <bool>true</bool>
  269. </property>
  270. </widget>
  271. </item>
  272. <item row="1" column="0">
  273. <widget class="QLabel" name="label_7">
  274. <property name="text">
  275. <string>Valid commands:</string>
  276. </property>
  277. <property name="alignment">
  278. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  279. </property>
  280. </widget>
  281. </item>
  282. <item row="1" column="1">
  283. <widget class="QLabel" name="l_osc_cmds">
  284. <property name="font">
  285. <font>
  286. <family>DejaVu Sans Mono</family>
  287. </font>
  288. </property>
  289. <property name="text">
  290. <string>valid osc commands here</string>
  291. </property>
  292. <property name="alignment">
  293. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  294. </property>
  295. </widget>
  296. </item>
  297. <item row="2" column="0">
  298. <widget class="QLabel" name="label">
  299. <property name="text">
  300. <string>Example:</string>
  301. </property>
  302. <property name="alignment">
  303. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  304. </property>
  305. </widget>
  306. </item>
  307. <item row="2" column="1">
  308. <widget class="QLabel" name="l_example">
  309. <property name="font">
  310. <font>
  311. <family>DejaVu Sans Mono</family>
  312. </font>
  313. </property>
  314. <property name="text">
  315. <string>TextLabel</string>
  316. </property>
  317. </widget>
  318. </item>
  319. <item row="3" column="1">
  320. <widget class="QLabel" name="l_example_help">
  321. <property name="text">
  322. <string>TextLabel</string>
  323. </property>
  324. <property name="alignment">
  325. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  326. </property>
  327. </widget>
  328. </item>
  329. <item row="4" column="0" colspan="2">
  330. <spacer name="verticalSpacer_2">
  331. <property name="orientation">
  332. <enum>Qt::Vertical</enum>
  333. </property>
  334. <property name="sizeHint" stdset="0">
  335. <size>
  336. <width>456</width>
  337. <height>35</height>
  338. </size>
  339. </property>
  340. </spacer>
  341. </item>
  342. </layout>
  343. </widget>
  344. </widget>
  345. </item>
  346. <item>
  347. <widget class="QDialogButtonBox" name="buttonBox">
  348. <property name="orientation">
  349. <enum>Qt::Horizontal</enum>
  350. </property>
  351. <property name="standardButtons">
  352. <set>QDialogButtonBox::Ok</set>
  353. </property>
  354. </widget>
  355. </item>
  356. </layout>
  357. </widget>
  358. <resources>
  359. <include location="../resources.qrc"/>
  360. <include location="../resources.qrc"/>
  361. </resources>
  362. <connections>
  363. <connection>
  364. <sender>buttonBox</sender>
  365. <signal>accepted()</signal>
  366. <receiver>CarlaAboutW</receiver>
  367. <slot>accept()</slot>
  368. <hints>
  369. <hint type="sourcelabel">
  370. <x>248</x>
  371. <y>254</y>
  372. </hint>
  373. <hint type="destinationlabel">
  374. <x>157</x>
  375. <y>274</y>
  376. </hint>
  377. </hints>
  378. </connection>
  379. <connection>
  380. <sender>buttonBox</sender>
  381. <signal>rejected()</signal>
  382. <receiver>CarlaAboutW</receiver>
  383. <slot>reject()</slot>
  384. <hints>
  385. <hint type="sourcelabel">
  386. <x>316</x>
  387. <y>260</y>
  388. </hint>
  389. <hint type="destinationlabel">
  390. <x>286</x>
  391. <y>274</y>
  392. </hint>
  393. </hints>
  394. </connection>
  395. </connections>
  396. </ui>