Changeset 7177744fc7 in tspsg for ui/settingsdialog.ui
- Timestamp:
- Oct 15, 2007, 8:35:24 PM (17 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 721c99d482
- Parents:
- bb994a7ff8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ui
rbb994a7ff8 r7177744fc7 6 6 <x>0</x> 7 7 <y>0</y> 8 <width>4 36</width>9 <height>17 2</height>8 <width>440</width> 9 <height>176</height> 10 10 </rect> 11 11 </property> … … 182 182 <cursorShape>PointingHandCursor</cursorShape> 183 183 </property> 184 <property name="statusTip" > 185 <string>Нижняя граница для генерации случайных значений</string> 186 </property> 184 187 <property name="maximum" > 185 188 <number>1000</number> … … 214 217 <property name="cursor" > 215 218 <cursorShape>PointingHandCursor</cursorShape> 219 </property> 220 <property name="statusTip" > 221 <string>Верхняя граница для генерации случайных значений</string> 216 222 </property> 217 223 <property name="minimum" > … … 254 260 <cursorShape>PointingHandCursor</cursorShape> 255 261 </property> 262 <property name="statusTip" > 263 <string>Размер отступа от левого края страницы</string> 264 </property> 256 265 <property name="maximum" > 257 266 <number>999</number> … … 271 280 <property name="cursor" > 272 281 <cursorShape>PointingHandCursor</cursorShape> 282 </property> 283 <property name="statusTip" > 284 <string>Задать параметры шрифта, используемого при печати</string> 273 285 </property> 274 286 <property name="text" > … … 290 302 <cursorShape>PointingHandCursor</cursorShape> 291 303 </property> 304 <property name="statusTip" > 305 <string>Открывать окно в том же положении и с теми же размерами, с какими оно было закрыто</string> 306 </property> 292 307 <property name="text" > 293 308 <string>Сохранять состояние и положение главного окна</string> … … 342 357 </property> 343 358 <property name="toolTip" > 344 <string> Помощь</string>359 <string>Справка</string> 345 360 </property> 346 361 <property name="statusTip" > … … 366 381 </sizepolicy> 367 382 </property> 368 <property name="text" > 369 <string>Подсказка</string> 383 <property name="minimumSize" > 384 <size> 385 <width>235</width> 386 <height>30</height> 387 </size> 388 </property> 389 <property name="statusTip" > 390 <string>Наведите указателем мыши на требуемый элемент диалога, чтоб получить подсказку</string> 370 391 </property> 371 392 <property name="textFormat" > … … 373 394 </property> 374 395 <property name="alignment" > 375 <set>Qt::Align Leading|Qt::AlignLeft|Qt::AlignVCenter</set>396 <set>Qt::AlignJustify|Qt::AlignVCenter</set> 376 397 </property> 377 398 <property name="wordWrap" > … … 385 406 <cursorShape>PointingHandCursor</cursorShape> 386 407 </property> 408 <property name="statusTip" > 409 <string>Сохранить новые параметры</string> 410 </property> 387 411 <property name="text" > 388 412 <string>&OK</string> … … 400 424 <property name="cursor" > 401 425 <cursorShape>PointingHandCursor</cursorShape> 426 </property> 427 <property name="statusTip" > 428 <string>Закрыть окно без сохранения параметров</string> 402 429 </property> 403 430 <property name="text" >
Note: See TracChangeset
for help on using the changeset viewer.