Skip to content
Snippets Groups Projects
Commit c8abca6a authored by Tao Zhong's avatar Tao Zhong
Browse files

Adjust roomwidget layout

parent 2967ff71
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
<string/>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="widget">
<property name="toolTip">
......@@ -26,24 +26,6 @@
<attribute name="title">
<string>Rooms</string>
</attribute>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>191</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Rooms:</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
......@@ -93,9 +75,9 @@
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>0</x>
<x>10</x>
<y>0</y>
<width>301</width>
<width>291</width>
<height>41</height>
</rect>
</property>
......@@ -150,10 +132,10 @@
<widget class="QWidget" name="horizontalLayoutWidget_2">
<property name="geometry">
<rect>
<x>-10</x>
<y>360</y>
<width>334</width>
<height>32</height>
<x>10</x>
<y>350</y>
<width>291</width>
<height>31</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
......@@ -176,7 +158,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Delete wall from selected room&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Delete </string>
<string>Remove</string>
</property>
<property name="shortcut">
<string>Ctrl+Alt+R</string>
......@@ -249,7 +231,7 @@
<x>150</x>
<y>200</y>
<width>151</width>
<height>91</height>
<height>93</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
......@@ -268,19 +250,37 @@
</item>
</layout>
</widget>
<widget class="QPushButton" name="highlight_all">
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>150</x>
<x>10</x>
<y>40</y>
<width>131</width>
<height>28</height>
<width>291</width>
<height>32</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="label">
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Rooms:</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="highlight_all">
<property name="text">
<string>Highlight all rooms</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="tab">
<property name="toolTip">
......@@ -370,9 +370,9 @@
<widget class="QWidget" name="horizontalLayoutWidget_4">
<property name="geometry">
<rect>
<x>0</x>
<x>8</x>
<y>0</y>
<width>309</width>
<width>291</width>
<height>41</height>
</rect>
</property>
......@@ -392,7 +392,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Add new Door&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Add</string>
<string>New</string>
</property>
</widget>
</item>
......@@ -421,9 +421,9 @@
<widget class="QWidget" name="horizontalLayoutWidget_5">
<property name="geometry">
<rect>
<x>0</x>
<x>8</x>
<y>240</y>
<width>309</width>
<width>291</width>
<height>41</height>
</rect>
</property>
......@@ -575,9 +575,9 @@
<widget class="QWidget" name="horizontalLayoutWidget_6">
<property name="geometry">
<rect>
<x>0</x>
<x>14</x>
<y>0</y>
<width>295</width>
<width>291</width>
<height>41</height>
</rect>
</property>
......@@ -628,7 +628,7 @@
<rect>
<x>10</x>
<y>160</y>
<width>301</width>
<width>291</width>
<height>41</height>
</rect>
</property>
......@@ -668,7 +668,7 @@
<rect>
<x>10</x>
<y>230</y>
<width>301</width>
<width>291</width>
<height>41</height>
</rect>
</property>
......@@ -706,9 +706,9 @@
<widget class="QWidget" name="horizontalLayoutWidget_9">
<property name="geometry">
<rect>
<x>0</x>
<x>10</x>
<y>290</y>
<width>301</width>
<width>291</width>
<height>41</height>
</rect>
</property>
......@@ -746,7 +746,6 @@
<tabstop>chname_edit</tabstop>
<tabstop>elevation_edit</tabstop>
<tabstop>classBox</tabstop>
<tabstop>add_button</tabstop>
<tabstop>remove_button</tabstop>
<tabstop>caption</tabstop>
<tabstop>listWalls</tabstop>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment