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.

848 lines
28KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>PluginEdit</class>
  4. <widget class="QDialog" name="PluginEdit">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>505</width>
  10. <height>436</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Plugin Editor</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <widget class="QTabWidget" name="tabWidget">
  19. <property name="tabPosition">
  20. <enum>QTabWidget::South</enum>
  21. </property>
  22. <property name="currentIndex">
  23. <number>0</number>
  24. </property>
  25. <widget class="QWidget" name="tabEdit">
  26. <attribute name="title">
  27. <string>Edit</string>
  28. </attribute>
  29. <layout class="QGridLayout" name="gridLayout_2">
  30. <item row="2" column="0">
  31. <widget class="QGroupBox" name="groupBox_3">
  32. <property name="title">
  33. <string>Control</string>
  34. </property>
  35. <layout class="QVBoxLayout" name="verticalLayout_5">
  36. <item>
  37. <layout class="QHBoxLayout" name="horizontalLayout_5">
  38. <item>
  39. <spacer name="horizontalSpacer_5">
  40. <property name="orientation">
  41. <enum>Qt::Horizontal</enum>
  42. </property>
  43. <property name="sizeHint" stdset="0">
  44. <size>
  45. <width>40</width>
  46. <height>20</height>
  47. </size>
  48. </property>
  49. </spacer>
  50. </item>
  51. <item>
  52. <widget class="QLabel" name="label_ctrl_channel">
  53. <property name="text">
  54. <string>MIDI Control Channel:</string>
  55. </property>
  56. </widget>
  57. </item>
  58. <item>
  59. <widget class="QSpinBox" name="sb_ctrl_channel">
  60. <property name="contextMenuPolicy">
  61. <enum>Qt::CustomContextMenu</enum>
  62. </property>
  63. <property name="alignment">
  64. <set>Qt::AlignCenter</set>
  65. </property>
  66. <property name="specialValueText">
  67. <string>N</string>
  68. </property>
  69. <property name="minimum">
  70. <number>0</number>
  71. </property>
  72. <property name="maximum">
  73. <number>16</number>
  74. </property>
  75. <property name="value">
  76. <number>0</number>
  77. </property>
  78. </widget>
  79. </item>
  80. <item>
  81. <spacer name="horizontalSpacer_3">
  82. <property name="orientation">
  83. <enum>Qt::Horizontal</enum>
  84. </property>
  85. <property name="sizeHint" stdset="0">
  86. <size>
  87. <width>40</width>
  88. <height>20</height>
  89. </size>
  90. </property>
  91. </spacer>
  92. </item>
  93. </layout>
  94. </item>
  95. <item>
  96. <layout class="QHBoxLayout" name="horizontalLayout_8">
  97. <item>
  98. <spacer name="horizontalSpacer_6">
  99. <property name="orientation">
  100. <enum>Qt::Horizontal</enum>
  101. </property>
  102. <property name="sizeHint" stdset="0">
  103. <size>
  104. <width>10</width>
  105. <height>10</height>
  106. </size>
  107. </property>
  108. </spacer>
  109. </item>
  110. <item>
  111. <widget class="PixmapDial" name="dial_drywet">
  112. <property name="minimumSize">
  113. <size>
  114. <width>34</width>
  115. <height>34</height>
  116. </size>
  117. </property>
  118. <property name="maximumSize">
  119. <size>
  120. <width>34</width>
  121. <height>34</height>
  122. </size>
  123. </property>
  124. <property name="contextMenuPolicy">
  125. <enum>Qt::CustomContextMenu</enum>
  126. </property>
  127. <property name="statusTip">
  128. <string>Output dry/wet (100%)</string>
  129. </property>
  130. </widget>
  131. </item>
  132. <item>
  133. <widget class="PixmapDial" name="dial_vol">
  134. <property name="minimumSize">
  135. <size>
  136. <width>34</width>
  137. <height>34</height>
  138. </size>
  139. </property>
  140. <property name="maximumSize">
  141. <size>
  142. <width>34</width>
  143. <height>34</height>
  144. </size>
  145. </property>
  146. <property name="contextMenuPolicy">
  147. <enum>Qt::CustomContextMenu</enum>
  148. </property>
  149. <property name="statusTip">
  150. <string>Output volume (100%)</string>
  151. </property>
  152. </widget>
  153. </item>
  154. <item>
  155. <widget class="QStackedWidget" name="stackedWidget">
  156. <property name="maximumSize">
  157. <size>
  158. <width>16777215</width>
  159. <height>42</height>
  160. </size>
  161. </property>
  162. <property name="lineWidth">
  163. <number>0</number>
  164. </property>
  165. <property name="currentIndex">
  166. <number>0</number>
  167. </property>
  168. <widget class="QWidget" name="page_bal">
  169. <layout class="QHBoxLayout" name="horizontalLayout_6">
  170. <property name="spacing">
  171. <number>0</number>
  172. </property>
  173. <property name="margin">
  174. <number>0</number>
  175. </property>
  176. <item>
  177. <widget class="PixmapDial" name="dial_b_left">
  178. <property name="minimumSize">
  179. <size>
  180. <width>26</width>
  181. <height>26</height>
  182. </size>
  183. </property>
  184. <property name="maximumSize">
  185. <size>
  186. <width>26</width>
  187. <height>26</height>
  188. </size>
  189. </property>
  190. <property name="contextMenuPolicy">
  191. <enum>Qt::CustomContextMenu</enum>
  192. </property>
  193. <property name="statusTip">
  194. <string>Balance Left (0%)</string>
  195. </property>
  196. </widget>
  197. </item>
  198. <item>
  199. <widget class="PixmapDial" name="dial_b_right">
  200. <property name="minimumSize">
  201. <size>
  202. <width>26</width>
  203. <height>26</height>
  204. </size>
  205. </property>
  206. <property name="maximumSize">
  207. <size>
  208. <width>26</width>
  209. <height>26</height>
  210. </size>
  211. </property>
  212. <property name="contextMenuPolicy">
  213. <enum>Qt::CustomContextMenu</enum>
  214. </property>
  215. <property name="statusTip">
  216. <string>Balance Right (0%)</string>
  217. </property>
  218. </widget>
  219. </item>
  220. </layout>
  221. </widget>
  222. <widget class="QWidget" name="page_pan">
  223. <layout class="QHBoxLayout" name="horizontalLayout_7">
  224. <property name="spacing">
  225. <number>0</number>
  226. </property>
  227. <property name="margin">
  228. <number>0</number>
  229. </property>
  230. <item>
  231. <widget class="PixmapDial" name="dial_pan">
  232. <property name="minimumSize">
  233. <size>
  234. <width>26</width>
  235. <height>26</height>
  236. </size>
  237. </property>
  238. <property name="maximumSize">
  239. <size>
  240. <width>26</width>
  241. <height>26</height>
  242. </size>
  243. </property>
  244. <property name="contextMenuPolicy">
  245. <enum>Qt::CustomContextMenu</enum>
  246. </property>
  247. <property name="statusTip">
  248. <string>Balance Right (0%)</string>
  249. </property>
  250. </widget>
  251. </item>
  252. </layout>
  253. </widget>
  254. </widget>
  255. </item>
  256. <item>
  257. <layout class="QVBoxLayout" name="verticalLayout_2">
  258. <property name="spacing">
  259. <number>0</number>
  260. </property>
  261. <item>
  262. <widget class="QRadioButton" name="rb_balance">
  263. <property name="text">
  264. <string>Use Balance</string>
  265. </property>
  266. <property name="checked">
  267. <bool>true</bool>
  268. </property>
  269. </widget>
  270. </item>
  271. <item>
  272. <widget class="QRadioButton" name="rb_pan">
  273. <property name="text">
  274. <string>Use Panning</string>
  275. </property>
  276. </widget>
  277. </item>
  278. </layout>
  279. </item>
  280. <item>
  281. <spacer name="horizontalSpacer_4">
  282. <property name="orientation">
  283. <enum>Qt::Horizontal</enum>
  284. </property>
  285. <property name="sizeHint" stdset="0">
  286. <size>
  287. <width>10</width>
  288. <height>10</height>
  289. </size>
  290. </property>
  291. </spacer>
  292. </item>
  293. </layout>
  294. </item>
  295. </layout>
  296. </widget>
  297. </item>
  298. <item row="1" column="1" rowspan="2">
  299. <widget class="QGroupBox" name="groupBox">
  300. <property name="sizePolicy">
  301. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  302. <horstretch>0</horstretch>
  303. <verstretch>0</verstretch>
  304. </sizepolicy>
  305. </property>
  306. <property name="title">
  307. <string>Settings</string>
  308. </property>
  309. <layout class="QVBoxLayout" name="verticalLayout_4">
  310. <item>
  311. <widget class="QCheckBox" name="ch_use_chunks">
  312. <property name="text">
  313. <string>Use Chunks</string>
  314. </property>
  315. </widget>
  316. </item>
  317. <item>
  318. <widget class="Line" name="line_2">
  319. <property name="lineWidth">
  320. <number>0</number>
  321. </property>
  322. <property name="midLineWidth">
  323. <number>1</number>
  324. </property>
  325. <property name="orientation">
  326. <enum>Qt::Horizontal</enum>
  327. </property>
  328. </widget>
  329. </item>
  330. <item>
  331. <widget class="QLabel" name="label">
  332. <property name="font">
  333. <font>
  334. <weight>75</weight>
  335. <bold>true</bold>
  336. </font>
  337. </property>
  338. <property name="text">
  339. <string> Audio:</string>
  340. </property>
  341. </widget>
  342. </item>
  343. <item>
  344. <widget class="QCheckBox" name="ch_fixed_buffer">
  345. <property name="text">
  346. <string>Fixed-Size Buffer</string>
  347. </property>
  348. </widget>
  349. </item>
  350. <item>
  351. <widget class="QCheckBox" name="ch_force_stereo">
  352. <property name="text">
  353. <string>Force Stereo (needs reload)</string>
  354. </property>
  355. </widget>
  356. </item>
  357. <item>
  358. <widget class="Line" name="line">
  359. <property name="lineWidth">
  360. <number>0</number>
  361. </property>
  362. <property name="midLineWidth">
  363. <number>1</number>
  364. </property>
  365. <property name="orientation">
  366. <enum>Qt::Horizontal</enum>
  367. </property>
  368. </widget>
  369. </item>
  370. <item>
  371. <widget class="QLabel" name="label_2">
  372. <property name="font">
  373. <font>
  374. <weight>75</weight>
  375. <bold>true</bold>
  376. </font>
  377. </property>
  378. <property name="text">
  379. <string> MIDI:</string>
  380. </property>
  381. </widget>
  382. </item>
  383. <item>
  384. <widget class="QCheckBox" name="ch_map_program_changes">
  385. <property name="text">
  386. <string>Map Program Changes</string>
  387. </property>
  388. </widget>
  389. </item>
  390. <item>
  391. <widget class="QCheckBox" name="ch_send_program_changes">
  392. <property name="text">
  393. <string>Send Bank/Program Changes</string>
  394. </property>
  395. </widget>
  396. </item>
  397. <item>
  398. <widget class="QCheckBox" name="ch_send_control_changes">
  399. <property name="text">
  400. <string>Send Control Changes</string>
  401. </property>
  402. </widget>
  403. </item>
  404. <item>
  405. <widget class="QCheckBox" name="ch_send_channel_pressure">
  406. <property name="text">
  407. <string>Send Channel Pressure</string>
  408. </property>
  409. </widget>
  410. </item>
  411. <item>
  412. <widget class="QCheckBox" name="ch_send_note_aftertouch">
  413. <property name="text">
  414. <string>Send Note Aftertouch</string>
  415. </property>
  416. </widget>
  417. </item>
  418. <item>
  419. <widget class="QCheckBox" name="ch_send_pitchbend">
  420. <property name="text">
  421. <string>Send Pitchbend</string>
  422. </property>
  423. </widget>
  424. </item>
  425. <item>
  426. <widget class="QCheckBox" name="ch_send_all_sound_off">
  427. <property name="text">
  428. <string>Send All Sound/Notes Off</string>
  429. </property>
  430. </widget>
  431. </item>
  432. </layout>
  433. </widget>
  434. </item>
  435. <item row="0" column="0" colspan="2">
  436. <layout class="QHBoxLayout" name="horizontalLayout">
  437. <item>
  438. <spacer name="horizontalSpacer">
  439. <property name="orientation">
  440. <enum>Qt::Horizontal</enum>
  441. </property>
  442. <property name="sizeType">
  443. <enum>QSizePolicy::Expanding</enum>
  444. </property>
  445. <property name="sizeHint" stdset="0">
  446. <size>
  447. <width>1</width>
  448. <height>1</height>
  449. </size>
  450. </property>
  451. </spacer>
  452. </item>
  453. <item>
  454. <widget class="QLabel" name="label_plugin">
  455. <property name="text">
  456. <string>
  457. Plugin Name
  458. </string>
  459. </property>
  460. <property name="alignment">
  461. <set>Qt::AlignCenter</set>
  462. </property>
  463. <property name="wordWrap">
  464. <bool>true</bool>
  465. </property>
  466. </widget>
  467. </item>
  468. <item>
  469. <spacer name="horizontalSpacer_2">
  470. <property name="orientation">
  471. <enum>Qt::Horizontal</enum>
  472. </property>
  473. <property name="sizeType">
  474. <enum>QSizePolicy::Expanding</enum>
  475. </property>
  476. <property name="sizeHint" stdset="0">
  477. <size>
  478. <width>1</width>
  479. <height>1</height>
  480. </size>
  481. </property>
  482. </spacer>
  483. </item>
  484. <item>
  485. <layout class="QGridLayout" name="gridLayout">
  486. <item row="0" column="1" colspan="2">
  487. <widget class="QStackedWidget" name="sw_programs">
  488. <property name="sizePolicy">
  489. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  490. <horstretch>0</horstretch>
  491. <verstretch>0</verstretch>
  492. </sizepolicy>
  493. </property>
  494. <property name="lineWidth">
  495. <number>0</number>
  496. </property>
  497. <property name="currentIndex">
  498. <number>1</number>
  499. </property>
  500. <widget class="QWidget" name="sww_programs">
  501. <layout class="QHBoxLayout" name="horizontalLayout_3">
  502. <property name="margin">
  503. <number>2</number>
  504. </property>
  505. <item>
  506. <spacer name="horizontalSpacer_8">
  507. <property name="orientation">
  508. <enum>Qt::Horizontal</enum>
  509. </property>
  510. <property name="sizeHint" stdset="0">
  511. <size>
  512. <width>1</width>
  513. <height>1</height>
  514. </size>
  515. </property>
  516. </spacer>
  517. </item>
  518. <item>
  519. <widget class="QLabel" name="label_programs">
  520. <property name="sizePolicy">
  521. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  522. <horstretch>0</horstretch>
  523. <verstretch>0</verstretch>
  524. </sizepolicy>
  525. </property>
  526. <property name="text">
  527. <string>Program:</string>
  528. </property>
  529. </widget>
  530. </item>
  531. <item>
  532. <widget class="QComboBox" name="cb_programs">
  533. <property name="minimumSize">
  534. <size>
  535. <width>150</width>
  536. <height>0</height>
  537. </size>
  538. </property>
  539. </widget>
  540. </item>
  541. </layout>
  542. </widget>
  543. <widget class="QWidget" name="sww_midiPrograms">
  544. <layout class="QHBoxLayout" name="horizontalLayout_4">
  545. <property name="margin">
  546. <number>2</number>
  547. </property>
  548. <item>
  549. <spacer name="horizontalSpacer_7">
  550. <property name="orientation">
  551. <enum>Qt::Horizontal</enum>
  552. </property>
  553. <property name="sizeType">
  554. <enum>QSizePolicy::Expanding</enum>
  555. </property>
  556. <property name="sizeHint" stdset="0">
  557. <size>
  558. <width>1</width>
  559. <height>1</height>
  560. </size>
  561. </property>
  562. </spacer>
  563. </item>
  564. <item>
  565. <widget class="QLabel" name="label_midi_programs">
  566. <property name="sizePolicy">
  567. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  568. <horstretch>0</horstretch>
  569. <verstretch>0</verstretch>
  570. </sizepolicy>
  571. </property>
  572. <property name="text">
  573. <string>MIDI Program:</string>
  574. </property>
  575. </widget>
  576. </item>
  577. <item>
  578. <widget class="QComboBox" name="cb_midi_programs">
  579. <property name="minimumSize">
  580. <size>
  581. <width>150</width>
  582. <height>0</height>
  583. </size>
  584. </property>
  585. </widget>
  586. </item>
  587. </layout>
  588. </widget>
  589. </widget>
  590. </item>
  591. <item row="1" column="1">
  592. <widget class="QPushButton" name="b_save_state">
  593. <property name="focusPolicy">
  594. <enum>Qt::NoFocus</enum>
  595. </property>
  596. <property name="text">
  597. <string>Save State</string>
  598. </property>
  599. <property name="icon">
  600. <iconset resource="../resources.qrc">
  601. <normaloff>:/16x16/document-save.png</normaloff>:/16x16/document-save.png</iconset>
  602. </property>
  603. </widget>
  604. </item>
  605. <item row="1" column="2">
  606. <widget class="QPushButton" name="b_load_state">
  607. <property name="focusPolicy">
  608. <enum>Qt::NoFocus</enum>
  609. </property>
  610. <property name="text">
  611. <string>Load State</string>
  612. </property>
  613. <property name="icon">
  614. <iconset resource="../resources.qrc">
  615. <normaloff>:/16x16/document-open.png</normaloff>:/16x16/document-open.png</iconset>
  616. </property>
  617. </widget>
  618. </item>
  619. <item row="1" column="0">
  620. <spacer name="horizontalSpacer_9">
  621. <property name="orientation">
  622. <enum>Qt::Horizontal</enum>
  623. </property>
  624. <property name="sizeType">
  625. <enum>QSizePolicy::Expanding</enum>
  626. </property>
  627. <property name="sizeHint" stdset="0">
  628. <size>
  629. <width>1</width>
  630. <height>1</height>
  631. </size>
  632. </property>
  633. </spacer>
  634. </item>
  635. </layout>
  636. </item>
  637. </layout>
  638. </item>
  639. <item row="1" column="0">
  640. <widget class="QGroupBox" name="groupBox_2">
  641. <property name="sizePolicy">
  642. <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
  643. <horstretch>0</horstretch>
  644. <verstretch>0</verstretch>
  645. </sizepolicy>
  646. </property>
  647. <property name="title">
  648. <string>Information</string>
  649. </property>
  650. <layout class="QVBoxLayout" name="verticalLayout_3">
  651. <item>
  652. <layout class="QGridLayout" name="gridLayout_3">
  653. <item row="3" column="1">
  654. <widget class="QLineEdit" name="le_maker">
  655. <property name="inputMask">
  656. <string notr="true"/>
  657. </property>
  658. <property name="text">
  659. <string notr="true"/>
  660. </property>
  661. <property name="frame">
  662. <bool>false</bool>
  663. </property>
  664. <property name="readOnly">
  665. <bool>true</bool>
  666. </property>
  667. </widget>
  668. </item>
  669. <item row="2" column="0">
  670. <widget class="QLabel" name="label_label">
  671. <property name="text">
  672. <string>Label/URI:</string>
  673. </property>
  674. <property name="alignment">
  675. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  676. </property>
  677. </widget>
  678. </item>
  679. <item row="1" column="0">
  680. <widget class="QLabel" name="label_name">
  681. <property name="text">
  682. <string>Name:</string>
  683. </property>
  684. <property name="alignment">
  685. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  686. </property>
  687. </widget>
  688. </item>
  689. <item row="1" column="1">
  690. <widget class="QLineEdit" name="le_name">
  691. <property name="inputMask">
  692. <string notr="true"/>
  693. </property>
  694. <property name="text">
  695. <string notr="true"/>
  696. </property>
  697. <property name="frame">
  698. <bool>false</bool>
  699. </property>
  700. <property name="readOnly">
  701. <bool>true</bool>
  702. </property>
  703. </widget>
  704. </item>
  705. <item row="0" column="1">
  706. <widget class="QLineEdit" name="le_type">
  707. <property name="inputMask">
  708. <string notr="true"/>
  709. </property>
  710. <property name="text">
  711. <string notr="true"/>
  712. </property>
  713. <property name="frame">
  714. <bool>false</bool>
  715. </property>
  716. <property name="readOnly">
  717. <bool>true</bool>
  718. </property>
  719. </widget>
  720. </item>
  721. <item row="4" column="1">
  722. <widget class="QLineEdit" name="le_copyright">
  723. <property name="inputMask">
  724. <string notr="true"/>
  725. </property>
  726. <property name="text">
  727. <string notr="true"/>
  728. </property>
  729. <property name="frame">
  730. <bool>false</bool>
  731. </property>
  732. <property name="readOnly">
  733. <bool>true</bool>
  734. </property>
  735. </widget>
  736. </item>
  737. <item row="5" column="1">
  738. <widget class="QLineEdit" name="le_unique_id">
  739. <property name="inputMask">
  740. <string notr="true"/>
  741. </property>
  742. <property name="text">
  743. <string notr="true"/>
  744. </property>
  745. <property name="frame">
  746. <bool>false</bool>
  747. </property>
  748. <property name="readOnly">
  749. <bool>true</bool>
  750. </property>
  751. </widget>
  752. </item>
  753. <item row="0" column="0">
  754. <widget class="QLabel" name="label_type">
  755. <property name="text">
  756. <string>Type:</string>
  757. </property>
  758. <property name="alignment">
  759. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  760. </property>
  761. </widget>
  762. </item>
  763. <item row="3" column="0">
  764. <widget class="QLabel" name="label_maker">
  765. <property name="text">
  766. <string>Maker:</string>
  767. </property>
  768. <property name="alignment">
  769. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  770. </property>
  771. </widget>
  772. </item>
  773. <item row="4" column="0">
  774. <widget class="QLabel" name="label_copyright">
  775. <property name="text">
  776. <string>Copyright:</string>
  777. </property>
  778. <property name="alignment">
  779. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  780. </property>
  781. </widget>
  782. </item>
  783. <item row="5" column="0">
  784. <widget class="QLabel" name="label_unique_id">
  785. <property name="text">
  786. <string>Unique ID:</string>
  787. </property>
  788. <property name="alignment">
  789. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  790. </property>
  791. </widget>
  792. </item>
  793. <item row="2" column="1">
  794. <widget class="QLineEdit" name="le_label">
  795. <property name="inputMask">
  796. <string notr="true"/>
  797. </property>
  798. <property name="text">
  799. <string notr="true"/>
  800. </property>
  801. <property name="frame">
  802. <bool>false</bool>
  803. </property>
  804. <property name="readOnly">
  805. <bool>true</bool>
  806. </property>
  807. </widget>
  808. </item>
  809. </layout>
  810. </item>
  811. </layout>
  812. </widget>
  813. </item>
  814. <item row="3" column="0" colspan="2">
  815. <spacer name="verticalSpacer">
  816. <property name="orientation">
  817. <enum>Qt::Vertical</enum>
  818. </property>
  819. <property name="sizeType">
  820. <enum>QSizePolicy::MinimumExpanding</enum>
  821. </property>
  822. <property name="sizeHint" stdset="0">
  823. <size>
  824. <width>1</width>
  825. <height>1</height>
  826. </size>
  827. </property>
  828. </spacer>
  829. </item>
  830. </layout>
  831. </widget>
  832. </widget>
  833. </item>
  834. </layout>
  835. </widget>
  836. <customwidgets>
  837. <customwidget>
  838. <class>PixmapDial</class>
  839. <extends>QDial</extends>
  840. <header>widgets/pixmapdial.h</header>
  841. </customwidget>
  842. </customwidgets>
  843. <resources>
  844. <include location="../resources.qrc"/>
  845. </resources>
  846. <connections/>
  847. </ui>