Surface NMR processing and inversion GUI
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.

scroll.ui 40KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MainWindow</class>
  4. <widget class="QMainWindow" name="MainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>917</width>
  10. <height>852</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <widget class="QTabWidget" name="tabWidget">
  18. <property name="geometry">
  19. <rect>
  20. <x>0</x>
  21. <y>0</y>
  22. <width>936</width>
  23. <height>903</height>
  24. </rect>
  25. </property>
  26. <property name="font">
  27. <font>
  28. <family>DejaVu Serif</family>
  29. </font>
  30. </property>
  31. <property name="autoFillBackground">
  32. <bool>true</bool>
  33. </property>
  34. <property name="styleSheet">
  35. <string notr="true"/>
  36. </property>
  37. <property name="currentIndex">
  38. <number>2</number>
  39. </property>
  40. <widget class="QWidget" name="tab">
  41. <attribute name="title">
  42. <string>Preprocess RAW</string>
  43. </attribute>
  44. <widget class="MyDynamicMplCanvas" name="mplwidget" native="true">
  45. <property name="geometry">
  46. <rect>
  47. <x>10</x>
  48. <y>10</y>
  49. <width>461</width>
  50. <height>381</height>
  51. </rect>
  52. </property>
  53. </widget>
  54. <widget class="QLabel" name="label_2">
  55. <property name="geometry">
  56. <rect>
  57. <x>510</x>
  58. <y>0</y>
  59. <width>381</width>
  60. <height>31</height>
  61. </rect>
  62. </property>
  63. <property name="font">
  64. <font>
  65. <pointsize>20</pointsize>
  66. <weight>75</weight>
  67. <bold>true</bold>
  68. </font>
  69. </property>
  70. <property name="layoutDirection">
  71. <enum>Qt::LeftToRight</enum>
  72. </property>
  73. <property name="text">
  74. <string> Preprocessing Workflow</string>
  75. </property>
  76. </widget>
  77. <widget class="QGroupBox" name="groupBox_7">
  78. <property name="geometry">
  79. <rect>
  80. <x>480</x>
  81. <y>170</y>
  82. <width>431</width>
  83. <height>111</height>
  84. </rect>
  85. </property>
  86. <property name="title">
  87. <string>Band-Pass Filter</string>
  88. </property>
  89. <property name="checkable">
  90. <bool>true</bool>
  91. </property>
  92. </widget>
  93. <widget class="QGroupBox" name="groupBox_8">
  94. <property name="geometry">
  95. <rect>
  96. <x>480</x>
  97. <y>290</y>
  98. <width>431</width>
  99. <height>111</height>
  100. </rect>
  101. </property>
  102. <property name="title">
  103. <string>Downsample and truncate</string>
  104. </property>
  105. <property name="checkable">
  106. <bool>true</bool>
  107. </property>
  108. <widget class="QLabel" name="label_3">
  109. <property name="geometry">
  110. <rect>
  111. <x>30</x>
  112. <y>60</y>
  113. <width>111</width>
  114. <height>16</height>
  115. </rect>
  116. </property>
  117. <property name="text">
  118. <string>Truncate [ms]</string>
  119. </property>
  120. </widget>
  121. <widget class="QSpinBox" name="spinBox">
  122. <property name="geometry">
  123. <rect>
  124. <x>140</x>
  125. <y>60</y>
  126. <width>101</width>
  127. <height>25</height>
  128. </rect>
  129. </property>
  130. <property name="maximum">
  131. <number>1000</number>
  132. </property>
  133. <property name="value">
  134. <number>300</number>
  135. </property>
  136. </widget>
  137. </widget>
  138. <widget class="QGroupBox" name="groupBox_5">
  139. <property name="geometry">
  140. <rect>
  141. <x>480</x>
  142. <y>40</y>
  143. <width>431</width>
  144. <height>121</height>
  145. </rect>
  146. </property>
  147. <property name="title">
  148. <string>Despike Filter</string>
  149. </property>
  150. <property name="checkable">
  151. <bool>true</bool>
  152. </property>
  153. </widget>
  154. <widget class="QGroupBox" name="groupBox_4">
  155. <property name="geometry">
  156. <rect>
  157. <x>480</x>
  158. <y>410</y>
  159. <width>431</width>
  160. <height>231</height>
  161. </rect>
  162. </property>
  163. <property name="title">
  164. <string>Adaptive Noise Suppresion</string>
  165. </property>
  166. <property name="flat">
  167. <bool>false</bool>
  168. </property>
  169. <property name="checkable">
  170. <bool>true</bool>
  171. </property>
  172. <widget class="QToolButton" name="toolButton">
  173. <property name="geometry">
  174. <rect>
  175. <x>60</x>
  176. <y>130</y>
  177. <width>30</width>
  178. <height>23</height>
  179. </rect>
  180. </property>
  181. <property name="text">
  182. <string>...</string>
  183. </property>
  184. <property name="autoRaise">
  185. <bool>true</bool>
  186. </property>
  187. </widget>
  188. <widget class="QToolButton" name="toolButton_2">
  189. <property name="geometry">
  190. <rect>
  191. <x>60</x>
  192. <y>90</y>
  193. <width>30</width>
  194. <height>23</height>
  195. </rect>
  196. </property>
  197. <property name="text">
  198. <string>...</string>
  199. </property>
  200. </widget>
  201. <widget class="QToolButton" name="toolButton_3">
  202. <property name="geometry">
  203. <rect>
  204. <x>190</x>
  205. <y>120</y>
  206. <width>30</width>
  207. <height>23</height>
  208. </rect>
  209. </property>
  210. <property name="text">
  211. <string>...</string>
  212. </property>
  213. </widget>
  214. </widget>
  215. <widget class="QGroupBox" name="groupBox_9">
  216. <property name="geometry">
  217. <rect>
  218. <x>480</x>
  219. <y>650</y>
  220. <width>431</width>
  221. <height>221</height>
  222. </rect>
  223. </property>
  224. <property name="title">
  225. <string>SmartStack^TM</string>
  226. </property>
  227. <property name="checkable">
  228. <bool>true</bool>
  229. </property>
  230. </widget>
  231. <widget class="QGroupBox" name="groupBox">
  232. <property name="geometry">
  233. <rect>
  234. <x>0</x>
  235. <y>400</y>
  236. <width>471</width>
  237. <height>231</height>
  238. </rect>
  239. </property>
  240. <property name="autoFillBackground">
  241. <bool>false</bool>
  242. </property>
  243. <property name="title">
  244. <string>Header file info</string>
  245. </property>
  246. <property name="flat">
  247. <bool>false</bool>
  248. </property>
  249. <widget class="QTextBrowser" name="headerFileTextBrowser">
  250. <property name="geometry">
  251. <rect>
  252. <x>10</x>
  253. <y>30</y>
  254. <width>441</width>
  255. <height>51</height>
  256. </rect>
  257. </property>
  258. <property name="sizePolicy">
  259. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  260. <horstretch>0</horstretch>
  261. <verstretch>0</verstretch>
  262. </sizepolicy>
  263. </property>
  264. <property name="font">
  265. <font>
  266. <pointsize>8</pointsize>
  267. <italic>true</italic>
  268. </font>
  269. </property>
  270. <property name="html">
  271. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  272. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  273. p, li { white-space: pre-wrap; }
  274. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:8pt; font-weight:400; font-style:italic;&quot;&gt;
  275. &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;Load supported RAW Dataset from file menu&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  276. </property>
  277. </widget>
  278. <widget class="QLabel" name="label_4">
  279. <property name="geometry">
  280. <rect>
  281. <x>10</x>
  282. <y>88</y>
  283. <width>81</width>
  284. <height>16</height>
  285. </rect>
  286. </property>
  287. <property name="text">
  288. <string>Pulse Type</string>
  289. </property>
  290. </widget>
  291. <widget class="QTextBrowser" name="pulseTypeTextBrowser">
  292. <property name="geometry">
  293. <rect>
  294. <x>90</x>
  295. <y>80</y>
  296. <width>361</width>
  297. <height>31</height>
  298. </rect>
  299. </property>
  300. <property name="font">
  301. <font>
  302. <italic>true</italic>
  303. </font>
  304. </property>
  305. <property name="acceptDrops">
  306. <bool>true</bool>
  307. </property>
  308. <property name="html">
  309. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  310. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  311. p, li { white-space: pre-wrap; }
  312. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:italic;&quot;&gt;
  313. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  314. </property>
  315. </widget>
  316. <widget class="QLCDNumber" name="lcdNumberNuTx">
  317. <property name="geometry">
  318. <rect>
  319. <x>150</x>
  320. <y>110</y>
  321. <width>81</width>
  322. <height>41</height>
  323. </rect>
  324. </property>
  325. <property name="font">
  326. <font>
  327. <pointsize>9</pointsize>
  328. <weight>50</weight>
  329. <bold>false</bold>
  330. </font>
  331. </property>
  332. <property name="autoFillBackground">
  333. <bool>false</bool>
  334. </property>
  335. <property name="frameShadow">
  336. <enum>QFrame::Raised</enum>
  337. </property>
  338. <property name="lineWidth">
  339. <number>2</number>
  340. </property>
  341. <property name="midLineWidth">
  342. <number>1</number>
  343. </property>
  344. <property name="segmentStyle">
  345. <enum>QLCDNumber::Flat</enum>
  346. </property>
  347. <property name="value" stdset="0">
  348. <double>0.000000000000000</double>
  349. </property>
  350. </widget>
  351. <widget class="QLCDNumber" name="lcdNumberTuneuF">
  352. <property name="geometry">
  353. <rect>
  354. <x>370</x>
  355. <y>110</y>
  356. <width>81</width>
  357. <height>41</height>
  358. </rect>
  359. </property>
  360. <property name="lineWidth">
  361. <number>2</number>
  362. </property>
  363. <property name="segmentStyle">
  364. <enum>QLCDNumber::Flat</enum>
  365. </property>
  366. </widget>
  367. <widget class="QLCDNumber" name="lcdNumberTauPulse1">
  368. <property name="geometry">
  369. <rect>
  370. <x>150</x>
  371. <y>150</y>
  372. <width>81</width>
  373. <height>41</height>
  374. </rect>
  375. </property>
  376. <property name="frameShadow">
  377. <enum>QFrame::Raised</enum>
  378. </property>
  379. <property name="lineWidth">
  380. <number>2</number>
  381. </property>
  382. <property name="midLineWidth">
  383. <number>1</number>
  384. </property>
  385. <property name="segmentStyle">
  386. <enum>QLCDNumber::Flat</enum>
  387. </property>
  388. </widget>
  389. <widget class="QLabel" name="label_6">
  390. <property name="geometry">
  391. <rect>
  392. <x>10</x>
  393. <y>120</y>
  394. <width>91</width>
  395. <height>31</height>
  396. </rect>
  397. </property>
  398. <property name="text">
  399. <string>ν Tx [Hz]</string>
  400. </property>
  401. </widget>
  402. <widget class="QLabel" name="label_7">
  403. <property name="geometry">
  404. <rect>
  405. <x>10</x>
  406. <y>155</y>
  407. <width>141</width>
  408. <height>31</height>
  409. </rect>
  410. </property>
  411. <property name="text">
  412. <string>τ Pulse 1 [ms]</string>
  413. </property>
  414. </widget>
  415. <widget class="QLabel" name="label_13">
  416. <property name="geometry">
  417. <rect>
  418. <x>260</x>
  419. <y>190</y>
  420. <width>91</width>
  421. <height>41</height>
  422. </rect>
  423. </property>
  424. <property name="text">
  425. <string>τ Delay [ms]</string>
  426. </property>
  427. </widget>
  428. <widget class="QLCDNumber" name="lcdNumberTauPulse2">
  429. <property name="geometry">
  430. <rect>
  431. <x>150</x>
  432. <y>190</y>
  433. <width>81</width>
  434. <height>41</height>
  435. </rect>
  436. </property>
  437. <property name="lineWidth">
  438. <number>2</number>
  439. </property>
  440. <property name="segmentStyle">
  441. <enum>QLCDNumber::Flat</enum>
  442. </property>
  443. </widget>
  444. <widget class="QLabel" name="label_14">
  445. <property name="geometry">
  446. <rect>
  447. <x>260</x>
  448. <y>110</y>
  449. <width>111</width>
  450. <height>41</height>
  451. </rect>
  452. </property>
  453. <property name="text">
  454. <string>Tx tuning [μF]</string>
  455. </property>
  456. </widget>
  457. <widget class="QLabel" name="label_15">
  458. <property name="geometry">
  459. <rect>
  460. <x>260</x>
  461. <y>150</y>
  462. <width>111</width>
  463. <height>41</height>
  464. </rect>
  465. </property>
  466. <property name="text">
  467. <string>ν Sampling [Hz]</string>
  468. </property>
  469. </widget>
  470. <widget class="QLCDNumber" name="lcdNumberSampFreq">
  471. <property name="geometry">
  472. <rect>
  473. <x>370</x>
  474. <y>150</y>
  475. <width>81</width>
  476. <height>41</height>
  477. </rect>
  478. </property>
  479. <property name="lineWidth">
  480. <number>2</number>
  481. </property>
  482. <property name="segmentStyle">
  483. <enum>QLCDNumber::Flat</enum>
  484. </property>
  485. </widget>
  486. <widget class="QLCDNumber" name="lcdNumberTauDelay">
  487. <property name="geometry">
  488. <rect>
  489. <x>370</x>
  490. <y>190</y>
  491. <width>81</width>
  492. <height>41</height>
  493. </rect>
  494. </property>
  495. <property name="lineWidth">
  496. <number>2</number>
  497. </property>
  498. <property name="segmentStyle">
  499. <enum>QLCDNumber::Flat</enum>
  500. </property>
  501. </widget>
  502. <widget class="QLabel" name="label_16">
  503. <property name="geometry">
  504. <rect>
  505. <x>10</x>
  506. <y>190</y>
  507. <width>131</width>
  508. <height>41</height>
  509. </rect>
  510. </property>
  511. <property name="text">
  512. <string>τ Pulse 2 [ms]</string>
  513. </property>
  514. </widget>
  515. </widget>
  516. <widget class="QGroupBox" name="groupBox_10">
  517. <property name="geometry">
  518. <rect>
  519. <x>0</x>
  520. <y>640</y>
  521. <width>471</width>
  522. <height>131</height>
  523. </rect>
  524. </property>
  525. <property name="title">
  526. <string>Input parameters</string>
  527. </property>
  528. <widget class="QLineEdit" name="stacksLineEdit">
  529. <property name="geometry">
  530. <rect>
  531. <x>110</x>
  532. <y>30</y>
  533. <width>91</width>
  534. <height>21</height>
  535. </rect>
  536. </property>
  537. </widget>
  538. <widget class="QLabel" name="label">
  539. <property name="geometry">
  540. <rect>
  541. <x>10</x>
  542. <y>30</y>
  543. <width>51</width>
  544. <height>20</height>
  545. </rect>
  546. </property>
  547. <property name="text">
  548. <string>Stacks</string>
  549. </property>
  550. </widget>
  551. <widget class="QLabel" name="label_23">
  552. <property name="geometry">
  553. <rect>
  554. <x>10</x>
  555. <y>65</y>
  556. <width>101</width>
  557. <height>16</height>
  558. </rect>
  559. </property>
  560. <property name="text">
  561. <string>Data Channels</string>
  562. </property>
  563. </widget>
  564. <widget class="QLineEdit" name="dataChanLineEdit">
  565. <property name="geometry">
  566. <rect>
  567. <x>110</x>
  568. <y>60</y>
  569. <width>91</width>
  570. <height>21</height>
  571. </rect>
  572. </property>
  573. </widget>
  574. <widget class="QLabel" name="label_24">
  575. <property name="geometry">
  576. <rect>
  577. <x>220</x>
  578. <y>36</y>
  579. <width>101</width>
  580. <height>16</height>
  581. </rect>
  582. </property>
  583. <property name="text">
  584. <string>Dead time [ms]</string>
  585. </property>
  586. </widget>
  587. <widget class="QDoubleSpinBox" name="DeadTimeSpinBox">
  588. <property name="geometry">
  589. <rect>
  590. <x>360</x>
  591. <y>30</y>
  592. <width>91</width>
  593. <height>25</height>
  594. </rect>
  595. </property>
  596. <property name="minimum">
  597. <double>5.000000000000000</double>
  598. </property>
  599. <property name="singleStep">
  600. <double>0.500000000000000</double>
  601. </property>
  602. <property name="value">
  603. <double>5.000000000000000</double>
  604. </property>
  605. </widget>
  606. <widget class="QLabel" name="label_28">
  607. <property name="geometry">
  608. <rect>
  609. <x>220</x>
  610. <y>64</y>
  611. <width>131</width>
  612. <height>16</height>
  613. </rect>
  614. </property>
  615. <property name="text">
  616. <string>Reference Channels</string>
  617. </property>
  618. </widget>
  619. <widget class="QLineEdit" name="refChanLineEdit">
  620. <property name="geometry">
  621. <rect>
  622. <x>360</x>
  623. <y>60</y>
  624. <width>91</width>
  625. <height>21</height>
  626. </rect>
  627. </property>
  628. </widget>
  629. <widget class="QLabel" name="label_30">
  630. <property name="geometry">
  631. <rect>
  632. <x>12</x>
  633. <y>96</y>
  634. <width>91</width>
  635. <height>16</height>
  636. </rect>
  637. </property>
  638. <property name="text">
  639. <string>Central ν Hz</string>
  640. </property>
  641. </widget>
  642. <widget class="QDoubleSpinBox" name="CentralVSpinBox">
  643. <property name="geometry">
  644. <rect>
  645. <x>110</x>
  646. <y>90</y>
  647. <width>91</width>
  648. <height>25</height>
  649. </rect>
  650. </property>
  651. <property name="minimum">
  652. <double>100.000000000000000</double>
  653. </property>
  654. <property name="maximum">
  655. <double>5000.989999999999782</double>
  656. </property>
  657. <property name="singleStep">
  658. <double>1.000000000000000</double>
  659. </property>
  660. </widget>
  661. <widget class="QLabel" name="label_29">
  662. <property name="geometry">
  663. <rect>
  664. <x>220</x>
  665. <y>95</y>
  666. <width>111</width>
  667. <height>16</height>
  668. </rect>
  669. </property>
  670. <property name="text">
  671. <string>Process FID #</string>
  672. </property>
  673. </widget>
  674. <widget class="QComboBox" name="FIDProcComboBox">
  675. <property name="geometry">
  676. <rect>
  677. <x>360</x>
  678. <y>90</y>
  679. <width>91</width>
  680. <height>25</height>
  681. </rect>
  682. </property>
  683. </widget>
  684. </widget>
  685. <widget class="QGroupBox" name="groupBox_11">
  686. <property name="geometry">
  687. <rect>
  688. <x>0</x>
  689. <y>820</y>
  690. <width>471</width>
  691. <height>61</height>
  692. </rect>
  693. </property>
  694. <property name="title">
  695. <string>Controls</string>
  696. </property>
  697. <widget class="QPushButton" name="PreProcessPushButton">
  698. <property name="geometry">
  699. <rect>
  700. <x>11</x>
  701. <y>23</y>
  702. <width>101</width>
  703. <height>27</height>
  704. </rect>
  705. </property>
  706. <property name="autoFillBackground">
  707. <bool>false</bool>
  708. </property>
  709. <property name="styleSheet">
  710. <string notr="true">#PreProcessPushButton {
  711. background: green;
  712. }</string>
  713. </property>
  714. <property name="text">
  715. <string>Preprocess</string>
  716. </property>
  717. <property name="autoDefault">
  718. <bool>false</bool>
  719. </property>
  720. <property name="default">
  721. <bool>false</bool>
  722. </property>
  723. <property name="flat">
  724. <bool>false</bool>
  725. </property>
  726. </widget>
  727. <widget class="QTextBrowser" name="statusTextBrowser">
  728. <property name="geometry">
  729. <rect>
  730. <x>130</x>
  731. <y>20</y>
  732. <width>181</width>
  733. <height>31</height>
  734. </rect>
  735. </property>
  736. <property name="font">
  737. <font>
  738. <italic>true</italic>
  739. </font>
  740. </property>
  741. </widget>
  742. <widget class="QProgressBar" name="progressBar">
  743. <property name="geometry">
  744. <rect>
  745. <x>330</x>
  746. <y>25</y>
  747. <width>118</width>
  748. <height>23</height>
  749. </rect>
  750. </property>
  751. <property name="value">
  752. <number>0</number>
  753. </property>
  754. </widget>
  755. </widget>
  756. </widget>
  757. <widget class="QWidget" name="tab_3">
  758. <attribute name="title">
  759. <string>Data QC</string>
  760. </attribute>
  761. </widget>
  762. <widget class="QWidget" name="tab_7">
  763. <attribute name="title">
  764. <string>Model Parameters</string>
  765. </attribute>
  766. <widget class="QScrollArea" name="scrollArea_2">
  767. <property name="geometry">
  768. <rect>
  769. <x>-60</x>
  770. <y>-50</y>
  771. <width>1051</width>
  772. <height>971</height>
  773. </rect>
  774. </property>
  775. <property name="verticalScrollBarPolicy">
  776. <enum>Qt::ScrollBarAlwaysOn</enum>
  777. </property>
  778. <property name="horizontalScrollBarPolicy">
  779. <enum>Qt::ScrollBarAlwaysOn</enum>
  780. </property>
  781. <property name="widgetResizable">
  782. <bool>true</bool>
  783. </property>
  784. <widget class="QWidget" name="scrollAreaWidgetContents_2">
  785. <property name="geometry">
  786. <rect>
  787. <x>0</x>
  788. <y>0</y>
  789. <width>1028</width>
  790. <height>948</height>
  791. </rect>
  792. </property>
  793. </widget>
  794. </widget>
  795. </widget>
  796. <widget class="QWidget" name="tab_5">
  797. <attribute name="title">
  798. <string>Forward Modelling</string>
  799. </attribute>
  800. </widget>
  801. <widget class="QWidget" name="tab_2">
  802. <attribute name="title">
  803. <string>Inversion</string>
  804. </attribute>
  805. <widget class="QFrame" name="frame">
  806. <property name="geometry">
  807. <rect>
  808. <x>10</x>
  809. <y>10</y>
  810. <width>811</width>
  811. <height>171</height>
  812. </rect>
  813. </property>
  814. <property name="frameShape">
  815. <enum>QFrame::StyledPanel</enum>
  816. </property>
  817. <property name="frameShadow">
  818. <enum>QFrame::Raised</enum>
  819. </property>
  820. <widget class="QGroupBox" name="groupBox_2">
  821. <property name="geometry">
  822. <rect>
  823. <x>10</x>
  824. <y>10</y>
  825. <width>791</width>
  826. <height>161</height>
  827. </rect>
  828. </property>
  829. <property name="title">
  830. <string>Temperature Sensors</string>
  831. </property>
  832. <widget class="QLabel" name="label_8">
  833. <property name="geometry">
  834. <rect>
  835. <x>140</x>
  836. <y>30</y>
  837. <width>91</width>
  838. <height>21</height>
  839. </rect>
  840. </property>
  841. <property name="font">
  842. <font>
  843. <weight>75</weight>
  844. <bold>true</bold>
  845. </font>
  846. </property>
  847. <property name="text">
  848. <string>Serial Port</string>
  849. </property>
  850. </widget>
  851. <widget class="QSpinBox" name="tempPrefixSpinBox">
  852. <property name="geometry">
  853. <rect>
  854. <x>160</x>
  855. <y>120</y>
  856. <width>55</width>
  857. <height>21</height>
  858. </rect>
  859. </property>
  860. </widget>
  861. <widget class="QPushButton" name="tempSenseConnectPushButton">
  862. <property name="geometry">
  863. <rect>
  864. <x>0</x>
  865. <y>30</y>
  866. <width>90</width>
  867. <height>27</height>
  868. </rect>
  869. </property>
  870. <property name="text">
  871. <string>Connect</string>
  872. </property>
  873. </widget>
  874. <widget class="QPushButton" name="tempSenseMeasurePushButton">
  875. <property name="geometry">
  876. <rect>
  877. <x>0</x>
  878. <y>60</y>
  879. <width>90</width>
  880. <height>27</height>
  881. </rect>
  882. </property>
  883. <property name="text">
  884. <string>Measure</string>
  885. </property>
  886. </widget>
  887. <widget class="QPushButton" name="tempSenseStopPushButton">
  888. <property name="geometry">
  889. <rect>
  890. <x>0</x>
  891. <y>90</y>
  892. <width>90</width>
  893. <height>27</height>
  894. </rect>
  895. </property>
  896. <property name="text">
  897. <string>Stop</string>
  898. </property>
  899. </widget>
  900. <widget class="QComboBox" name="hltSensorComboBox">
  901. <property name="geometry">
  902. <rect>
  903. <x>390</x>
  904. <y>30</y>
  905. <width>61</width>
  906. <height>21</height>
  907. </rect>
  908. </property>
  909. <item>
  910. <property name="text">
  911. <string>1</string>
  912. </property>
  913. </item>
  914. <item>
  915. <property name="text">
  916. <string>2</string>
  917. </property>
  918. </item>
  919. <item>
  920. <property name="text">
  921. <string>3</string>
  922. </property>
  923. </item>
  924. <item>
  925. <property name="text">
  926. <string>4</string>
  927. </property>
  928. </item>
  929. </widget>
  930. <widget class="QComboBox" name="mashSensorComboBox">
  931. <property name="geometry">
  932. <rect>
  933. <x>390</x>
  934. <y>90</y>
  935. <width>61</width>
  936. <height>21</height>
  937. </rect>
  938. </property>
  939. <item>
  940. <property name="text">
  941. <string>3</string>
  942. </property>
  943. </item>
  944. <item>
  945. <property name="text">
  946. <string>4</string>
  947. </property>
  948. </item>
  949. <item>
  950. <property name="text">
  951. <string>1</string>
  952. </property>
  953. </item>
  954. <item>
  955. <property name="text">
  956. <string>2</string>
  957. </property>
  958. </item>
  959. </widget>
  960. <widget class="QComboBox" name="hexSensorComboBox">
  961. <property name="geometry">
  962. <rect>
  963. <x>390</x>
  964. <y>60</y>
  965. <width>61</width>
  966. <height>21</height>
  967. </rect>
  968. </property>
  969. <item>
  970. <property name="text">
  971. <string>2</string>
  972. </property>
  973. </item>
  974. <item>
  975. <property name="text">
  976. <string>3</string>
  977. </property>
  978. </item>
  979. <item>
  980. <property name="text">
  981. <string>4</string>
  982. </property>
  983. </item>
  984. <item>
  985. <property name="text">
  986. <string>1</string>
  987. </property>
  988. </item>
  989. </widget>
  990. <widget class="QComboBox" name="boilSensorComboBox">
  991. <property name="geometry">
  992. <rect>
  993. <x>390</x>
  994. <y>120</y>
  995. <width>61</width>
  996. <height>21</height>
  997. </rect>
  998. </property>
  999. <item>
  1000. <property name="text">
  1001. <string>4</string>
  1002. </property>
  1003. </item>
  1004. <item>
  1005. <property name="text">
  1006. <string>1</string>
  1007. </property>
  1008. </item>
  1009. <item>
  1010. <property name="text">
  1011. <string>2</string>
  1012. </property>
  1013. </item>
  1014. <item>
  1015. <property name="text">
  1016. <string>3</string>
  1017. </property>
  1018. </item>
  1019. </widget>
  1020. <widget class="QLabel" name="label_9">
  1021. <property name="geometry">
  1022. <rect>
  1023. <x>290</x>
  1024. <y>30</y>
  1025. <width>81</width>
  1026. <height>21</height>
  1027. </rect>
  1028. </property>
  1029. <property name="text">
  1030. <string>HLT</string>
  1031. </property>
  1032. </widget>
  1033. <widget class="QLabel" name="label_10">
  1034. <property name="geometry">
  1035. <rect>
  1036. <x>290</x>
  1037. <y>90</y>
  1038. <width>81</width>
  1039. <height>21</height>
  1040. </rect>
  1041. </property>
  1042. <property name="text">
  1043. <string>Mash Tun</string>
  1044. </property>
  1045. </widget>
  1046. <widget class="QLabel" name="label_11">
  1047. <property name="geometry">
  1048. <rect>
  1049. <x>290</x>
  1050. <y>60</y>
  1051. <width>91</width>
  1052. <height>21</height>
  1053. </rect>
  1054. </property>
  1055. <property name="text">
  1056. <string>Heat Exanger</string>
  1057. </property>
  1058. </widget>
  1059. <widget class="QLabel" name="label_12">
  1060. <property name="geometry">
  1061. <rect>
  1062. <x>290</x>
  1063. <y>120</y>
  1064. <width>81</width>
  1065. <height>21</height>
  1066. </rect>
  1067. </property>
  1068. <property name="text">
  1069. <string>Boil</string>
  1070. </property>
  1071. </widget>
  1072. <widget class="QLineEdit" name="tempPrefixLineEdit">
  1073. <property name="geometry">
  1074. <rect>
  1075. <x>110</x>
  1076. <y>70</y>
  1077. <width>151</width>
  1078. <height>26</height>
  1079. </rect>
  1080. </property>
  1081. <property name="text">
  1082. <string>/dev/ttyUSB</string>
  1083. </property>
  1084. </widget>
  1085. <widget class="QLabel" name="label_18">
  1086. <property name="geometry">
  1087. <rect>
  1088. <x>160</x>
  1089. <y>51</y>
  1090. <width>41</width>
  1091. <height>20</height>
  1092. </rect>
  1093. </property>
  1094. <property name="text">
  1095. <string>Prefix</string>
  1096. </property>
  1097. </widget>
  1098. <widget class="QLabel" name="label_17">
  1099. <property name="geometry">
  1100. <rect>
  1101. <x>600</x>
  1102. <y>10</y>
  1103. <width>71</width>
  1104. <height>16</height>
  1105. </rect>
  1106. </property>
  1107. <property name="font">
  1108. <font>
  1109. <weight>75</weight>
  1110. <bold>true</bold>
  1111. </font>
  1112. </property>
  1113. <property name="text">
  1114. <string>Status</string>
  1115. </property>
  1116. <property name="textFormat">
  1117. <enum>Qt::AutoText</enum>
  1118. </property>
  1119. <property name="scaledContents">
  1120. <bool>false</bool>
  1121. </property>
  1122. </widget>
  1123. <widget class="QLabel" name="label_5">
  1124. <property name="geometry">
  1125. <rect>
  1126. <x>330</x>
  1127. <y>10</y>
  1128. <width>81</width>
  1129. <height>16</height>
  1130. </rect>
  1131. </property>
  1132. <property name="font">
  1133. <font>
  1134. <weight>75</weight>
  1135. <bold>true</bold>
  1136. </font>
  1137. </property>
  1138. <property name="text">
  1139. <string>Set Inputs</string>
  1140. </property>
  1141. </widget>
  1142. <widget class="QLabel" name="label_19">
  1143. <property name="geometry">
  1144. <rect>
  1145. <x>160</x>
  1146. <y>100</y>
  1147. <width>61</width>
  1148. <height>21</height>
  1149. </rect>
  1150. </property>
  1151. <property name="text">
  1152. <string>Number</string>
  1153. </property>
  1154. </widget>
  1155. <widget class="QPushButton" name="tempSenseResetPushButton">
  1156. <property name="geometry">
  1157. <rect>
  1158. <x>0</x>
  1159. <y>120</y>
  1160. <width>90</width>
  1161. <height>27</height>
  1162. </rect>
  1163. </property>
  1164. <property name="text">
  1165. <string>Reset</string>
  1166. </property>
  1167. </widget>
  1168. </widget>
  1169. <widget class="QTextBrowser" name="tempSenseTextBrowser">
  1170. <property name="geometry">
  1171. <rect>
  1172. <x>490</x>
  1173. <y>40</y>
  1174. <width>301</width>
  1175. <height>111</height>
  1176. </rect>
  1177. </property>
  1178. <property name="font">
  1179. <font>
  1180. <italic>true</italic>
  1181. </font>
  1182. </property>
  1183. <property name="html">
  1184. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  1185. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  1186. p, li { white-space: pre-wrap; }
  1187. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:italic;&quot;&gt;
  1188. &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans'; font-size:10pt;&quot;&gt;Not connected&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  1189. </property>
  1190. </widget>
  1191. </widget>
  1192. <widget class="QFrame" name="frame_3">
  1193. <property name="geometry">
  1194. <rect>
  1195. <x>10</x>
  1196. <y>190</y>
  1197. <width>811</width>
  1198. <height>181</height>
  1199. </rect>
  1200. </property>
  1201. <property name="frameShape">
  1202. <enum>QFrame::StyledPanel</enum>
  1203. </property>
  1204. <property name="frameShadow">
  1205. <enum>QFrame::Raised</enum>
  1206. </property>
  1207. <widget class="QGroupBox" name="groupBox_3">
  1208. <property name="geometry">
  1209. <rect>
  1210. <x>10</x>
  1211. <y>10</y>
  1212. <width>781</width>
  1213. <height>161</height>
  1214. </rect>
  1215. </property>
  1216. <property name="title">
  1217. <string>Temp Control Relays</string>
  1218. </property>
  1219. <widget class="QLabel" name="label_20">
  1220. <property name="geometry">
  1221. <rect>
  1222. <x>190</x>
  1223. <y>10</y>
  1224. <width>91</width>
  1225. <height>21</height>
  1226. </rect>
  1227. </property>
  1228. <property name="font">
  1229. <font>
  1230. <weight>75</weight>
  1231. <bold>true</bold>
  1232. </font>
  1233. </property>
  1234. <property name="text">
  1235. <string>Serial Port</string>
  1236. </property>
  1237. </widget>
  1238. <widget class="QLabel" name="label_21">
  1239. <property name="geometry">
  1240. <rect>
  1241. <x>210</x>
  1242. <y>30</y>
  1243. <width>41</width>
  1244. <height>20</height>
  1245. </rect>
  1246. </property>
  1247. <property name="text">
  1248. <string>Prefix</string>
  1249. </property>
  1250. </widget>
  1251. <widget class="QLabel" name="label_22">
  1252. <property name="geometry">
  1253. <rect>
  1254. <x>200</x>
  1255. <y>80</y>
  1256. <width>61</width>
  1257. <height>21</height>
  1258. </rect>
  1259. </property>
  1260. <property name="text">
  1261. <string>Number</string>
  1262. </property>
  1263. </widget>
  1264. <widget class="QSpinBox" name="coilRelayPrefixSpinBox">
  1265. <property name="geometry">
  1266. <rect>
  1267. <x>190</x>
  1268. <y>100</y>
  1269. <width>55</width>
  1270. <height>21</height>
  1271. </rect>
  1272. </property>
  1273. <property name="value">
  1274. <number>1</number>
  1275. </property>
  1276. </widget>
  1277. <widget class="QLineEdit" name="coilRelayPrefixLineEdit">
  1278. <property name="geometry">
  1279. <rect>
  1280. <x>150</x>
  1281. <y>50</y>
  1282. <width>151</width>
  1283. <height>26</height>
  1284. </rect>
  1285. </property>
  1286. <property name="text">
  1287. <string>/dev/ttyUSB</string>
  1288. </property>
  1289. </widget>
  1290. <widget class="QPushButton" name="tempRelayConnectPushButton">
  1291. <property name="geometry">
  1292. <rect>
  1293. <x>0</x>
  1294. <y>40</y>
  1295. <width>90</width>
  1296. <height>27</height>
  1297. </rect>
  1298. </property>
  1299. <property name="text">
  1300. <string>Connect</string>
  1301. </property>
  1302. </widget>
  1303. <widget class="QPushButton" name="tempRelayStatusPushButton">
  1304. <property name="geometry">
  1305. <rect>
  1306. <x>0</x>
  1307. <y>90</y>
  1308. <width>90</width>
  1309. <height>27</height>
  1310. </rect>
  1311. </property>
  1312. <property name="text">
  1313. <string>Status</string>
  1314. </property>
  1315. </widget>
  1316. <widget class="QTextBrowser" name="tempRelayOneTextBrowser">
  1317. <property name="geometry">
  1318. <rect>
  1319. <x>440</x>
  1320. <y>30</y>
  1321. <width>301</width>
  1322. <height>41</height>
  1323. </rect>
  1324. </property>
  1325. <property name="font">
  1326. <font>
  1327. <italic>true</italic>
  1328. </font>
  1329. </property>
  1330. <property name="html">
  1331. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  1332. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  1333. p, li { white-space: pre-wrap; }
  1334. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:italic;&quot;&gt;
  1335. &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans'; font-size:10pt;&quot;&gt;Not connected&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  1336. </property>
  1337. </widget>
  1338. <widget class="QLabel" name="label_25">
  1339. <property name="geometry">
  1340. <rect>
  1341. <x>550</x>
  1342. <y>10</y>
  1343. <width>71</width>
  1344. <height>16</height>
  1345. </rect>
  1346. </property>
  1347. <property name="font">
  1348. <font>
  1349. <weight>75</weight>
  1350. <bold>true</bold>
  1351. </font>
  1352. </property>
  1353. <property name="text">
  1354. <string>Status</string>
  1355. </property>
  1356. </widget>
  1357. <widget class="QLabel" name="label_26">
  1358. <property name="geometry">
  1359. <rect>
  1360. <x>360</x>
  1361. <y>40</y>
  1362. <width>41</width>
  1363. <height>20</height>
  1364. </rect>
  1365. </property>
  1366. <property name="text">
  1367. <string>HLT</string>
  1368. </property>
  1369. </widget>
  1370. <widget class="QLabel" name="label_27">
  1371. <property name="geometry">
  1372. <rect>
  1373. <x>360</x>
  1374. <y>100</y>
  1375. <width>41</width>
  1376. <height>20</height>
  1377. </rect>
  1378. </property>
  1379. <property name="text">
  1380. <string>HEX</string>
  1381. </property>
  1382. </widget>
  1383. <widget class="QTextBrowser" name="tempRelayTwoTextBrowser">
  1384. <property name="geometry">
  1385. <rect>
  1386. <x>440</x>
  1387. <y>90</y>
  1388. <width>301</width>
  1389. <height>41</height>
  1390. </rect>
  1391. </property>
  1392. <property name="font">
  1393. <font>
  1394. <italic>true</italic>
  1395. </font>
  1396. </property>
  1397. <property name="html">
  1398. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  1399. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  1400. p, li { white-space: pre-wrap; }
  1401. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Serif'; font-size:9pt; font-weight:400; font-style:italic;&quot;&gt;
  1402. &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans'; font-size:10pt;&quot;&gt;Not connected&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  1403. </property>
  1404. </widget>
  1405. </widget>
  1406. </widget>
  1407. <widget class="QFrame" name="frame_6">
  1408. <property name="geometry">
  1409. <rect>
  1410. <x>10</x>
  1411. <y>430</y>
  1412. <width>811</width>
  1413. <height>271</height>
  1414. </rect>
  1415. </property>
  1416. <property name="frameShape">
  1417. <enum>QFrame::StyledPanel</enum>
  1418. </property>
  1419. <property name="frameShadow">
  1420. <enum>QFrame::Raised</enum>
  1421. </property>
  1422. <widget class="QGroupBox" name="groupBox_6">
  1423. <property name="geometry">
  1424. <rect>
  1425. <x>10</x>
  1426. <y>10</y>
  1427. <width>771</width>
  1428. <height>251</height>
  1429. </rect>
  1430. </property>
  1431. <property name="title">
  1432. <string>Pump Controls</string>
  1433. </property>
  1434. </widget>
  1435. </widget>
  1436. </widget>
  1437. <widget class="QWidget" name="tab_6">
  1438. <attribute name="title">
  1439. <string>Analysis</string>
  1440. </attribute>
  1441. <widget class="QPushButton" name="invertButton">
  1442. <property name="geometry">
  1443. <rect>
  1444. <x>270</x>
  1445. <y>160</y>
  1446. <width>311</width>
  1447. <height>141</height>
  1448. </rect>
  1449. </property>
  1450. <property name="styleSheet">
  1451. <string notr="true">#invertButton {
  1452. font-size:29pt;
  1453. font-weight: bold;
  1454. color: white;
  1455. background: red;
  1456. }</string>
  1457. </property>
  1458. <property name="text">
  1459. <string>Invert</string>
  1460. </property>
  1461. </widget>
  1462. </widget>
  1463. </widget>
  1464. </widget>
  1465. <widget class="QMenuBar" name="menubar">
  1466. <property name="geometry">
  1467. <rect>
  1468. <x>0</x>
  1469. <y>0</y>
  1470. <width>917</width>
  1471. <height>19</height>
  1472. </rect>
  1473. </property>
  1474. </widget>
  1475. <widget class="QStatusBar" name="statusbar"/>
  1476. </widget>
  1477. <customwidgets>
  1478. <customwidget>
  1479. <class>MyDynamicMplCanvas</class>
  1480. <extends>QWidget</extends>
  1481. <header>mydynamicmplcanvas.h</header>
  1482. <container>1</container>
  1483. <slots>
  1484. <slot>clicked()</slot>
  1485. </slots>
  1486. </customwidget>
  1487. </customwidgets>
  1488. <resources/>
  1489. <connections/>
  1490. </ui>