123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1350</width>
- <height>867</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <widget class="QWidget" name="centralwidget">
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>1130</x>
- <y>0</y>
- <width>51</width>
- <height>51</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- <weight>50</weight>
- <bold>false</bold>
- </font>
- </property>
- <property name="text">
- <string>Links:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>450</x>
- <y>40</y>
- <width>1451</width>
- <height>901</height>
- </rect>
- </property>
- <property name="styleSheet">
- <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>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>0</y>
- <width>121</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>10</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Enter your name:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit">
- <property name="geometry">
- <rect>
- <x>130</x>
- <y>10</y>
- <width>113</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_3">
- <property name="geometry">
- <rect>
- <x>250</x>
- <y>10</y>
- <width>75</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string>introduced</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>40</y>
- <width>551</width>
- <height>21</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_6">
- <property name="geometry">
- <rect>
- <x>560</x>
- <y>10</y>
- <width>251</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>Impact</family>
- <pointsize>24</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Photarea Pre-Alpha</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>160</x>
- <y>70</y>
- <width>131</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>16</pointsize>
- </font>
- </property>
- <property name="text">
- <string>drawing field:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_7">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1711</width>
- <height>121</height>
- </rect>
- </property>
- <property name="styleSheet">
- <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>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_8">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>110</y>
- <width>21</width>
- <height>711</height>
- </rect>
- </property>
- <property name="styleSheet">
- <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>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_9">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>770</y>
- <width>451</width>
- <height>181</height>
- </rect>
- </property>
- <property name="styleSheet">
- <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>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_11">
- <property name="geometry">
- <rect>
- <x>1010</x>
- <y>70</y>
- <width>131</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>16</pointsize>
- </font>
- </property>
- <property name="text">
- <string>select a term:</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_2">
- <property name="geometry">
- <rect>
- <x>1010</x>
- <y>130</y>
- <width>71</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- </font>
- </property>
- <property name="text">
- <string>negative</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_12">
- <property name="geometry">
- <rect>
- <x>870</x>
- <y>120</y>
- <width>51</width>
- <height>61</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>14</pointsize>
- </font>
- </property>
- <property name="text">
- <string>filters:</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_4">
- <property name="geometry">
- <rect>
- <x>1170</x>
- <y>130</y>
- <width>121</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- </font>
- </property>
- <property name="text">
- <string>black and white</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_5">
- <property name="geometry">
- <rect>
- <x>1090</x>
- <y>130</y>
- <width>71</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- </font>
- </property>
- <property name="text">
- <string>contrast</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton">
- <property name="geometry">
- <rect>
- <x>930</x>
- <y>130</y>
- <width>71</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- </font>
- </property>
- <property name="text">
- <string>sepia</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_13">
- <property name="geometry">
- <rect>
- <x>870</x>
- <y>200</y>
- <width>51</width>
- <height>61</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>14</pointsize>
- </font>
- </property>
- <property name="text">
- <string>photo:</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_6">
- <property name="geometry">
- <rect>
- <x>930</x>
- <y>210</y>
- <width>121</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- </font>
- </property>
- <property name="text">
- <string>shutter speed</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_7">
- <property name="geometry">
- <rect>
- <x>1060</x>
- <y>210</y>
- <width>101</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- </font>
- </property>
- <property name="text">
- <string>diaphragm </string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_8">
- <property name="geometry">
- <rect>
- <x>1170</x>
- <y>210</y>
- <width>101</width>
- <height>41</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- </font>
- </property>
- <property name="text">
- <string>megapixel</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_10">
- <property name="geometry">
- <rect>
- <x>1180</x>
- <y>10</y>
- <width>51</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="text">
- <string><a href="https://www.notabug.org/THE_SEIGNIOR/Photarea_2.0">Git</a></string>
- </property>
- </widget>
- <zorder>label_7</zorder>
- <zorder>label_2</zorder>
- <zorder>label</zorder>
- <zorder>label_4</zorder>
- <zorder>lineEdit</zorder>
- <zorder>pushButton_3</zorder>
- <zorder>label_5</zorder>
- <zorder>label_6</zorder>
- <zorder>label_3</zorder>
- <zorder>label_8</zorder>
- <zorder>label_9</zorder>
- <zorder>label_11</zorder>
- <zorder>pushButton_2</zorder>
- <zorder>label_12</zorder>
- <zorder>pushButton_4</zorder>
- <zorder>pushButton_5</zorder>
- <zorder>pushButton</zorder>
- <zorder>label_13</zorder>
- <zorder>pushButton_6</zorder>
- <zorder>pushButton_7</zorder>
- <zorder>pushButton_8</zorder>
- <zorder>label_10</zorder>
- </widget>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1350</width>
- <height>21</height>
- </rect>
- </property>
- <widget class="QMenu" name="menuTools">
- <property name="title">
- <string>Tools</string>
- </property>
- <addaction name="actionLine"/>
- <addaction name="actionBrush"/>
- <addaction name="actionCircle"/>
- <addaction name="actionRubber"/>
- </widget>
- <widget class="QMenu" name="menuColor">
- <property name="title">
- <string>Color</string>
- </property>
- <addaction name="actionDefault"/>
- <addaction name="actionRed_2"/>
- <addaction name="actionBlue"/>
- <addaction name="actionPink"/>
- <addaction name="actionYellow"/>
- <addaction name="actionGreen"/>
- </widget>
- <addaction name="menuTools"/>
- <addaction name="menuColor"/>
- </widget>
- <widget class="QToolBar" name="toolBar">
- <property name="windowTitle">
- <string>toolBar</string>
- </property>
- <attribute name="toolBarArea">
- <enum>TopToolBarArea</enum>
- </attribute>
- <attribute name="toolBarBreak">
- <bool>false</bool>
- </attribute>
- <addaction name="actionDefault"/>
- <addaction name="separator"/>
- <addaction name="separator"/>
- <addaction name="separator"/>
- <addaction name="separator"/>
- <addaction name="separator"/>
- <addaction name="actionRed_2"/>
- <addaction name="separator"/>
- <addaction name="actionBlue"/>
- <addaction name="separator"/>
- <addaction name="actionPink"/>
- <addaction name="separator"/>
- <addaction name="actionYellow"/>
- <addaction name="separator"/>
- <addaction name="actionGreen"/>
- </widget>
- <widget class="QToolBar" name="toolBar_2">
- <property name="windowTitle">
- <string>toolBar_2</string>
- </property>
- <attribute name="toolBarArea">
- <enum>TopToolBarArea</enum>
- </attribute>
- <attribute name="toolBarBreak">
- <bool>true</bool>
- </attribute>
- <addaction name="actionBrush"/>
- <addaction name="separator"/>
- <addaction name="actionLine"/>
- <addaction name="separator"/>
- <addaction name="actionCircle"/>
- <addaction name="separator"/>
- <addaction name="actionRubber"/>
- </widget>
- <action name="actionLine">
- <property name="icon">
- <iconset resource="new.qrc">
- <normaloff>:/image/img/line.png</normaloff>:/image/img/line.png</iconset>
- </property>
- <property name="text">
- <string>Line</string>
- </property>
- <property name="iconText">
- <string>Line</string>
- </property>
- <property name="toolTip">
- <string>Line</string>
- </property>
- <property name="shortcut">
- <string>Shift+L</string>
- </property>
- </action>
- <action name="actionBrush">
- <property name="icon">
- <iconset resource="new.qrc">
- <normaloff>:/image/img/Brush.png</normaloff>:/image/img/Brush.png</iconset>
- </property>
- <property name="text">
- <string>Brush</string>
- </property>
- <property name="iconText">
- <string>Brush</string>
- </property>
- <property name="toolTip">
- <string>Brush</string>
- </property>
- <property name="shortcut">
- <string>Shift+B</string>
- </property>
- </action>
- <action name="actionCircle">
- <property name="icon">
- <iconset resource="new.qrc">
- <normaloff>:/image/img/circle.png</normaloff>:/image/img/circle.png</iconset>
- </property>
- <property name="text">
- <string>Circle</string>
- </property>
- <property name="shortcut">
- <string>Shift+C</string>
- </property>
- </action>
- <action name="actionRubber">
- <property name="icon">
- <iconset resource="new.qrc">
- <normaloff>:/image/img/rubber.png</normaloff>:/image/img/rubber.png</iconset>
- </property>
- <property name="text">
- <string>Rubber</string>
- </property>
- <property name="shortcut">
- <string>Shift+R</string>
- </property>
- </action>
- <action name="actionBlue">
- <property name="text">
- <string>Blue_brush</string>
- </property>
- </action>
- <action name="actionYellow">
- <property name="text">
- <string>Yellow_brush</string>
- </property>
- </action>
- <action name="actionGreen">
- <property name="text">
- <string>Green_brush</string>
- </property>
- </action>
- <action name="actionRed_2">
- <property name="text">
- <string>Red_brush</string>
- </property>
- </action>
- <action name="actionDefault">
- <property name="text">
- <string>Default</string>
- </property>
- </action>
- <action name="actionPink">
- <property name="text">
- <string>Pink_brush</string>
- </property>
- </action>
- </widget>
- <resources>
- <include location="new.qrc"/>
- </resources>
- <connections/>
- </ui>
|