summaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/resources
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-11-03 20:23:10 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2016-11-03 20:23:10 +0100
commitec688535558c31989e7da221b858328b2e0766c8 (patch)
tree4ca00a485bdb4ecd8aebe87398e324510400b4c0 /HomeScreenSimulator/resources
parent6656309e1ddf27c3e62fe5d599bee2beeddcbff1 (diff)
New concept of dynamically placing surfaces in static defined layout areas.v0.4.0
This is useful if an application wants to render more than one surface. By default, one surface is placed in one layout render area. With the new homescreen.xml introspection, apps can place their surfaces as they wish (limited to the boundries of the assigned layou render area!). The functionality is not fully implemented, but the shared lib already provides the interface. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'HomeScreenSimulator/resources')
-rw-r--r--HomeScreenSimulator/resources/mainwindow.ui18
1 files changed, 0 insertions, 18 deletions
diff --git a/HomeScreenSimulator/resources/mainwindow.ui b/HomeScreenSimulator/resources/mainwindow.ui
index dcdf2e7..4f7ccf8 100644
--- a/HomeScreenSimulator/resources/mainwindow.ui
+++ b/HomeScreenSimulator/resources/mainwindow.ui
@@ -214,24 +214,6 @@
</property>
</widget>
</widget>
- <widget class="QWidget" name="tab_FullScreen">
- <attribute name="title">
- <string>FullScreen</string>
- </attribute>
- <widget class="QPushButton" name="pushButton_ToggleFullScreen">
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>50</y>
- <width>161</width>
- <height>27</height>
- </rect>
- </property>
- <property name="text">
- <string>Toggle full screen</string>
- </property>
- </widget>
- </widget>
<widget class="QWidget" name="tab_FutureFeatures">
<attribute name="title">
<string>Future features</string>