123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>GUI</class>
- <widget class="QMainWindow" name="GUI">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1024</width>
- <height>800</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>GUI</string>
- </property>
- <widget class="QWidget" name="centralWidget">
- <widget class="QLabel" name="botleft_corner_">
- <property name="geometry">
- <rect>
- <x>-3</x>
- <y>758</y>
- <width>45</width>
- <height>45</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><img src=":/assets/window/thick_opaque-border-botleft.png"/></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="left_border_">
- <property name="geometry">
- <rect>
- <x>-3</x>
- <y>42</y>
- <width>51</width>
- <height>716</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head><body>
- <div style="background:url(:/assets/window/thick_opaque-border-left.png);" width="100%" height="100%" /><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></div>
- </body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="topleft_corner_">
- <property name="geometry">
- <rect>
- <x>-3</x>
- <y>-3</y>
- <width>45</width>
- <height>45</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><img src=":/assets/window/thick_opaque-border-topleft.png"/></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="top_border_">
- <property name="geometry">
- <rect>
- <x>42</x>
- <y>-3</y>
- <width>937</width>
- <height>45</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><div style="background:url(:/assets/window/thick_opaque-border-top.png);" width="100%" height="100%" /><br><br></div></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="topright_corner_">
- <property name="geometry">
- <rect>
- <x>979</x>
- <y>-3</y>
- <width>45</width>
- <height>45</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><img src=":/assets/window/thick_opaque-border-topright.png"/></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="right_border_">
- <property name="geometry">
- <rect>
- <x>979</x>
- <y>42</y>
- <width>45</width>
- <height>716</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head><body>
- <div style="background:url(:/assets/window/thick_opaque-border-right.png);" width="100%" height="100%" /><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></div>
- </body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="bottom_border_">
- <property name="geometry">
- <rect>
- <x>42</x>
- <y>758</y>
- <width>937</width>
- <height>45</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><div style="background:url(:/assets/window/thick_opaque-border-bottom.png);" width="100%" height="100%" /><br><br></div></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="botright_corner">
- <property name="geometry">
- <rect>
- <x>979</x>
- <y>758</y>
- <width>45</width>
- <height>45</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><img src=":/assets/window/thick_opaque-border-botright.png"/></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="background">
- <property name="geometry">
- <rect>
- <x>42</x>
- <y>42</y>
- <width>938</width>
- <height>716</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head><body>
- <div style="background:url(:/assets/window/thick_opaque-background.png);" width="100%" height="100%" /><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br></div>
- </body></html></string>
- </property>
- </widget>
- <widget class="QWidget" name="main_content_" native="true">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>40</y>
- <width>940</width>
- <height>720</height>
- </rect>
- </property>
- <layout class="QGridLayout" name="content_"/>
- </widget>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources/>
- <connections/>
- </ui>
|