Changeset 2fb523720a in tspsg for ui/settingsdialog.ui
- Timestamp:
- Aug 23, 2009, 1:26:42 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 5a81a64d74
- Parents:
- 281303f1f7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ui
r281303f1f7 r2fb523720a 7 7 <x>0</x> 8 8 <y>0</y> 9 <width>24 3</width>10 <height>1 74</height>9 <width>241</width> 10 <height>182</height> 11 11 </rect> 12 12 </property> … … 22 22 <rect> 23 23 <x>0</x> 24 <y>1 20</y>24 <y>130</y> 25 25 <width>241</width> 26 26 <height>2</height> … … 47 47 <rect> 48 48 <x>0</x> 49 <y>1 30</y>49 <y>140</y> 50 50 <width>241</width> 51 51 <height>41</height> … … 256 256 <y>0</y> 257 257 <width>239</width> 258 <height>1 11</height>258 <height>121</height> 259 259 </rect> 260 260 </property> … … 364 364 <property name="statusTip"> 365 365 <string>Minimum for random number generation</string> 366 </property>367 <property name="maximum">368 <number>1000</number>369 </property>370 <property name="value">371 <number>1</number>372 366 </property> 373 367 </widget> … … 401 395 <string>Maximum for random number generation</string> 402 396 </property> 403 <property name="minimum">404 <number>1</number>405 </property>406 <property name="maximum">407 <number>1000</number>408 </property>409 <property name="value">410 <number>10</number>411 </property>412 397 </widget> 413 398 </item> … … 475 460 </widget> 476 461 </widget> 462 <widget class="QCheckBox" name="cbAutosize"> 463 <property name="geometry"> 464 <rect> 465 <x>10</x> 466 <y>90</y> 467 <width>247</width> 468 <height>19</height> 469 </rect> 470 </property> 471 <property name="statusTip"> 472 <string>Automatically resize rows and columns when content changes</string> 473 </property> 474 <property name="text"> 475 <string>Automatically resize rows and columns</string> 476 </property> 477 </widget> 477 478 </widget> 478 479 </widget>
Note: See TracChangeset
for help on using the changeset viewer.