summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-20 06:15:30 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-20 06:15:30 -0700
commitf548195761af0faee92fc881acaf70fdb1f7c8da (patch)
treeab4d4ec76e020bb5d7699619e7ac6fdb9169e2c7 /qt-ui/maintab.ui
parent11a6b186904eb770bd433521a24e0a8dadedfbc5 (diff)
downloadsubsurface-f548195761af0faee92fc881acaf70fdb1f7c8da.tar.gz
Move visibility Star widget to the DiveNotes tab
This looks much better and seems much more contextual. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r--qt-ui/maintab.ui46
1 files changed, 24 insertions, 22 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index 6b16e0f87..0a31897a4 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -78,11 +78,22 @@
</widget>
</item>
<item row="5" column="0">
- <widget class="QLabel" name="label_14">
- <property name="text">
- <string>Rating</string>
- </property>
- </widget>
+ <layout class="QHBoxLayout" name="ratingVisibilityLabels">
+ <item>
+ <widget class="QLabel" name="label_14">
+ <property name="text">
+ <string>Rating</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="visibilityLabel">
+ <property name="text">
+ <string>Visibility</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
</item>
<item row="5" column="1">
<widget class="QLabel" name="label_19">
@@ -99,7 +110,14 @@
</widget>
</item>
<item row="6" column="0">
- <widget class="StarWidget" name="rating" native="true"/>
+ <layout class="QHBoxLayout" name="ratingVisibilityWidgets">
+ <item>
+ <widget class="StarWidget" name="rating" native="true"/>
+ </item>
+ <item>
+ <widget class="StarWidget" name="visibility" native="true"/>
+ </item>
+ </layout>
</item>
<item row="10" column="1">
<widget class="QPushButton" name="editReset">
@@ -403,22 +421,6 @@
</property>
</widget>
</item>
- <item row="3" column="2">
- <widget class="StarWidget" name="visibility" native="true"/>
- </item>
- <item row="2" column="2">
- <widget class="QLabel" name="visibilityLabel">
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Visibility</string>
- </property>
- </widget>
- </item>
<item row="4" column="0">
<widget class="QLabel" name="waterTempertureLabel">
<property name="font">