Tableview resizing and checkbox removal
Change-Id: I4a6641d7b043888718cff77e2f07823aef1b75f2
diff --git a/linux/traymenu.ui b/linux/traymenu.ui
index 63f586a..9861777 100644
--- a/linux/traymenu.ui
+++ b/linux/traymenu.ui
@@ -27,7 +27,7 @@
<bool>true</bool>
</property>
<property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -38,12 +38,6 @@
<height>300</height>
</size>
</property>
- <property name="maximumSize">
- <size>
- <width>550</width>
- <height>300</height>
- </size>
- </property>
<property name="baseSize">
<size>
<width>0</width>
@@ -54,7 +48,7 @@
<property name="geometry">
<rect>
<x>10</x>
- <y>50</y>
+ <y>0</y>
<width>520</width>
<height>240</height>
</rect>
@@ -77,7 +71,7 @@
<x>10</x>
<y>10</y>
<width>500</width>
- <height>141</height>
+ <height>100</height>
</rect>
</property>
<property name="styleSheet">
@@ -92,42 +86,6 @@
<property name="flat">
<bool>false</bool>
</property>
- <widget class="QCheckBox" name="shutdownCheckbox">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>110</y>
- <width>441</width>
- <height>22</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>13</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Shutdown NDN daemon on exit</string>
- </property>
- </widget>
- <widget class="QCheckBox" name="softwareUpdateCheckbox">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>80</y>
- <width>441</width>
- <height>22</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>13</pointsize>
- </font>
- </property>
- <property name="text">
- <string>Check for software updates</string>
- </property>
- </widget>
<widget class="QCheckBox" name="hubDiscoveryCheckbox">
<property name="geometry">
<rect>
@@ -169,7 +127,7 @@
<property name="geometry">
<rect>
<x>10</x>
- <y>160</y>
+ <y>120</y>
<width>500</width>
<height>75</height>
</rect>
@@ -215,21 +173,21 @@
<property name="geometry">
<rect>
<x>10</x>
- <y>50</y>
- <width>530</width>
- <height>250</height>
+ <y>0</y>
+ <width>520</width>
+ <height>240</height>
</rect>
</property>
<property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="maximumSize">
+ <property name="minimumSize">
<size>
- <width>530</width>
- <height>250</height>
+ <width>520</width>
+ <height>240</height>
</size>
</property>
<widget class="QLabel" name="label">
@@ -253,10 +211,16 @@
<rect>
<x>10</x>
<y>30</y>
- <width>511</width>
- <height>181</height>
+ <width>500</width>
+ <height>180</height>
</rect>
</property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
</widget>
<widget class="QToolButton" name="addFibButton">
<property name="geometry">
@@ -289,7 +253,7 @@
<property name="geometry">
<rect>
<x>10</x>
- <y>50</y>
+ <y>0</y>
<width>520</width>
<height>240</height>
</rect>
@@ -312,7 +276,7 @@
<x>10</x>
<y>10</y>
<width>500</width>
- <height>200</height>
+ <height>75</height>
</rect>
</property>
<property name="styleSheet">