|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>619</width> |
| 9 | + <width>509</width> |
10 | 10 | <height>416</height>
|
11 | 11 | </rect>
|
12 | 12 | </property>
|
|
53 | 53 | </item>
|
54 | 54 | <item>
|
55 | 55 | <widget class="QTreeView" name="layersTree">
|
| 56 | + <property name="sizePolicy"> |
| 57 | + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
| 58 | + <horstretch>0</horstretch> |
| 59 | + <verstretch>0</verstretch> |
| 60 | + </sizepolicy> |
| 61 | + </property> |
56 | 62 | <property name="editTriggers">
|
57 | 63 | <set>QAbstractItemView::NoEditTriggers</set>
|
58 | 64 | </property>
|
|
132 | 138 | </item>
|
133 | 139 | </layout>
|
134 | 140 | </item>
|
135 |
| - <item row="0" column="1"> |
136 |
| - <widget class="QStackedWidget" name="stackedWidget"> |
137 |
| - <property name="sizePolicy"> |
138 |
| - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
139 |
| - <horstretch>2</horstretch> |
140 |
| - <verstretch>0</verstretch> |
141 |
| - </sizepolicy> |
142 |
| - </property> |
143 |
| - <widget class="QWidget" name="page_2"/> |
144 |
| - </widget> |
145 |
| - </item> |
146 |
| - <item row="1" column="1"> |
| 141 | + <item row="1" column="2"> |
147 | 142 | <widget class="QDialogButtonBox" name="buttonBox">
|
148 | 143 | <property name="orientation">
|
149 | 144 | <enum>Qt::Horizontal</enum>
|
|
153 | 148 | </property>
|
154 | 149 | </widget>
|
155 | 150 | </item>
|
| 151 | + <item row="0" column="1" colspan="2"> |
| 152 | + <widget class="QFrame" name="frame"> |
| 153 | + <property name="sizePolicy"> |
| 154 | + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
| 155 | + <horstretch>4</horstretch> |
| 156 | + <verstretch>0</verstretch> |
| 157 | + </sizepolicy> |
| 158 | + </property> |
| 159 | + <property name="frameShape"> |
| 160 | + <enum>QFrame::StyledPanel</enum> |
| 161 | + </property> |
| 162 | + <property name="frameShadow"> |
| 163 | + <enum>QFrame::Sunken</enum> |
| 164 | + </property> |
| 165 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
| 166 | + <item> |
| 167 | + <widget class="QStackedWidget" name="stackedWidget"> |
| 168 | + <property name="sizePolicy"> |
| 169 | + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
| 170 | + <horstretch>2</horstretch> |
| 171 | + <verstretch>0</verstretch> |
| 172 | + </sizepolicy> |
| 173 | + </property> |
| 174 | + <widget class="QWidget" name="page_2"/> |
| 175 | + </widget> |
| 176 | + </item> |
| 177 | + </layout> |
| 178 | + <zorder>stackedWidget</zorder> |
| 179 | + <zorder>stackedWidget</zorder> |
| 180 | + </widget> |
| 181 | + </item> |
156 | 182 | </layout>
|
157 | 183 | </widget>
|
158 | 184 | <resources/>
|
|
0 commit comments