summaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/resources
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-08-05 19:42:52 +0200
committerBocklage, Jens <Jens_Bocklage@mentor.com>2016-08-05 19:42:52 +0200
commit0a468d9b5ae7b3e5ba106facf17698d89b1ce200 (patch)
tree4b4b2a336802816522ef7bafd8d49cb6d6a6e67f /HomeScreenSimulator/resources
parent3478f65b39560b333ba189e7d86e2c2cebfc9c7a (diff)
Using the Tizen application manager to receive information about installed apps and to launch apps.v0.2.0
This acts as a template for other app framework adoptions. Using the weston ivi shell to control surfaces. Using the input event manager to dispatch hard key inputs. This is a bigger update, so I increased the version number from 0.1.1 to 0.2.0. Some parts are under development. I created the components "WindowsManager" and "InputEventManager" because they are not defined in AGL right now. As soon as they are defined, we should switch to them. Find more information on the official wiki page: https://wiki.automotivelinux.org/homescreen Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'HomeScreenSimulator/resources')
-rw-r--r--HomeScreenSimulator/resources/mainwindow.ui17
1 files changed, 15 insertions, 2 deletions
diff --git a/HomeScreenSimulator/resources/mainwindow.ui b/HomeScreenSimulator/resources/mainwindow.ui
index dc03c7a..289c237 100644
--- a/HomeScreenSimulator/resources/mainwindow.ui
+++ b/HomeScreenSimulator/resources/mainwindow.ui
@@ -41,7 +41,7 @@
<rect>
<x>20</x>
<y>380</y>
- <width>221</width>
+ <width>211</width>
<height>27</height>
</rect>
</property>
@@ -52,7 +52,7 @@
<widget class="QTableWidget" name="tableWidget_Status">
<property name="geometry">
<rect>
- <x>20</x>
+ <x>30</x>
<y>20</y>
<width>681</width>
<height>341</height>
@@ -100,6 +100,19 @@
</rect>
</property>
</widget>
+ <widget class="QPushButton" name="pushButton_PopupExample">
+ <property name="geometry">
+ <rect>
+ <x>428</x>
+ <y>380</y>
+ <width>171</width>
+ <height>27</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>&quot;Hello World&quot; Example</string>
+ </property>
+ </widget>
</widget>
<widget class="QWidget" name="tab_DayNightMode">
<attribute name="title">