Changeset 5a81a64d74 in tspsg for ui
- Timestamp:
- Aug 23, 2009, 8:58:46 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 244c614c6b
- Parents:
- 2fb523720a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ui
r2fb523720a r5a81a64d74 3 3 <class>SettingsDialog</class> 4 4 <widget class="QWidget" name="SettingsDialog"> 5 <property name="geometry">6 <rect>7 <x>0</x>8 <y>0</y>9 <width>241</width>10 <height>182</height>11 </rect>12 </property>13 5 <property name="windowTitle"> 14 6 <string>Preferences</string> … … 19 11 </property> 20 12 <widget class="Line" name="lineHorizontal"> 21 <property name="geometry">22 <rect>23 <x>0</x>24 <y>130</y>25 <width>241</width>26 <height>2</height>27 </rect>28 </property>29 13 <property name="maximumSize"> 30 14 <size> … … 44 28 </widget> 45 29 <widget class="QWidget" name="bgGrey" native="true"> 46 <property name="geometry">47 <rect>48 <x>0</x>49 <y>140</y>50 <width>241</width>51 <height>41</height>52 </rect>53 </property>54 30 <property name="sizePolicy"> 55 31 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> … … 61 37 <palette> 62 38 <active> 63 <colorrole role=" Base">39 <colorrole role="Window"> 64 40 <brush brushstyle="SolidPattern"> 65 41 <color alpha="255"> … … 70 46 </brush> 71 47 </colorrole> 48 </active> 49 <inactive> 72 50 <colorrole role="Window"> 73 51 <brush brushstyle="SolidPattern"> … … 79 57 </brush> 80 58 </colorrole> 81 </ active>82 < inactive>83 <colorrole role=" Base">59 </inactive> 60 <disabled> 61 <colorrole role="Window"> 84 62 <brush brushstyle="SolidPattern"> 85 63 <color alpha="255"> … … 90 68 </brush> 91 69 </colorrole> 92 <colorrole role="Window">93 <brush brushstyle="SolidPattern">94 <color alpha="255">95 <red>240</red>96 <green>240</green>97 <blue>240</blue>98 </color>99 </brush>100 </colorrole>101 </inactive>102 <disabled>103 <colorrole role="Base">104 <brush brushstyle="SolidPattern">105 <color alpha="255">106 <red>240</red>107 <green>240</green>108 <blue>240</blue>109 </color>110 </brush>111 </colorrole>112 <colorrole role="Window">113 <brush brushstyle="SolidPattern">114 <color alpha="255">115 <red>240</red>116 <green>240</green>117 <blue>240</blue>118 </color>119 </brush>120 </colorrole>121 70 </disabled> 122 71 </palette> … … 126 75 </property> 127 76 <widget class="QPushButton" name="buttonCancel"> 128 <property name="geometry">129 <rect>130 <x>160</x>131 <y>10</y>132 <width>75</width>133 <height>24</height>134 </rect>135 </property>136 77 <property name="cursor"> 137 78 <cursorShape>PointingHandCursor</cursorShape> … … 149 90 </widget> 150 91 <widget class="QPushButton" name="buttonOK"> 151 <property name="geometry">152 <rect>153 <x>80</x>154 <y>10</y>155 <width>77</width>156 <height>26</height>157 </rect>158 </property>159 92 <property name="cursor"> 160 93 <cursorShape>PointingHandCursor</cursorShape> … … 174 107 </property> 175 108 </widget> 176 <widget class="QLabel" name="labelHint">177 <property name="geometry">178 <rect>179 <x>50</x>180 <y>10</y>181 <width>16</width>182 <height>28</height>183 </rect>184 </property>185 <property name="sizePolicy">186 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">187 <horstretch>0</horstretch>188 <verstretch>0</verstretch>189 </sizepolicy>190 </property>191 <property name="minimumSize">192 <size>193 <width>0</width>194 <height>28</height>195 </size>196 </property>197 <property name="maximumSize">198 <size>199 <width>16777215</width>200 <height>28</height>201 </size>202 </property>203 <property name="statusTip">204 <string>Hover mouse pointer over dialog elements to get additional help</string>205 </property>206 <property name="text">207 <string/>208 </property>209 <property name="textFormat">210 <enum>Qt::PlainText</enum>211 </property>212 <property name="alignment">213 <set>Qt::AlignJustify|Qt::AlignTop</set>214 </property>215 <property name="wordWrap">216 <bool>true</bool>217 </property>218 </widget>219 109 <widget class="QToolButton" name="buttonHelp"> 220 110 <property name="enabled"> 221 111 <bool>false</bool> 222 112 </property> 223 <property name="geometry">224 <rect>225 <x>10</x>226 <y>10</y>227 <width>23</width>228 <height>22</height>229 </rect>230 </property>231 113 <property name="cursor"> 232 114 <cursorShape>PointingHandCursor</cursorShape> … … 251 133 </widget> 252 134 <widget class="QWidget" name="bgWhite" native="true"> 253 <property name="geometry">254 <rect>255 <x>0</x>256 <y>0</y>257 <width>239</width>258 <height>121</height>259 </rect>260 </property>261 135 <property name="palette"> 262 136 <palette> 263 137 <active> 264 <colorrole role=" Base">138 <colorrole role="Window"> 265 139 <brush brushstyle="SolidPattern"> 266 140 <color alpha="255"> … … 271 145 </brush> 272 146 </colorrole> 147 </active> 148 <inactive> 273 149 <colorrole role="Window"> 274 150 <brush brushstyle="SolidPattern"> … … 280 156 </brush> 281 157 </colorrole> 282 </ active>283 < inactive>284 <colorrole role=" Base">158 </inactive> 159 <disabled> 160 <colorrole role="Window"> 285 161 <brush brushstyle="SolidPattern"> 286 162 <color alpha="255"> … … 291 167 </brush> 292 168 </colorrole> 293 <colorrole role="Window">294 <brush brushstyle="SolidPattern">295 <color alpha="255">296 <red>255</red>297 <green>255</green>298 <blue>255</blue>299 </color>300 </brush>301 </colorrole>302 </inactive>303 <disabled>304 <colorrole role="Base">305 <brush brushstyle="SolidPattern">306 <color alpha="255">307 <red>255</red>308 <green>255</green>309 <blue>255</blue>310 </color>311 </brush>312 </colorrole>313 <colorrole role="Window">314 <brush brushstyle="SolidPattern">315 <color alpha="255">316 <red>255</red>317 <green>255</green>318 <blue>255</blue>319 </color>320 </brush>321 </colorrole>322 169 </disabled> 323 170 </palette> … … 327 174 </property> 328 175 <widget class="QGroupBox" name="groupRandomSettings"> 329 <property name="geometry">330 <rect>331 <x>10</x>332 <y>10</y>333 <width>115</width>334 <height>84</height>335 </rect>336 </property>337 176 <property name="title"> 338 177 <string>Random values:</string> … … 340 179 <layout class="QVBoxLayout"> 341 180 <item> 342 <layout class="QHBoxLayout" >181 <layout class="QHBoxLayout" name="_2"> 343 182 <item> 344 183 <widget class="QLabel" name="labelRandMin"> … … 370 209 </item> 371 210 <item> 372 <layout class="QHBoxLayout" >211 <layout class="QHBoxLayout" name="_3"> 373 212 <item> 374 213 <widget class="QLabel" name="labelRandMax"> … … 402 241 </widget> 403 242 <widget class="QGroupBox" name="groupOutputSettings"> 404 <property name="geometry">405 <rect>406 <x>131</x>407 <y>10</y>408 <width>95</width>409 <height>88</height>410 </rect>411 </property>412 243 <property name="title"> 413 244 <string>Output settings:</string> 414 245 </property> 415 246 <widget class="QPushButton" name="buttonFont"> 416 <property name="geometry">417 <rect>418 <x>10</x>419 <y>24</y>420 <width>75</width>421 <height>24</height>422 </rect>423 </property>424 247 <property name="cursor"> 425 248 <cursorShape>PointingHandCursor</cursorShape> … … 437 260 </widget> 438 261 <widget class="QPushButton" name="buttonColor"> 439 <property name="geometry">440 <rect>441 <x>10</x>442 <y>54</y>443 <width>75</width>444 <height>24</height>445 </rect>446 </property>447 262 <property name="cursor"> 448 263 <cursorShape>PointingHandCursor</cursorShape> … … 461 276 </widget> 462 277 <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> 278 <property name="cursor"> 279 <cursorShape>PointingHandCursor</cursorShape> 280 </property> 281 <property name="statusTip"> 282 <string>Automatically resize rows and columns to their contents</string> 283 </property> 284 <property name="text"> 285 <string>Autosize of rows and columns</string> 476 286 </property> 477 287 </widget>
Note: See TracChangeset
for help on using the changeset viewer.