mainwindow.ui 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731
  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>1080</width>
  10. <height>768</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <property name="windowIcon">
  17. <iconset resource="kres.qrc">
  18. <normaloff>:/icons/favicon.ico</normaloff>:/icons/favicon.ico</iconset>
  19. </property>
  20. <property name="styleSheet">
  21. <string notr="true">font: 87 10pt &quot;Noto Sans&quot;;
  22. background-color: rgb(255, 85, 0);
  23. background-color: rgb(196, 25, 0);</string>
  24. </property>
  25. <widget class="QWidget" name="centralWidget">
  26. <property name="styleSheet">
  27. <string notr="true">border-color: rgb(0, 0, 0);
  28. background-color: rgb(0, 43, 54);
  29. QPushButton::hover:
  30. {
  31. opacity: 0.7;
  32. }
  33. </string>
  34. </property>
  35. <widget class="QLabel" name="logo">
  36. <property name="geometry">
  37. <rect>
  38. <x>450</x>
  39. <y>10</y>
  40. <width>161</width>
  41. <height>31</height>
  42. </rect>
  43. </property>
  44. <property name="text">
  45. <string/>
  46. </property>
  47. <property name="pixmap">
  48. <pixmap resource="kres.qrc">:/icons/icons/kstyleyo_logo.png</pixmap>
  49. </property>
  50. <property name="scaledContents">
  51. <bool>true</bool>
  52. </property>
  53. </widget>
  54. <widget class="ConnectionIndicator" name="led">
  55. <property name="geometry">
  56. <rect>
  57. <x>830</x>
  58. <y>110</y>
  59. <width>40</width>
  60. <height>20</height>
  61. </rect>
  62. </property>
  63. <property name="text">
  64. <string/>
  65. </property>
  66. </widget>
  67. <widget class="QWidget" name="startScreen" native="true">
  68. <property name="enabled">
  69. <bool>true</bool>
  70. </property>
  71. <property name="geometry">
  72. <rect>
  73. <x>0</x>
  74. <y>30</y>
  75. <width>12</width>
  76. <height>12</height>
  77. </rect>
  78. </property>
  79. <property name="minimumSize">
  80. <size>
  81. <width>0</width>
  82. <height>0</height>
  83. </size>
  84. </property>
  85. <layout class="QVBoxLayout" name="connectScreen" stretch="0">
  86. <property name="spacing">
  87. <number>4</number>
  88. </property>
  89. <property name="sizeConstraint">
  90. <enum>QLayout::SetDefaultConstraint</enum>
  91. </property>
  92. <item>
  93. <layout class="QVBoxLayout" name="connectLayout" stretch="0,0">
  94. <property name="spacing">
  95. <number>4</number>
  96. </property>
  97. <item>
  98. <widget class="QPushButton" name="connect">
  99. <property name="sizePolicy">
  100. <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
  101. <horstretch>0</horstretch>
  102. <verstretch>0</verstretch>
  103. </sizepolicy>
  104. </property>
  105. <property name="minimumSize">
  106. <size>
  107. <width>79</width>
  108. <height>79</height>
  109. </size>
  110. </property>
  111. <property name="maximumSize">
  112. <size>
  113. <width>0</width>
  114. <height>0</height>
  115. </size>
  116. </property>
  117. <property name="font">
  118. <font>
  119. <family>Noto Sans</family>
  120. <pointsize>36</pointsize>
  121. <weight>87</weight>
  122. <italic>false</italic>
  123. <bold>true</bold>
  124. </font>
  125. </property>
  126. <property name="autoFillBackground">
  127. <bool>false</bool>
  128. </property>
  129. <property name="styleSheet">
  130. <string notr="true">font: 87 36pt &quot;Noto Sans&quot;;
  131. color: rgb(0, 0, 0);
  132. background-color: rgb(2, 180, 43);
  133. font-weight: 700;
  134. padding: 4px;
  135. border-style: outset;
  136. border-width: 2px;
  137. border-radius: 6px;
  138. border-color: #00000f;
  139. min-width: 1em;
  140. min-height: 1em;
  141. padding: 4px;
  142. opacity: 0.3;</string>
  143. </property>
  144. <property name="text">
  145. <string>Connect</string>
  146. </property>
  147. <property name="icon">
  148. <iconset resource="kres.qrc">
  149. <normaloff>:/icons/icons/start.png</normaloff>:/icons/icons/start.png</iconset>
  150. </property>
  151. <property name="iconSize">
  152. <size>
  153. <width>64</width>
  154. <height>64</height>
  155. </size>
  156. </property>
  157. <property name="flat">
  158. <bool>false</bool>
  159. </property>
  160. </widget>
  161. </item>
  162. <item>
  163. <widget class="QTextEdit" name="kyConfig">
  164. <property name="sizePolicy">
  165. <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
  166. <horstretch>0</horstretch>
  167. <verstretch>0</verstretch>
  168. </sizepolicy>
  169. </property>
  170. <property name="minimumSize">
  171. <size>
  172. <width>0</width>
  173. <height>0</height>
  174. </size>
  175. </property>
  176. <property name="maximumSize">
  177. <size>
  178. <width>0</width>
  179. <height>0</height>
  180. </size>
  181. </property>
  182. <property name="styleSheet">
  183. <string notr="true">color: #FFFFFF;
  184. font-weight: 700;</string>
  185. </property>
  186. </widget>
  187. </item>
  188. </layout>
  189. </item>
  190. </layout>
  191. </widget>
  192. <widget class="QWidget" name="horizontalLayoutWidget_2">
  193. <property name="geometry">
  194. <rect>
  195. <x>10</x>
  196. <y>50</y>
  197. <width>1061</width>
  198. <height>651</height>
  199. </rect>
  200. </property>
  201. <layout class="QHBoxLayout" name="horizontalLayout_4">
  202. <property name="sizeConstraint">
  203. <enum>QLayout::SetMaximumSize</enum>
  204. </property>
  205. <item>
  206. <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0">
  207. <property name="spacing">
  208. <number>4</number>
  209. </property>
  210. <item>
  211. <layout class="QGridLayout" name="gridLayout_2" rowstretch="5" columnstretch="0,0,0">
  212. <property name="sizeConstraint">
  213. <enum>QLayout::SetNoConstraint</enum>
  214. </property>
  215. <property name="spacing">
  216. <number>0</number>
  217. </property>
  218. <item row="0" column="0">
  219. <layout class="QVBoxLayout" name="verticalLayout_2" stretch="0,0,0,0,2">
  220. <property name="spacing">
  221. <number>4</number>
  222. </property>
  223. <item>
  224. <widget class="QLabel" name="selectProcessTitle">
  225. <property name="styleSheet">
  226. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  227. color: rgb(131, 148, 150);
  228. font-weight: 700;</string>
  229. </property>
  230. <property name="text">
  231. <string>Select process</string>
  232. </property>
  233. <property name="scaledContents">
  234. <bool>false</bool>
  235. </property>
  236. <property name="alignment">
  237. <set>Qt::AlignCenter</set>
  238. </property>
  239. <property name="margin">
  240. <number>0</number>
  241. </property>
  242. <property name="indent">
  243. <number>-1</number>
  244. </property>
  245. </widget>
  246. </item>
  247. <item>
  248. <widget class="QComboBox" name="appList">
  249. <property name="styleSheet">
  250. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  251. background-color: #2f535f;
  252. color: rgb(131, 148, 150);
  253. font-weight: 700;
  254. </string>
  255. </property>
  256. </widget>
  257. </item>
  258. <item>
  259. <layout class="QHBoxLayout" name="horizontalLayout_2">
  260. <property name="spacing">
  261. <number>4</number>
  262. </property>
  263. <item>
  264. <widget class="QPushButton" name="addArgs">
  265. <property name="sizePolicy">
  266. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  267. <horstretch>100</horstretch>
  268. <verstretch>0</verstretch>
  269. </sizepolicy>
  270. </property>
  271. <property name="autoFillBackground">
  272. <bool>false</bool>
  273. </property>
  274. <property name="styleSheet">
  275. <string notr="true">background-color: rgb(255, 85, 0);
  276. font: 87 11pt &quot;Noto Sans&quot;;
  277. color: rgb(0, 43, 54);
  278. font-weight: 700;
  279. padding: 4px;
  280. border-style: outset;
  281. border-width: 2px;
  282. border-radius: 4px;
  283. border-color: #00000f;
  284. min-width: 4em;
  285. padding: 4px;</string>
  286. </property>
  287. <property name="text">
  288. <string>Configure</string>
  289. </property>
  290. <property name="icon">
  291. <iconset resource="kres.qrc">
  292. <normaloff>:/icons/icons/arguments.png</normaloff>:/icons/icons/arguments.png</iconset>
  293. </property>
  294. <property name="flat">
  295. <bool>false</bool>
  296. </property>
  297. </widget>
  298. </item>
  299. <item>
  300. <widget class="QPushButton" name="execute">
  301. <property name="sizePolicy">
  302. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  303. <horstretch>100</horstretch>
  304. <verstretch>0</verstretch>
  305. </sizepolicy>
  306. </property>
  307. <property name="font">
  308. <font>
  309. <family>Noto Sans</family>
  310. <pointsize>11</pointsize>
  311. <weight>87</weight>
  312. <italic>false</italic>
  313. <bold>true</bold>
  314. <kerning>true</kerning>
  315. </font>
  316. </property>
  317. <property name="autoFillBackground">
  318. <bool>false</bool>
  319. </property>
  320. <property name="styleSheet">
  321. <string notr="true">background-color: rgb(255, 85, 0);
  322. font: 87 11pt &quot;Noto Sans&quot;;
  323. color: rgb(0, 43, 54);
  324. font-weight: 700;
  325. padding: 4px;
  326. border-style: outset;
  327. border-width: 2px;
  328. border-radius: 4px;
  329. border-color: #00000f;
  330. min-width: 4em;
  331. padding: 4px;</string>
  332. </property>
  333. <property name="text">
  334. <string>Execute</string>
  335. </property>
  336. <property name="icon">
  337. <iconset resource="kres.qrc">
  338. <normaloff>:/icons/icons/execute.png</normaloff>:/icons/icons/execute.png</iconset>
  339. </property>
  340. <property name="checkable">
  341. <bool>false</bool>
  342. </property>
  343. <property name="checked">
  344. <bool>false</bool>
  345. </property>
  346. <property name="default">
  347. <bool>false</bool>
  348. </property>
  349. <property name="flat">
  350. <bool>false</bool>
  351. </property>
  352. </widget>
  353. </item>
  354. </layout>
  355. </item>
  356. <item>
  357. <widget class="QLabel" name="processListTitle">
  358. <property name="styleSheet">
  359. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  360. color: rgb(131, 148, 150);
  361. font-weight: 700;</string>
  362. </property>
  363. <property name="text">
  364. <string>Processes</string>
  365. </property>
  366. <property name="margin">
  367. <number>0</number>
  368. </property>
  369. </widget>
  370. </item>
  371. <item>
  372. <widget class="QListView" name="processList">
  373. <property name="sizePolicy">
  374. <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
  375. <horstretch>0</horstretch>
  376. <verstretch>0</verstretch>
  377. </sizepolicy>
  378. </property>
  379. <property name="styleSheet">
  380. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  381. background-color: #2f535f;
  382. color: rgb(131, 148, 150);
  383. font-weight: 700;
  384. background-color: rgb(29, 51, 59);
  385. color: rgb(223, 252, 255);</string>
  386. </property>
  387. <property name="spacing">
  388. <number>2</number>
  389. </property>
  390. </widget>
  391. </item>
  392. </layout>
  393. </item>
  394. <item row="0" column="1">
  395. <layout class="QGridLayout" name="gridLayout" rowstretch="1"/>
  396. </item>
  397. <item row="0" column="2">
  398. <layout class="QVBoxLayout" name="verticalLayout_4" stretch="1,0">
  399. <property name="spacing">
  400. <number>4</number>
  401. </property>
  402. <item>
  403. <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0">
  404. <property name="sizeConstraint">
  405. <enum>QLayout::SetMaximumSize</enum>
  406. </property>
  407. <item>
  408. <layout class="QVBoxLayout" name="verticalLayout_5" stretch="0,1">
  409. <item>
  410. <widget class="QLabel" name="eventListTitle">
  411. <property name="styleSheet">
  412. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  413. color: rgb(131, 148, 150);
  414. font-weight: 700;</string>
  415. </property>
  416. <property name="text">
  417. <string>Events</string>
  418. </property>
  419. </widget>
  420. </item>
  421. <item>
  422. <widget class="QListView" name="eventList">
  423. <property name="sizePolicy">
  424. <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
  425. <horstretch>0</horstretch>
  426. <verstretch>0</verstretch>
  427. </sizepolicy>
  428. </property>
  429. <property name="styleSheet">
  430. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  431. background-color: #2f535f;
  432. alternate-background-color: #616161;
  433. color: rgb(131, 148, 150);
  434. font-weight: 700;
  435. background-color: rgb(29, 51, 59);
  436. color: rgb(223, 252, 255);
  437. padding: 4px;
  438. item { border-bottom: 1px solid black; padding: 16px;} </string>
  439. </property>
  440. <property name="alternatingRowColors">
  441. <bool>true</bool>
  442. </property>
  443. <property name="flow">
  444. <enum>QListView::TopToBottom</enum>
  445. </property>
  446. <property name="isWrapping" stdset="0">
  447. <bool>false</bool>
  448. </property>
  449. <property name="resizeMode">
  450. <enum>QListView::Fixed</enum>
  451. </property>
  452. <property name="spacing">
  453. <number>2</number>
  454. </property>
  455. <property name="modelColumn">
  456. <number>0</number>
  457. </property>
  458. <property name="wordWrap">
  459. <bool>true</bool>
  460. </property>
  461. </widget>
  462. </item>
  463. </layout>
  464. </item>
  465. </layout>
  466. </item>
  467. <item>
  468. <layout class="QVBoxLayout" name="verticalLayout_6" stretch="0,1">
  469. <property name="sizeConstraint">
  470. <enum>QLayout::SetMaximumSize</enum>
  471. </property>
  472. <item>
  473. <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1">
  474. <item>
  475. <widget class="QLabel" name="inputTitle">
  476. <property name="styleSheet">
  477. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  478. color: rgb(131, 148, 150);
  479. font-weight: 700;</string>
  480. </property>
  481. <property name="text">
  482. <string>Input</string>
  483. </property>
  484. </widget>
  485. </item>
  486. <item>
  487. <widget class="QTextEdit" name="inputText">
  488. <property name="sizePolicy">
  489. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  490. <horstretch>0</horstretch>
  491. <verstretch>0</verstretch>
  492. </sizepolicy>
  493. </property>
  494. <property name="minimumSize">
  495. <size>
  496. <width>100</width>
  497. <height>8</height>
  498. </size>
  499. </property>
  500. <property name="maximumSize">
  501. <size>
  502. <width>16777215</width>
  503. <height>32</height>
  504. </size>
  505. </property>
  506. <property name="styleSheet">
  507. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  508. background-color: #2f535f;
  509. color: rgb(131, 148, 150);
  510. font-weight: 700;
  511. background-color: rgb(29, 51, 59);
  512. color: rgb(223, 252, 255);</string>
  513. </property>
  514. </widget>
  515. </item>
  516. </layout>
  517. </item>
  518. <item>
  519. <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0,0">
  520. <property name="spacing">
  521. <number>4</number>
  522. </property>
  523. <property name="sizeConstraint">
  524. <enum>QLayout::SetMinimumSize</enum>
  525. </property>
  526. <item>
  527. <widget class="QPushButton" name="disconnect">
  528. <property name="sizePolicy">
  529. <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
  530. <horstretch>0</horstretch>
  531. <verstretch>0</verstretch>
  532. </sizepolicy>
  533. </property>
  534. <property name="autoFillBackground">
  535. <bool>false</bool>
  536. </property>
  537. <property name="styleSheet">
  538. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  539. color: rgb(0, 0, 0);
  540. background-color: rgb(255, 0, 4);
  541. font-weight: 700;
  542. padding: 4px;
  543. border-style: outset;
  544. border-width: 2px;
  545. border-radius: 4px;
  546. border-color: #00000f;
  547. min-width: 4em;
  548. padding: 4px;</string>
  549. </property>
  550. <property name="text">
  551. <string>Disconnect</string>
  552. </property>
  553. <property name="icon">
  554. <iconset resource="kres.qrc">
  555. <normaloff>:/icons/disconnect.png</normaloff>:/icons/disconnect.png</iconset>
  556. </property>
  557. <property name="flat">
  558. <bool>false</bool>
  559. </property>
  560. </widget>
  561. </item>
  562. <item>
  563. <widget class="QPushButton" name="openMessages">
  564. <property name="sizePolicy">
  565. <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
  566. <horstretch>0</horstretch>
  567. <verstretch>0</verstretch>
  568. </sizepolicy>
  569. </property>
  570. <property name="autoFillBackground">
  571. <bool>false</bool>
  572. </property>
  573. <property name="styleSheet">
  574. <string notr="true">background-color: rgb(255, 85, 0);
  575. font: 87 11pt &quot;Noto Sans&quot;;
  576. color: rgb(0, 43, 54);
  577. font-weight: 700;
  578. padding: 4px;
  579. border-style: outset;
  580. border-width: 2px;
  581. border-radius: 4px;
  582. border-color: #00000f;
  583. min-width: 4em;
  584. padding: 4px;</string>
  585. </property>
  586. <property name="text">
  587. <string>History</string>
  588. </property>
  589. <property name="icon">
  590. <iconset resource="kres.qrc">
  591. <normaloff>:/icons/icons/log.svg</normaloff>:/icons/icons/log.svg</iconset>
  592. </property>
  593. <property name="flat">
  594. <bool>false</bool>
  595. </property>
  596. </widget>
  597. </item>
  598. <item>
  599. <widget class="QPushButton" name="sendMessage">
  600. <property name="sizePolicy">
  601. <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
  602. <horstretch>0</horstretch>
  603. <verstretch>0</verstretch>
  604. </sizepolicy>
  605. </property>
  606. <property name="autoFillBackground">
  607. <bool>false</bool>
  608. </property>
  609. <property name="styleSheet">
  610. <string notr="true">background-color: rgb(130, 255, 121);
  611. background-color: rgb(2, 180, 43);
  612. font: 87 11pt &quot;Noto Sans&quot;;
  613. color: rgb(0, 0, 0);
  614. font-weight: 700;
  615. padding: 4px;
  616. border-style: outset;
  617. border-width: 2px;
  618. border-radius: 4px;
  619. border-color: #00000f;
  620. min-width: 4em;
  621. padding: 4px;</string>
  622. </property>
  623. <property name="text">
  624. <string>Send</string>
  625. </property>
  626. <property name="icon">
  627. <iconset resource="kres.qrc">
  628. <normaloff>:/icons/send-button.png</normaloff>:/icons/send-button.png</iconset>
  629. </property>
  630. <property name="checkable">
  631. <bool>false</bool>
  632. </property>
  633. <property name="autoDefault">
  634. <bool>false</bool>
  635. </property>
  636. <property name="default">
  637. <bool>false</bool>
  638. </property>
  639. <property name="flat">
  640. <bool>false</bool>
  641. </property>
  642. </widget>
  643. </item>
  644. </layout>
  645. </item>
  646. </layout>
  647. </item>
  648. </layout>
  649. </item>
  650. </layout>
  651. </item>
  652. <item>
  653. <layout class="QHBoxLayout" name="horizontalLayout_5">
  654. <property name="spacing">
  655. <number>4</number>
  656. </property>
  657. </layout>
  658. </item>
  659. <item>
  660. <widget class="QProgressBar" name="progressBar">
  661. <property name="sizePolicy">
  662. <sizepolicy hsizetype="Minimum" vsizetype="Maximum">
  663. <horstretch>0</horstretch>
  664. <verstretch>0</verstretch>
  665. </sizepolicy>
  666. </property>
  667. <property name="styleSheet">
  668. <string notr="true">background-color: #2f535f;
  669. font: 87 11pt &quot;Noto Sans&quot;;
  670. color: rgb(0, 0, 0);</string>
  671. </property>
  672. <property name="value">
  673. <number>0</number>
  674. </property>
  675. </widget>
  676. </item>
  677. </layout>
  678. </item>
  679. </layout>
  680. </widget>
  681. </widget>
  682. <widget class="QMenuBar" name="menuBar">
  683. <property name="geometry">
  684. <rect>
  685. <x>0</x>
  686. <y>0</y>
  687. <width>1080</width>
  688. <height>23</height>
  689. </rect>
  690. </property>
  691. <widget class="QMenu" name="menuK_Y_GUI">
  692. <property name="title">
  693. <string>K Y GUI</string>
  694. </property>
  695. </widget>
  696. <addaction name="menuK_Y_GUI"/>
  697. </widget>
  698. <widget class="QToolBar" name="mainToolBar">
  699. <attribute name="toolBarArea">
  700. <enum>TopToolBarArea</enum>
  701. </attribute>
  702. <attribute name="toolBarBreak">
  703. <bool>false</bool>
  704. </attribute>
  705. </widget>
  706. <widget class="QStatusBar" name="statusBar"/>
  707. <widget class="QToolBar" name="toolBar">
  708. <property name="windowTitle">
  709. <string>toolBar</string>
  710. </property>
  711. <attribute name="toolBarArea">
  712. <enum>TopToolBarArea</enum>
  713. </attribute>
  714. <attribute name="toolBarBreak">
  715. <bool>false</bool>
  716. </attribute>
  717. </widget>
  718. </widget>
  719. <layoutdefault spacing="6" margin="11"/>
  720. <customwidgets>
  721. <customwidget>
  722. <class>ConnectionIndicator</class>
  723. <extends>QLabel</extends>
  724. <header>include/ui/connection_indicator.h</header>
  725. </customwidget>
  726. </customwidgets>
  727. <resources>
  728. <include location="kres.qrc"/>
  729. </resources>
  730. <connections/>
  731. </ui>