|
13 | 13 | <property name="windowTitle"> |
14 | 14 | <string>Symbol selector</string> |
15 | 15 | </property> |
16 | | - <layout class="QGridLayout" name="gridLayout_5"> |
| 16 | + <layout class="QGridLayout" name="gridLayout_6"> |
17 | 17 | <item row="0" column="0"> |
18 | | - <widget class="QLabel" name="lblPreview"> |
19 | | - <property name="sizePolicy"> |
20 | | - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
21 | | - <horstretch>0</horstretch> |
22 | | - <verstretch>0</verstretch> |
23 | | - </sizepolicy> |
24 | | - </property> |
25 | | - <property name="minimumSize"> |
26 | | - <size> |
27 | | - <width>100</width> |
28 | | - <height>100</height> |
29 | | - </size> |
30 | | - </property> |
31 | | - <property name="frameShape"> |
32 | | - <enum>QFrame::StyledPanel</enum> |
33 | | - </property> |
34 | | - <property name="frameShadow"> |
35 | | - <enum>QFrame::Sunken</enum> |
36 | | - </property> |
37 | | - <property name="text"> |
38 | | - <string/> |
39 | | - </property> |
40 | | - <property name="alignment"> |
41 | | - <set>Qt::AlignCenter</set> |
42 | | - </property> |
43 | | - </widget> |
44 | | - </item> |
45 | | - <item row="0" column="1"> |
46 | 18 | <layout class="QVBoxLayout" name="verticalLayout"> |
47 | 19 | <item> |
| 20 | + <widget class="QLabel" name="lblPreview"> |
| 21 | + <property name="sizePolicy"> |
| 22 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 23 | + <horstretch>0</horstretch> |
| 24 | + <verstretch>0</verstretch> |
| 25 | + </sizepolicy> |
| 26 | + </property> |
| 27 | + <property name="minimumSize"> |
| 28 | + <size> |
| 29 | + <width>100</width> |
| 30 | + <height>100</height> |
| 31 | + </size> |
| 32 | + </property> |
| 33 | + <property name="frameShape"> |
| 34 | + <enum>QFrame::StyledPanel</enum> |
| 35 | + </property> |
| 36 | + <property name="frameShadow"> |
| 37 | + <enum>QFrame::Sunken</enum> |
| 38 | + </property> |
| 39 | + <property name="text"> |
| 40 | + <string/> |
| 41 | + </property> |
| 42 | + <property name="alignment"> |
| 43 | + <set>Qt::AlignCenter</set> |
| 44 | + </property> |
| 45 | + </widget> |
| 46 | + </item> |
| 47 | + <item> |
| 48 | + <widget class="QPushButton" name="btnSymbolProperties"> |
| 49 | + <property name="text"> |
| 50 | + <string>Change...</string> |
| 51 | + </property> |
| 52 | + </widget> |
| 53 | + </item> |
| 54 | + </layout> |
| 55 | + </item> |
| 56 | + <item row="0" column="1"> |
| 57 | + <layout class="QGridLayout" name="gridLayout_5"> |
| 58 | + <item row="0" column="0" colspan="2"> |
48 | 59 | <layout class="QGridLayout" name="gridLayout_3"> |
49 | 60 | <item row="0" column="0"> |
50 | 61 | <widget class="QLabel" name="mSymbolUnitLabel"> |
|
115 | 126 | </item> |
116 | 127 | </layout> |
117 | 128 | </item> |
118 | | - <item> |
| 129 | + <item row="0" column="2" colspan="2"> |
119 | 130 | <widget class="QStackedWidget" name="stackedWidget"> |
| 131 | + <property name="sizePolicy"> |
| 132 | + <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
| 133 | + <horstretch>0</horstretch> |
| 134 | + <verstretch>0</verstretch> |
| 135 | + </sizepolicy> |
| 136 | + </property> |
120 | 137 | <property name="currentIndex"> |
121 | 138 | <number>2</number> |
122 | 139 | </property> |
123 | 140 | <widget class="QWidget" name="pageMarker"> |
124 | 141 | <layout class="QGridLayout" name="gridLayout"> |
125 | | - <property name="margin"> |
126 | | - <number>0</number> |
127 | | - </property> |
128 | 142 | <item row="0" column="0"> |
129 | 143 | <widget class="QLabel" name="label_2"> |
130 | 144 | <property name="text"> |
|
168 | 182 | </property> |
169 | 183 | </widget> |
170 | 184 | </item> |
| 185 | + <item row="2" column="0" colspan="2"> |
| 186 | + <spacer name="horizontalSpacer_3"> |
| 187 | + <property name="orientation"> |
| 188 | + <enum>Qt::Horizontal</enum> |
| 189 | + </property> |
| 190 | + <property name="sizeHint" stdset="0"> |
| 191 | + <size> |
| 192 | + <width>178</width> |
| 193 | + <height>20</height> |
| 194 | + </size> |
| 195 | + </property> |
| 196 | + </spacer> |
| 197 | + </item> |
171 | 198 | </layout> |
172 | 199 | </widget> |
173 | 200 | <widget class="QWidget" name="pageLine"> |
174 | 201 | <layout class="QGridLayout" name="gridLayout_2"> |
175 | | - <property name="margin"> |
176 | | - <number>0</number> |
177 | | - </property> |
178 | 202 | <item row="0" column="0"> |
179 | 203 | <widget class="QLabel" name="label_4"> |
180 | 204 | <property name="text"> |
181 | 205 | <string>Width</string> |
182 | 206 | </property> |
183 | 207 | </widget> |
184 | 208 | </item> |
185 | | - <item row="0" column="1"> |
| 209 | + <item row="0" column="2"> |
186 | 210 | <widget class="QDoubleSpinBox" name="spinWidth"> |
187 | 211 | <property name="decimals"> |
188 | 212 | <number>2</number> |
|
195 | 219 | </property> |
196 | 220 | </widget> |
197 | 221 | </item> |
| 222 | + <item row="1" column="1"> |
| 223 | + <spacer name="horizontalSpacer_4"> |
| 224 | + <property name="orientation"> |
| 225 | + <enum>Qt::Horizontal</enum> |
| 226 | + </property> |
| 227 | + <property name="sizeHint" stdset="0"> |
| 228 | + <size> |
| 229 | + <width>37</width> |
| 230 | + <height>20</height> |
| 231 | + </size> |
| 232 | + </property> |
| 233 | + </spacer> |
| 234 | + </item> |
| 235 | + <item row="2" column="1"> |
| 236 | + <spacer name="horizontalSpacer_5"> |
| 237 | + <property name="orientation"> |
| 238 | + <enum>Qt::Horizontal</enum> |
| 239 | + </property> |
| 240 | + <property name="sizeHint" stdset="0"> |
| 241 | + <size> |
| 242 | + <width>37</width> |
| 243 | + <height>20</height> |
| 244 | + </size> |
| 245 | + </property> |
| 246 | + </spacer> |
| 247 | + </item> |
198 | 248 | </layout> |
199 | 249 | </widget> |
200 | 250 | <widget class="QWidget" name="pageFill"> |
|
206 | 256 | </widget> |
207 | 257 | </widget> |
208 | 258 | </item> |
209 | | - </layout> |
210 | | - </item> |
211 | | - <item row="1" column="0" colspan="2"> |
212 | | - <layout class="QHBoxLayout" name="horizontalLayout"> |
213 | | - <item> |
214 | | - <widget class="QPushButton" name="btnSymbolProperties"> |
215 | | - <property name="text"> |
216 | | - <string>Properties</string> |
217 | | - </property> |
218 | | - </widget> |
219 | | - </item> |
220 | | - <item> |
| 259 | + <item row="1" column="0"> |
221 | 260 | <spacer name="horizontalSpacer"> |
222 | 261 | <property name="orientation"> |
223 | 262 | <enum>Qt::Horizontal</enum> |
|
230 | 269 | </property> |
231 | 270 | </spacer> |
232 | 271 | </item> |
233 | | - <item> |
| 272 | + <item row="1" column="1" colspan="2"> |
234 | 273 | <widget class="QPushButton" name="btnAdvanced"> |
235 | 274 | <property name="text"> |
236 | 275 | <string>Advanced</string> |
237 | 276 | </property> |
238 | 277 | </widget> |
239 | 278 | </item> |
240 | | - <item> |
| 279 | + <item row="1" column="3"> |
241 | 280 | <widget class="QPushButton" name="btnAddToStyle"> |
242 | 281 | <property name="text"> |
243 | | - <string>Add to style</string> |
| 282 | + <string>Save as style</string> |
244 | 283 | </property> |
245 | 284 | </widget> |
246 | 285 | </item> |
247 | 286 | </layout> |
248 | 287 | </item> |
249 | | - <item row="2" column="0" colspan="2"> |
| 288 | + <item row="1" column="0" colspan="2"> |
250 | 289 | <widget class="Line" name="line"> |
251 | 290 | <property name="orientation"> |
252 | 291 | <enum>Qt::Horizontal</enum> |
253 | 292 | </property> |
254 | 293 | </widget> |
255 | 294 | </item> |
256 | | - <item row="3" column="0" colspan="2"> |
| 295 | + <item row="2" column="0" colspan="2"> |
257 | 296 | <layout class="QGridLayout" name="gridLayout_4"> |
258 | 297 | <item row="0" column="0"> |
259 | 298 | <widget class="QLabel" name="label"> |
260 | 299 | <property name="text"> |
261 | | - <string>Symbols from style</string> |
| 300 | + <string>Saved styles</string> |
262 | 301 | </property> |
263 | 302 | </widget> |
264 | 303 | </item> |
|
308 | 347 | <property name="viewMode"> |
309 | 348 | <enum>QListView::IconMode</enum> |
310 | 349 | </property> |
| 350 | + <property name="uniformItemSizes"> |
| 351 | + <bool>true</bool> |
| 352 | + </property> |
| 353 | + <property name="wordWrap"> |
| 354 | + <bool>true</bool> |
| 355 | + </property> |
311 | 356 | </widget> |
312 | 357 | </item> |
313 | 358 | </layout> |
314 | 359 | </item> |
315 | | - <item row="4" column="0" colspan="2"> |
| 360 | + <item row="3" column="0"> |
| 361 | + <widget class="QLabel" name="lblSymbolName"> |
| 362 | + <property name="text"> |
| 363 | + <string>Symbol Name</string> |
| 364 | + </property> |
| 365 | + </widget> |
| 366 | + </item> |
| 367 | + <item row="3" column="1"> |
316 | 368 | <widget class="QDialogButtonBox" name="buttonBox"> |
317 | 369 | <property name="orientation"> |
318 | 370 | <enum>Qt::Horizontal</enum> |
|
0 commit comments