aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/resources/applauncherwidget.ui
blob: 7b93bc9a04ae5190a85b0af6c698b6d97c7bdf07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>AppLauncherWidget</class>
 <widget class="QWidget" name="AppLauncherWidget">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1080</width>
    <height>1800</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Form_AppLauncher</string>
  </property>
  <widget class="QWidget" name="widget_Background" native="true">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>1080</width>
     <height>1800</height>
    </rect>
   </property>
   <widget class="QWidget" name="widget_Home_Icon" native="true">
    <property name="geometry">
     <rect>
      <x>-40</x>
      <y>1640</y>
      <width>200</width>
      <height>200</height>
     </rect>
    </property>
   </widget>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>