Photarea.ui 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  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>1350</width>
  10. <height>867</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true"/>
  18. </property>
  19. <widget class="QWidget" name="centralwidget">
  20. <widget class="QLabel" name="label">
  21. <property name="geometry">
  22. <rect>
  23. <x>1130</x>
  24. <y>0</y>
  25. <width>51</width>
  26. <height>51</height>
  27. </rect>
  28. </property>
  29. <property name="font">
  30. <font>
  31. <pointsize>12</pointsize>
  32. <weight>50</weight>
  33. <bold>false</bold>
  34. </font>
  35. </property>
  36. <property name="text">
  37. <string>Links:</string>
  38. </property>
  39. </widget>
  40. <widget class="QLabel" name="label_2">
  41. <property name="geometry">
  42. <rect>
  43. <x>450</x>
  44. <y>40</y>
  45. <width>1451</width>
  46. <height>901</height>
  47. </rect>
  48. </property>
  49. <property name="styleSheet">
  50. <string notr="true">background-color: qlineargradient(spread:pad, x1:0.272545, y1:0.506, x2:0.9375, y2:0.966, stop:0 rgba(255, 200, 160, 255), stop:1 rgba(162, 207, 112, 255));</string>
  51. </property>
  52. <property name="text">
  53. <string/>
  54. </property>
  55. </widget>
  56. <widget class="QLabel" name="label_4">
  57. <property name="geometry">
  58. <rect>
  59. <x>10</x>
  60. <y>0</y>
  61. <width>121</width>
  62. <height>41</height>
  63. </rect>
  64. </property>
  65. <property name="font">
  66. <font>
  67. <pointsize>10</pointsize>
  68. <weight>75</weight>
  69. <bold>true</bold>
  70. </font>
  71. </property>
  72. <property name="text">
  73. <string>Enter your name:</string>
  74. </property>
  75. </widget>
  76. <widget class="QLineEdit" name="lineEdit">
  77. <property name="geometry">
  78. <rect>
  79. <x>130</x>
  80. <y>10</y>
  81. <width>113</width>
  82. <height>21</height>
  83. </rect>
  84. </property>
  85. </widget>
  86. <widget class="QPushButton" name="pushButton_3">
  87. <property name="geometry">
  88. <rect>
  89. <x>250</x>
  90. <y>10</y>
  91. <width>75</width>
  92. <height>23</height>
  93. </rect>
  94. </property>
  95. <property name="text">
  96. <string>introduced</string>
  97. </property>
  98. </widget>
  99. <widget class="QLabel" name="label_5">
  100. <property name="geometry">
  101. <rect>
  102. <x>10</x>
  103. <y>40</y>
  104. <width>551</width>
  105. <height>21</height>
  106. </rect>
  107. </property>
  108. <property name="font">
  109. <font>
  110. <pointsize>11</pointsize>
  111. <weight>75</weight>
  112. <bold>true</bold>
  113. </font>
  114. </property>
  115. <property name="text">
  116. <string/>
  117. </property>
  118. </widget>
  119. <widget class="QLabel" name="label_6">
  120. <property name="geometry">
  121. <rect>
  122. <x>560</x>
  123. <y>10</y>
  124. <width>251</width>
  125. <height>31</height>
  126. </rect>
  127. </property>
  128. <property name="font">
  129. <font>
  130. <family>Impact</family>
  131. <pointsize>24</pointsize>
  132. </font>
  133. </property>
  134. <property name="text">
  135. <string>Photarea Pre-Alpha</string>
  136. </property>
  137. </widget>
  138. <widget class="QLabel" name="label_3">
  139. <property name="geometry">
  140. <rect>
  141. <x>160</x>
  142. <y>70</y>
  143. <width>131</width>
  144. <height>41</height>
  145. </rect>
  146. </property>
  147. <property name="font">
  148. <font>
  149. <pointsize>16</pointsize>
  150. </font>
  151. </property>
  152. <property name="text">
  153. <string>drawing field:</string>
  154. </property>
  155. </widget>
  156. <widget class="QLabel" name="label_7">
  157. <property name="geometry">
  158. <rect>
  159. <x>0</x>
  160. <y>0</y>
  161. <width>1711</width>
  162. <height>121</height>
  163. </rect>
  164. </property>
  165. <property name="styleSheet">
  166. <string notr="true">background-color: qlineargradient(spread:pad, x1:0.243727, y1:0.125, x2:0, y2:0, stop:0 rgba(255, 200, 160, 255), stop:1 rgba(162, 207, 112, 255));</string>
  167. </property>
  168. <property name="text">
  169. <string/>
  170. </property>
  171. </widget>
  172. <widget class="QLabel" name="label_8">
  173. <property name="geometry">
  174. <rect>
  175. <x>0</x>
  176. <y>110</y>
  177. <width>21</width>
  178. <height>711</height>
  179. </rect>
  180. </property>
  181. <property name="styleSheet">
  182. <string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:0, stop:0 rgba(255, 200, 160, 255), stop:1 rgba(162, 207, 112, 255));</string>
  183. </property>
  184. <property name="text">
  185. <string/>
  186. </property>
  187. </widget>
  188. <widget class="QLabel" name="label_9">
  189. <property name="geometry">
  190. <rect>
  191. <x>0</x>
  192. <y>770</y>
  193. <width>451</width>
  194. <height>181</height>
  195. </rect>
  196. </property>
  197. <property name="styleSheet">
  198. <string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:0, stop:0 rgba(255, 200, 160, 255), stop:1 rgba(162, 207, 112, 255));</string>
  199. </property>
  200. <property name="text">
  201. <string/>
  202. </property>
  203. </widget>
  204. <widget class="QLabel" name="label_11">
  205. <property name="geometry">
  206. <rect>
  207. <x>1010</x>
  208. <y>70</y>
  209. <width>131</width>
  210. <height>41</height>
  211. </rect>
  212. </property>
  213. <property name="font">
  214. <font>
  215. <pointsize>16</pointsize>
  216. </font>
  217. </property>
  218. <property name="text">
  219. <string>select a term:</string>
  220. </property>
  221. </widget>
  222. <widget class="QPushButton" name="pushButton_2">
  223. <property name="geometry">
  224. <rect>
  225. <x>1010</x>
  226. <y>130</y>
  227. <width>71</width>
  228. <height>41</height>
  229. </rect>
  230. </property>
  231. <property name="font">
  232. <font>
  233. <pointsize>12</pointsize>
  234. </font>
  235. </property>
  236. <property name="text">
  237. <string>negative</string>
  238. </property>
  239. </widget>
  240. <widget class="QLabel" name="label_12">
  241. <property name="geometry">
  242. <rect>
  243. <x>870</x>
  244. <y>120</y>
  245. <width>51</width>
  246. <height>61</height>
  247. </rect>
  248. </property>
  249. <property name="font">
  250. <font>
  251. <pointsize>14</pointsize>
  252. </font>
  253. </property>
  254. <property name="text">
  255. <string>filters:</string>
  256. </property>
  257. </widget>
  258. <widget class="QPushButton" name="pushButton_4">
  259. <property name="geometry">
  260. <rect>
  261. <x>1170</x>
  262. <y>130</y>
  263. <width>121</width>
  264. <height>41</height>
  265. </rect>
  266. </property>
  267. <property name="font">
  268. <font>
  269. <pointsize>12</pointsize>
  270. </font>
  271. </property>
  272. <property name="text">
  273. <string>black and white</string>
  274. </property>
  275. </widget>
  276. <widget class="QPushButton" name="pushButton_5">
  277. <property name="geometry">
  278. <rect>
  279. <x>1090</x>
  280. <y>130</y>
  281. <width>71</width>
  282. <height>41</height>
  283. </rect>
  284. </property>
  285. <property name="font">
  286. <font>
  287. <pointsize>12</pointsize>
  288. </font>
  289. </property>
  290. <property name="text">
  291. <string>contrast</string>
  292. </property>
  293. </widget>
  294. <widget class="QPushButton" name="pushButton">
  295. <property name="geometry">
  296. <rect>
  297. <x>930</x>
  298. <y>130</y>
  299. <width>71</width>
  300. <height>41</height>
  301. </rect>
  302. </property>
  303. <property name="font">
  304. <font>
  305. <pointsize>12</pointsize>
  306. </font>
  307. </property>
  308. <property name="text">
  309. <string>sepia</string>
  310. </property>
  311. </widget>
  312. <widget class="QLabel" name="label_13">
  313. <property name="geometry">
  314. <rect>
  315. <x>870</x>
  316. <y>200</y>
  317. <width>51</width>
  318. <height>61</height>
  319. </rect>
  320. </property>
  321. <property name="font">
  322. <font>
  323. <pointsize>14</pointsize>
  324. </font>
  325. </property>
  326. <property name="text">
  327. <string>photo:</string>
  328. </property>
  329. </widget>
  330. <widget class="QPushButton" name="pushButton_6">
  331. <property name="geometry">
  332. <rect>
  333. <x>930</x>
  334. <y>210</y>
  335. <width>121</width>
  336. <height>41</height>
  337. </rect>
  338. </property>
  339. <property name="font">
  340. <font>
  341. <pointsize>12</pointsize>
  342. </font>
  343. </property>
  344. <property name="text">
  345. <string>shutter speed</string>
  346. </property>
  347. </widget>
  348. <widget class="QPushButton" name="pushButton_7">
  349. <property name="geometry">
  350. <rect>
  351. <x>1060</x>
  352. <y>210</y>
  353. <width>101</width>
  354. <height>41</height>
  355. </rect>
  356. </property>
  357. <property name="font">
  358. <font>
  359. <pointsize>12</pointsize>
  360. </font>
  361. </property>
  362. <property name="text">
  363. <string>diaphragm </string>
  364. </property>
  365. </widget>
  366. <widget class="QPushButton" name="pushButton_8">
  367. <property name="geometry">
  368. <rect>
  369. <x>1170</x>
  370. <y>210</y>
  371. <width>101</width>
  372. <height>41</height>
  373. </rect>
  374. </property>
  375. <property name="font">
  376. <font>
  377. <pointsize>12</pointsize>
  378. </font>
  379. </property>
  380. <property name="text">
  381. <string>megapixel</string>
  382. </property>
  383. </widget>
  384. <widget class="QLabel" name="label_10">
  385. <property name="geometry">
  386. <rect>
  387. <x>1180</x>
  388. <y>10</y>
  389. <width>51</width>
  390. <height>31</height>
  391. </rect>
  392. </property>
  393. <property name="font">
  394. <font>
  395. <pointsize>11</pointsize>
  396. </font>
  397. </property>
  398. <property name="text">
  399. <string>&lt;a href=&quot;https://www.notabug.org/THE_SEIGNIOR/Photarea_2.0&quot;&gt;Git&lt;/a&gt;</string>
  400. </property>
  401. </widget>
  402. <zorder>label_7</zorder>
  403. <zorder>label_2</zorder>
  404. <zorder>label</zorder>
  405. <zorder>label_4</zorder>
  406. <zorder>lineEdit</zorder>
  407. <zorder>pushButton_3</zorder>
  408. <zorder>label_5</zorder>
  409. <zorder>label_6</zorder>
  410. <zorder>label_3</zorder>
  411. <zorder>label_8</zorder>
  412. <zorder>label_9</zorder>
  413. <zorder>label_11</zorder>
  414. <zorder>pushButton_2</zorder>
  415. <zorder>label_12</zorder>
  416. <zorder>pushButton_4</zorder>
  417. <zorder>pushButton_5</zorder>
  418. <zorder>pushButton</zorder>
  419. <zorder>label_13</zorder>
  420. <zorder>pushButton_6</zorder>
  421. <zorder>pushButton_7</zorder>
  422. <zorder>pushButton_8</zorder>
  423. <zorder>label_10</zorder>
  424. </widget>
  425. <widget class="QMenuBar" name="menubar">
  426. <property name="geometry">
  427. <rect>
  428. <x>0</x>
  429. <y>0</y>
  430. <width>1350</width>
  431. <height>21</height>
  432. </rect>
  433. </property>
  434. <widget class="QMenu" name="menuTools">
  435. <property name="title">
  436. <string>Tools</string>
  437. </property>
  438. <addaction name="actionLine"/>
  439. <addaction name="actionBrush"/>
  440. <addaction name="actionCircle"/>
  441. <addaction name="actionRubber"/>
  442. </widget>
  443. <widget class="QMenu" name="menuColor">
  444. <property name="title">
  445. <string>Color</string>
  446. </property>
  447. <addaction name="actionDefault"/>
  448. <addaction name="actionRed_2"/>
  449. <addaction name="actionBlue"/>
  450. <addaction name="actionPink"/>
  451. <addaction name="actionYellow"/>
  452. <addaction name="actionGreen"/>
  453. </widget>
  454. <addaction name="menuTools"/>
  455. <addaction name="menuColor"/>
  456. </widget>
  457. <widget class="QToolBar" name="toolBar">
  458. <property name="windowTitle">
  459. <string>toolBar</string>
  460. </property>
  461. <attribute name="toolBarArea">
  462. <enum>TopToolBarArea</enum>
  463. </attribute>
  464. <attribute name="toolBarBreak">
  465. <bool>false</bool>
  466. </attribute>
  467. <addaction name="actionDefault"/>
  468. <addaction name="separator"/>
  469. <addaction name="separator"/>
  470. <addaction name="separator"/>
  471. <addaction name="separator"/>
  472. <addaction name="separator"/>
  473. <addaction name="actionRed_2"/>
  474. <addaction name="separator"/>
  475. <addaction name="actionBlue"/>
  476. <addaction name="separator"/>
  477. <addaction name="actionPink"/>
  478. <addaction name="separator"/>
  479. <addaction name="actionYellow"/>
  480. <addaction name="separator"/>
  481. <addaction name="actionGreen"/>
  482. </widget>
  483. <widget class="QToolBar" name="toolBar_2">
  484. <property name="windowTitle">
  485. <string>toolBar_2</string>
  486. </property>
  487. <attribute name="toolBarArea">
  488. <enum>TopToolBarArea</enum>
  489. </attribute>
  490. <attribute name="toolBarBreak">
  491. <bool>true</bool>
  492. </attribute>
  493. <addaction name="actionBrush"/>
  494. <addaction name="separator"/>
  495. <addaction name="actionLine"/>
  496. <addaction name="separator"/>
  497. <addaction name="actionCircle"/>
  498. <addaction name="separator"/>
  499. <addaction name="actionRubber"/>
  500. </widget>
  501. <action name="actionLine">
  502. <property name="icon">
  503. <iconset resource="new.qrc">
  504. <normaloff>:/image/img/line.png</normaloff>:/image/img/line.png</iconset>
  505. </property>
  506. <property name="text">
  507. <string>Line</string>
  508. </property>
  509. <property name="iconText">
  510. <string>Line</string>
  511. </property>
  512. <property name="toolTip">
  513. <string>Line</string>
  514. </property>
  515. <property name="shortcut">
  516. <string>Shift+L</string>
  517. </property>
  518. </action>
  519. <action name="actionBrush">
  520. <property name="icon">
  521. <iconset resource="new.qrc">
  522. <normaloff>:/image/img/Brush.png</normaloff>:/image/img/Brush.png</iconset>
  523. </property>
  524. <property name="text">
  525. <string>Brush</string>
  526. </property>
  527. <property name="iconText">
  528. <string>Brush</string>
  529. </property>
  530. <property name="toolTip">
  531. <string>Brush</string>
  532. </property>
  533. <property name="shortcut">
  534. <string>Shift+B</string>
  535. </property>
  536. </action>
  537. <action name="actionCircle">
  538. <property name="icon">
  539. <iconset resource="new.qrc">
  540. <normaloff>:/image/img/circle.png</normaloff>:/image/img/circle.png</iconset>
  541. </property>
  542. <property name="text">
  543. <string>Circle</string>
  544. </property>
  545. <property name="shortcut">
  546. <string>Shift+C</string>
  547. </property>
  548. </action>
  549. <action name="actionRubber">
  550. <property name="icon">
  551. <iconset resource="new.qrc">
  552. <normaloff>:/image/img/rubber.png</normaloff>:/image/img/rubber.png</iconset>
  553. </property>
  554. <property name="text">
  555. <string>Rubber</string>
  556. </property>
  557. <property name="shortcut">
  558. <string>Shift+R</string>
  559. </property>
  560. </action>
  561. <action name="actionBlue">
  562. <property name="text">
  563. <string>Blue_brush</string>
  564. </property>
  565. </action>
  566. <action name="actionYellow">
  567. <property name="text">
  568. <string>Yellow_brush</string>
  569. </property>
  570. </action>
  571. <action name="actionGreen">
  572. <property name="text">
  573. <string>Green_brush</string>
  574. </property>
  575. </action>
  576. <action name="actionRed_2">
  577. <property name="text">
  578. <string>Red_brush</string>
  579. </property>
  580. </action>
  581. <action name="actionDefault">
  582. <property name="text">
  583. <string>Default</string>
  584. </property>
  585. </action>
  586. <action name="actionPink">
  587. <property name="text">
  588. <string>Pink_brush</string>
  589. </property>
  590. </action>
  591. </widget>
  592. <resources>
  593. <include location="new.qrc"/>
  594. </resources>
  595. <connections/>
  596. </ui>