|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>634</width> |
| 9 | + <width>674</width> |
10 | 10 | <height>396</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
14 | 14 | <string>Symbol properties</string> |
15 | 15 | </property> |
16 | | - <layout class="QGridLayout"> |
| 16 | + <layout class="QGridLayout" name="gridLayout"> |
17 | 17 | <item row="0" column="0"> |
18 | | - <widget class="QLabel" name="label"> |
| 18 | + <widget class="QLabel" name="label_3"> |
19 | 19 | <property name="text"> |
20 | | - <string>Symbol preview</string> |
| 20 | + <string>Symbol layers</string> |
21 | 21 | </property> |
22 | 22 | </widget> |
23 | 23 | </item> |
|
76 | 76 | </layout> |
77 | 77 | </item> |
78 | 78 | <item row="1" column="0"> |
79 | | - <widget class="QLabel" name="lblPreview"> |
80 | | - <property name="minimumSize"> |
81 | | - <size> |
82 | | - <width>100</width> |
83 | | - <height>100</height> |
84 | | - </size> |
85 | | - </property> |
86 | | - <property name="frameShape"> |
87 | | - <enum>QFrame::StyledPanel</enum> |
88 | | - </property> |
89 | | - <property name="frameShadow"> |
90 | | - <enum>QFrame::Sunken</enum> |
91 | | - </property> |
92 | | - <property name="alignment"> |
93 | | - <set>Qt::AlignCenter</set> |
94 | | - </property> |
95 | | - </widget> |
96 | | - </item> |
97 | | - <item row="2" column="0"> |
98 | | - <widget class="QLabel" name="label_3"> |
99 | | - <property name="text"> |
100 | | - <string>Symbol layers</string> |
101 | | - </property> |
102 | | - </widget> |
103 | | - </item> |
104 | | - <item row="3" column="0"> |
105 | 79 | <widget class="QListView" name="listLayers"> |
106 | 80 | <property name="sizePolicy"> |
107 | 81 | <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
|
111 | 85 | </property> |
112 | 86 | </widget> |
113 | 87 | </item> |
114 | | - <item row="4" column="0"> |
| 88 | + <item row="2" column="0"> |
115 | 89 | <layout class="QHBoxLayout"> |
116 | 90 | <item> |
117 | 91 | <widget class="QPushButton" name="btnAddLayer"> |
|
215 | 189 | </item> |
216 | 190 | </layout> |
217 | 191 | </item> |
| 192 | + <item row="3" column="0"> |
| 193 | + <widget class="QLabel" name="label"> |
| 194 | + <property name="text"> |
| 195 | + <string>Symbol preview</string> |
| 196 | + </property> |
| 197 | + </widget> |
| 198 | + </item> |
| 199 | + <item row="4" column="0"> |
| 200 | + <widget class="QLabel" name="lblPreview"> |
| 201 | + <property name="minimumSize"> |
| 202 | + <size> |
| 203 | + <width>100</width> |
| 204 | + <height>100</height> |
| 205 | + </size> |
| 206 | + </property> |
| 207 | + <property name="frameShape"> |
| 208 | + <enum>QFrame::StyledPanel</enum> |
| 209 | + </property> |
| 210 | + <property name="frameShadow"> |
| 211 | + <enum>QFrame::Sunken</enum> |
| 212 | + </property> |
| 213 | + <property name="alignment"> |
| 214 | + <set>Qt::AlignCenter</set> |
| 215 | + </property> |
| 216 | + </widget> |
| 217 | + </item> |
218 | 218 | <item row="5" column="0" colspan="2"> |
219 | 219 | <widget class="QDialogButtonBox" name="buttonBox"> |
220 | 220 | <property name="orientation"> |
|
0 commit comments