123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215 |
- <?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">
- <layout class="QGridLayout" name="gridLayout">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <property name="spacing">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <widget class="QWidget" name="window_topleft_border_" native="true">
- <property name="minimumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-topleft.png);</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QWidget" name="window_top_border_" native="true">
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-top.png);</string>
- </property>
- </widget>
- </item>
- <item row="0" column="2">
- <widget class="QWidget" name="window_topright_border_" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-topright.png);</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QWidget" name="window_left_border_" native="true">
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-left.png);</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QWidget" name="main_content_" native="true">
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">background: url(:/assets/window/thick_opaque-background.png);</string>
- </property>
- <layout class="QGridLayout" name="content_">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <property name="spacing">
- <number>0</number>
- </property>
- </layout>
- </widget>
- </item>
- <item row="1" column="2">
- <widget class="QWidget" name="window_right_border_" native="true">
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-right.png);</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QWidget" name="window_botleft_border_" native="true">
- <property name="minimumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-botleft.png);</string>
- </property>
- </widget>
- </item>
- <item row="2" column="1">
- <widget class="QWidget" name="window_bottom_border_" native="true">
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-bottom.png);</string>
- </property>
- </widget>
- </item>
- <item row="2" column="2">
- <widget class="QWidget" name="window_botright_border_" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>45</width>
- <height>45</height>
- </size>
- </property>
- <property name="cursor">
- <cursorShape>SizeAllCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/assets/window/thick_opaque-border-botright.png);</string>
- </property>
- </widget>
- </item>
- </layout>
- <zorder>main_content_</zorder>
- <zorder>window_topleft_border_</zorder>
- <zorder>window_top_border_</zorder>
- <zorder>window_topright_border_</zorder>
- <zorder>window_left_border_</zorder>
- <zorder>window_right_border_</zorder>
- <zorder>window_botleft_border_</zorder>
- <zorder>window_bottom_border_</zorder>
- <zorder>window_botright_border_</zorder>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources/>
- <connections/>
- </ui>
|