summaryrefslogtreecommitdiffstats
path: root/HomeScreen/resources/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'HomeScreen/resources/mainwindow.ui')
-rw-r--r--HomeScreen/resources/mainwindow.ui59
1 files changed, 0 insertions, 59 deletions
diff --git a/HomeScreen/resources/mainwindow.ui b/HomeScreen/resources/mainwindow.ui
deleted file mode 100644
index 473cc92..0000000
--- a/HomeScreen/resources/mainwindow.ui
+++ /dev/null
@@ -1,59 +0,0 @@
-<?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>1080</width>
- <height>1920</height>
- </rect>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="windowTitle">
- <string/>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <widget class="QWidget" name="centralWidget">
- <widget class="QWidget" name="widget_background" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>60</y>
- <width>1080</width>
- <height>1800</height>
- </rect>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="styleSheet">
- <string notr="true">background-image: url(:/images/backgrounds/bg_blue_day.png)
-</string>
- </property>
- <widget class="QWidget" name="widget_homeIcon" native="true">
- <property name="geometry">
- <rect>
- <x>-40</x>
- <y>1640</y>
- <width>200</width>
- <height>200</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">border-image: url(:/icons/home_day.png) 0 0 0 0 stretch stretch;
-</string>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources/>
- <connections/>
-</ui>