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.

carla_plugin_default.ui 12KB

12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
12 years ago
11 years ago
12 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>PluginWidget</class>
  4. <widget class="QFrame" name="PluginWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>552</width>
  10. <height>60</height>
  11. </rect>
  12. </property>
  13. <property name="contextMenuPolicy">
  14. <enum>Qt::CustomContextMenu</enum>
  15. </property>
  16. <property name="windowTitle">
  17. <string>Frame</string>
  18. </property>
  19. <property name="lineWidth">
  20. <number>0</number>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayout">
  23. <property name="spacing">
  24. <number>0</number>
  25. </property>
  26. <property name="leftMargin">
  27. <number>4</number>
  28. </property>
  29. <property name="topMargin">
  30. <number>3</number>
  31. </property>
  32. <property name="rightMargin">
  33. <number>6</number>
  34. </property>
  35. <property name="bottomMargin">
  36. <number>3</number>
  37. </property>
  38. <item>
  39. <layout class="QHBoxLayout" name="layout_top">
  40. <property name="spacing">
  41. <number>1</number>
  42. </property>
  43. <item>
  44. <widget class="QWidget" name="w_buttons" native="true">
  45. <property name="minimumSize">
  46. <size>
  47. <width>72</width>
  48. <height>24</height>
  49. </size>
  50. </property>
  51. <property name="maximumSize">
  52. <size>
  53. <width>72</width>
  54. <height>24</height>
  55. </size>
  56. </property>
  57. <layout class="QHBoxLayout" name="horizontalLayout">
  58. <property name="spacing">
  59. <number>0</number>
  60. </property>
  61. <property name="margin">
  62. <number>0</number>
  63. </property>
  64. <item>
  65. <widget class="PixmapButton" name="b_enable">
  66. <property name="minimumSize">
  67. <size>
  68. <width>24</width>
  69. <height>24</height>
  70. </size>
  71. </property>
  72. <property name="maximumSize">
  73. <size>
  74. <width>24</width>
  75. <height>24</height>
  76. </size>
  77. </property>
  78. <property name="text">
  79. <string/>
  80. </property>
  81. <property name="icon">
  82. <iconset resource="../resources.qrc">
  83. <normaloff>:/bitmaps/button_off.png</normaloff>:/bitmaps/button_off.png</iconset>
  84. </property>
  85. <property name="iconSize">
  86. <size>
  87. <width>24</width>
  88. <height>24</height>
  89. </size>
  90. </property>
  91. <property name="checkable">
  92. <bool>true</bool>
  93. </property>
  94. <property name="flat">
  95. <bool>true</bool>
  96. </property>
  97. </widget>
  98. </item>
  99. <item>
  100. <widget class="PixmapButton" name="b_gui">
  101. <property name="minimumSize">
  102. <size>
  103. <width>24</width>
  104. <height>24</height>
  105. </size>
  106. </property>
  107. <property name="maximumSize">
  108. <size>
  109. <width>24</width>
  110. <height>24</height>
  111. </size>
  112. </property>
  113. <property name="text">
  114. <string/>
  115. </property>
  116. <property name="icon">
  117. <iconset resource="../resources.qrc">
  118. <normaloff>:/bitmaps/button_gui.png</normaloff>:/bitmaps/button_gui.png</iconset>
  119. </property>
  120. <property name="iconSize">
  121. <size>
  122. <width>24</width>
  123. <height>24</height>
  124. </size>
  125. </property>
  126. <property name="checkable">
  127. <bool>true</bool>
  128. </property>
  129. <property name="flat">
  130. <bool>true</bool>
  131. </property>
  132. </widget>
  133. </item>
  134. <item>
  135. <widget class="PixmapButton" name="b_edit">
  136. <property name="minimumSize">
  137. <size>
  138. <width>24</width>
  139. <height>24</height>
  140. </size>
  141. </property>
  142. <property name="maximumSize">
  143. <size>
  144. <width>24</width>
  145. <height>24</height>
  146. </size>
  147. </property>
  148. <property name="text">
  149. <string/>
  150. </property>
  151. <property name="icon">
  152. <iconset resource="../resources.qrc">
  153. <normaloff>:/bitmaps/button_edit.png</normaloff>:/bitmaps/button_edit.png</iconset>
  154. </property>
  155. <property name="iconSize">
  156. <size>
  157. <width>24</width>
  158. <height>24</height>
  159. </size>
  160. </property>
  161. <property name="checkable">
  162. <bool>true</bool>
  163. </property>
  164. <property name="flat">
  165. <bool>true</bool>
  166. </property>
  167. </widget>
  168. </item>
  169. </layout>
  170. </widget>
  171. </item>
  172. <item>
  173. <spacer name="spacer_namesep1">
  174. <property name="orientation">
  175. <enum>Qt::Horizontal</enum>
  176. </property>
  177. <property name="sizeType">
  178. <enum>QSizePolicy::Fixed</enum>
  179. </property>
  180. <property name="sizeHint" stdset="0">
  181. <size>
  182. <width>6</width>
  183. <height>1</height>
  184. </size>
  185. </property>
  186. </spacer>
  187. </item>
  188. <item>
  189. <widget class="Line" name="line_sep">
  190. <property name="minimumSize">
  191. <size>
  192. <width>0</width>
  193. <height>20</height>
  194. </size>
  195. </property>
  196. <property name="maximumSize">
  197. <size>
  198. <width>16777215</width>
  199. <height>20</height>
  200. </size>
  201. </property>
  202. <property name="lineWidth">
  203. <number>0</number>
  204. </property>
  205. <property name="midLineWidth">
  206. <number>1</number>
  207. </property>
  208. <property name="orientation">
  209. <enum>Qt::Vertical</enum>
  210. </property>
  211. </widget>
  212. </item>
  213. <item>
  214. <spacer name="spacer_namesep2">
  215. <property name="orientation">
  216. <enum>Qt::Horizontal</enum>
  217. </property>
  218. <property name="sizeType">
  219. <enum>QSizePolicy::Fixed</enum>
  220. </property>
  221. <property name="sizeHint" stdset="0">
  222. <size>
  223. <width>8</width>
  224. <height>1</height>
  225. </size>
  226. </property>
  227. </spacer>
  228. </item>
  229. <item>
  230. <widget class="QLabel" name="label_name">
  231. <property name="text">
  232. <string>PluginName</string>
  233. </property>
  234. <property name="alignment">
  235. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  236. </property>
  237. </widget>
  238. </item>
  239. <item>
  240. <spacer name="spacer_namesep3">
  241. <property name="orientation">
  242. <enum>Qt::Horizontal</enum>
  243. </property>
  244. <property name="sizeHint" stdset="0">
  245. <size>
  246. <width>20</width>
  247. <height>1</height>
  248. </size>
  249. </property>
  250. </spacer>
  251. </item>
  252. <item>
  253. <layout class="QHBoxLayout" name="layout_peaks">
  254. <property name="spacing">
  255. <number>4</number>
  256. </property>
  257. <property name="leftMargin">
  258. <number>4</number>
  259. </property>
  260. <property name="topMargin">
  261. <number>2</number>
  262. </property>
  263. <property name="rightMargin">
  264. <number>4</number>
  265. </property>
  266. <property name="bottomMargin">
  267. <number>2</number>
  268. </property>
  269. <item>
  270. <widget class="DigitalPeakMeter" name="peak_in" native="true">
  271. <property name="minimumSize">
  272. <size>
  273. <width>100</width>
  274. <height>0</height>
  275. </size>
  276. </property>
  277. <property name="maximumSize">
  278. <size>
  279. <width>100</width>
  280. <height>16777215</height>
  281. </size>
  282. </property>
  283. </widget>
  284. </item>
  285. <item>
  286. <widget class="DigitalPeakMeter" name="peak_out" native="true">
  287. <property name="minimumSize">
  288. <size>
  289. <width>100</width>
  290. <height>0</height>
  291. </size>
  292. </property>
  293. <property name="maximumSize">
  294. <size>
  295. <width>100</width>
  296. <height>16777215</height>
  297. </size>
  298. </property>
  299. </widget>
  300. </item>
  301. </layout>
  302. </item>
  303. <item>
  304. <layout class="QHBoxLayout" name="layout_leds">
  305. <property name="spacing">
  306. <number>1</number>
  307. </property>
  308. <item>
  309. <widget class="LEDButton" name="led_control">
  310. <property name="minimumSize">
  311. <size>
  312. <width>14</width>
  313. <height>14</height>
  314. </size>
  315. </property>
  316. <property name="maximumSize">
  317. <size>
  318. <width>14</width>
  319. <height>14</height>
  320. </size>
  321. </property>
  322. <property name="text">
  323. <string/>
  324. </property>
  325. <property name="checkable">
  326. <bool>true</bool>
  327. </property>
  328. </widget>
  329. </item>
  330. <item>
  331. <widget class="LEDButton" name="led_midi">
  332. <property name="minimumSize">
  333. <size>
  334. <width>14</width>
  335. <height>14</height>
  336. </size>
  337. </property>
  338. <property name="maximumSize">
  339. <size>
  340. <width>14</width>
  341. <height>14</height>
  342. </size>
  343. </property>
  344. <property name="text">
  345. <string/>
  346. </property>
  347. <property name="checkable">
  348. <bool>true</bool>
  349. </property>
  350. </widget>
  351. </item>
  352. <item>
  353. <widget class="LEDButton" name="led_audio_in">
  354. <property name="minimumSize">
  355. <size>
  356. <width>14</width>
  357. <height>14</height>
  358. </size>
  359. </property>
  360. <property name="maximumSize">
  361. <size>
  362. <width>14</width>
  363. <height>14</height>
  364. </size>
  365. </property>
  366. <property name="text">
  367. <string/>
  368. </property>
  369. <property name="checkable">
  370. <bool>true</bool>
  371. </property>
  372. </widget>
  373. </item>
  374. <item>
  375. <widget class="LEDButton" name="led_audio_out">
  376. <property name="minimumSize">
  377. <size>
  378. <width>14</width>
  379. <height>14</height>
  380. </size>
  381. </property>
  382. <property name="maximumSize">
  383. <size>
  384. <width>14</width>
  385. <height>14</height>
  386. </size>
  387. </property>
  388. <property name="text">
  389. <string/>
  390. </property>
  391. <property name="checkable">
  392. <bool>true</bool>
  393. </property>
  394. </widget>
  395. </item>
  396. </layout>
  397. </item>
  398. </layout>
  399. </item>
  400. <item>
  401. <widget class="Line" name="line">
  402. <property name="lineWidth">
  403. <number>0</number>
  404. </property>
  405. <property name="midLineWidth">
  406. <number>1</number>
  407. </property>
  408. <property name="orientation">
  409. <enum>Qt::Horizontal</enum>
  410. </property>
  411. </widget>
  412. </item>
  413. <item>
  414. <layout class="QHBoxLayout" name="layout_bottom">
  415. <property name="spacing">
  416. <number>1</number>
  417. </property>
  418. <property name="leftMargin">
  419. <number>12</number>
  420. </property>
  421. <property name="topMargin">
  422. <number>4</number>
  423. </property>
  424. <property name="rightMargin">
  425. <number>12</number>
  426. </property>
  427. <item>
  428. <widget class="QWidget" name="w_knobs_left" native="true">
  429. <layout class="QHBoxLayout" name="horizontalLayout_3"/>
  430. </widget>
  431. </item>
  432. <item>
  433. <spacer name="spacer_knobs">
  434. <property name="orientation">
  435. <enum>Qt::Horizontal</enum>
  436. </property>
  437. <property name="sizeHint" stdset="0">
  438. <size>
  439. <width>40</width>
  440. <height>20</height>
  441. </size>
  442. </property>
  443. </spacer>
  444. </item>
  445. <item>
  446. <widget class="QWidget" name="w_knobs_right" native="true">
  447. <layout class="QHBoxLayout" name="horizontalLayout_2"/>
  448. </widget>
  449. </item>
  450. </layout>
  451. </item>
  452. </layout>
  453. </widget>
  454. <customwidgets>
  455. <customwidget>
  456. <class>DigitalPeakMeter</class>
  457. <extends>QWidget</extends>
  458. <header>digitalpeakmeter.h</header>
  459. <container>1</container>
  460. </customwidget>
  461. <customwidget>
  462. <class>LEDButton</class>
  463. <extends>QPushButton</extends>
  464. <header>ledbutton.h</header>
  465. </customwidget>
  466. <customwidget>
  467. <class>PixmapButton</class>
  468. <extends>QPushButton</extends>
  469. <header>pixmapbutton.h</header>
  470. </customwidget>
  471. </customwidgets>
  472. <resources>
  473. <include location="../resources.qrc"/>
  474. </resources>
  475. <connections/>
  476. </ui>