|
210 | 210 | <item row="3" column="1"> |
211 | 211 | <widget class="QComboBox" name="GelatinPaper_combo"> |
212 | 212 | <property name="sizePolicy"> |
213 | | - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| 213 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
214 | 214 | <horstretch>0</horstretch> |
215 | 215 | <verstretch>0</verstretch> |
216 | 216 | </sizepolicy> |
217 | 217 | </property> |
| 218 | + <property name="minimumSize"> |
| 219 | + <size> |
| 220 | + <width>180</width> |
| 221 | + <height>0</height> |
| 222 | + </size> |
| 223 | + </property> |
| 224 | + <property name="minimumContentsLength"> |
| 225 | + <number>5</number> |
| 226 | + </property> |
218 | 227 | </widget> |
219 | 228 | </item> |
220 | 229 | <item row="2" column="1"> |
221 | 230 | <widget class="QComboBox" name="GelatinDeveloper_combo"> |
222 | 231 | <property name="sizePolicy"> |
223 | | - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| 232 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
224 | 233 | <horstretch>0</horstretch> |
225 | 234 | <verstretch>0</verstretch> |
226 | 235 | </sizepolicy> |
227 | 236 | </property> |
| 237 | + <property name="minimumSize"> |
| 238 | + <size> |
| 239 | + <width>180</width> |
| 240 | + <height>0</height> |
| 241 | + </size> |
| 242 | + </property> |
| 243 | + <property name="minimumContentsLength"> |
| 244 | + <number>5</number> |
| 245 | + </property> |
228 | 246 | </widget> |
229 | 247 | </item> |
230 | 248 | <item row="1" column="1"> |
231 | 249 | <widget class="QComboBox" name="GelatinFilmStock_combo"> |
232 | 250 | <property name="sizePolicy"> |
233 | | - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| 251 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
234 | 252 | <horstretch>0</horstretch> |
235 | 253 | <verstretch>0</verstretch> |
236 | 254 | </sizepolicy> |
237 | 255 | </property> |
| 256 | + <property name="minimumSize"> |
| 257 | + <size> |
| 258 | + <width>180</width> |
| 259 | + <height>0</height> |
| 260 | + </size> |
| 261 | + </property> |
238 | 262 | <property name="maxVisibleItems"> |
239 | 263 | <number>20</number> |
240 | 264 | </property> |
| 265 | + <property name="minimumContentsLength"> |
| 266 | + <number>5</number> |
| 267 | + </property> |
241 | 268 | </widget> |
242 | 269 | </item> |
243 | 270 | <item row="0" column="1"> |
244 | 271 | <widget class="QComboBox" name="GelatinColorFilter_combo"> |
245 | 272 | <property name="sizePolicy"> |
246 | | - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
| 273 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
247 | 274 | <horstretch>0</horstretch> |
248 | 275 | <verstretch>0</verstretch> |
249 | 276 | </sizepolicy> |
250 | 277 | </property> |
| 278 | + <property name="minimumSize"> |
| 279 | + <size> |
| 280 | + <width>180</width> |
| 281 | + <height>0</height> |
| 282 | + </size> |
| 283 | + </property> |
| 284 | + <property name="minimumContentsLength"> |
| 285 | + <number>5</number> |
| 286 | + </property> |
251 | 287 | </widget> |
252 | 288 | </item> |
253 | 289 | </layout> |
|
0 commit comments