aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2014-05-21 15:05:55 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-05-22 09:06:41 +0900
commitd73fdbc84b2b258f06fa8f2745f85545ef414624 (patch)
treef7a03caf845d2ba3546026eeb0c409b2b996223b /qt-ui/mainwindow.ui
parentf416cdd9e8a4e294b219c24ff46a792d44a472f8 (diff)
downloadsubsurface-d73fdbc84b2b258f06fa8f2745f85545ef414624.tar.gz
Temporary Tab Widget for the planner and the Profile View.
This is a temporary measure to help me port the planner to the new profile. it will be removed when I finish the port, but it makes the software still usable, so there's no worris. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r--qt-ui/mainwindow.ui10
1 files changed, 8 insertions, 2 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 8ae8b2422..5885baf30 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -85,11 +85,14 @@
</layout>
</widget>
</widget>
- <widget class="QStackedWidget" name="stackedWidget">
+ <widget class="QTabWidget" name="stackedWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page_5">
+ <attribute name="title">
+ <string>Profile Visualization</string>
+ </attribute>
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
<number>0</number>
@@ -495,6 +498,9 @@
</layout>
</widget>
<widget class="QWidget" name="page_6">
+ <attribute name="title">
+ <string>Old Planner Visualization</string>
+ </attribute>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>0</number>
@@ -563,7 +569,7 @@
<x>0</x>
<y>0</y>
<width>1418</width>
- <height>29</height>
+ <height>20</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">