Changeset 5587b87fac in tspsg for ui/mainwindow.ui
- Timestamp:
- Jun 23, 2009, 7:56:29 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 78282ec778
- Parents:
- 0621172ec1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ui
r0621172ec1 r5587b87fac 12 12 </property> 13 13 <property name="windowTitle"> 14 <string> Задача коммивояжера</string>14 <string>Travelling salesman problem</string> 15 15 </property> 16 16 <property name="windowIcon"> … … 33 33 <widget class="QWidget" name="tabTask"> 34 34 <attribute name="title"> 35 <string> Задача</string>35 <string>Task</string> 36 36 </attribute> 37 37 <layout class="QVBoxLayout"> … … 54 54 <widget class="QLabel" name="labelVariant"> 55 55 <property name="text"> 56 <string>& Вариант:</string>56 <string>&Variant:</string> 57 57 </property> 58 58 <property name="buddy"> … … 67 67 </property> 68 68 <property name="statusTip"> 69 <string> Номер варианта</string>69 <string>Number of variant</string> 70 70 </property> 71 71 <property name="minimum"> … … 77 77 <widget class="QLabel" name="labelCities"> 78 78 <property name="text"> 79 <string>& Городов:</string>79 <string>&Cities:</string> 80 80 </property> 81 81 <property name="buddy"> … … 90 90 </property> 91 91 <property name="statusTip"> 92 <string> Количество городов, которые обходит коммивояжер</string>92 <string>Number of cities</string> 93 93 </property> 94 94 <property name="minimum"> … … 121 121 <widget class="QTableView" name="taskView"> 122 122 <property name="statusTip"> 123 <string> Стоимости переходов/переездов из города в город</string>123 <string>Cost of travel from city to city</string> 124 124 </property> 125 125 <property name="selectionMode"> … … 149 149 </property> 150 150 <property name="statusTip"> 151 <string> Заполнить таблицу случайными значениями</string>151 <string>Fill table with random numbers</string> 152 152 </property> 153 153 <property name="text"> 154 <string> Случайно</string>154 <string>Random</string> 155 155 </property> 156 156 </widget> … … 162 162 </property> 163 163 <property name="statusTip"> 164 <string> Решить текущую задачу</string>164 <string>Solve current task</string> 165 165 </property> 166 166 <property name="text"> 167 <string> Решить</string>167 <string>Solve</string> 168 168 </property> 169 169 <property name="icon"> … … 179 179 <widget class="QWidget" name="tabSolution"> 180 180 <attribute name="title"> 181 <string> Решение</string>181 <string>Solution</string> 182 182 </attribute> 183 183 <layout class="QVBoxLayout"> … … 196 196 </property> 197 197 <property name="statusTip"> 198 <string> Ход решения</string>198 <string>Solution steps</string> 199 199 </property> 200 200 <property name="readOnly"> … … 206 206 <widget class="QGraphicsView" name="graphicsView"> 207 207 <property name="statusTip"> 208 <string> Граф решения</string>208 <string>Solution graph</string> 209 209 </property> 210 210 </widget> … … 234 234 </property> 235 235 <property name="title"> 236 <string>& Файл</string>236 <string>&File</string> 237 237 </property> 238 238 <widget class="QMenu" name="menuFileSave"> … … 241 241 </property> 242 242 <property name="title"> 243 <string> Со&хранить</string>243 <string>&Save</string> 244 244 </property> 245 245 <property name="icon"> … … 264 264 <widget class="QMenu" name="menuSettings"> 265 265 <property name="title"> 266 <string>& Настройки</string>266 <string>&Settings</string> 267 267 </property> 268 268 <addaction name="actionSettingsSettings"/> … … 270 270 <widget class="QMenu" name="menuHelp"> 271 271 <property name="title"> 272 <string>& Помощь</string>272 <string>&Help</string> 273 273 </property> 274 274 <addaction name="actionHelpContents"/> … … 313 313 </property> 314 314 <property name="text"> 315 <string> &Настройка печати</string>316 </property> 317 <property name="statusTip"> 318 <string> Настроить принтер для печати</string>315 <string>P&rint setup...</string> 316 </property> 317 <property name="statusTip"> 318 <string>Setup printing</string> 319 319 </property> 320 320 </action> … … 328 328 </property> 329 329 <property name="text"> 330 <string>& Печать...</string>331 </property> 332 <property name="statusTip"> 333 <string> Распечатать результаты решения</string>330 <string>&Print...</string> 331 </property> 332 <property name="statusTip"> 333 <string>Print solution results</string> 334 334 </property> 335 335 <property name="shortcut"> … … 342 342 </property> 343 343 <property name="text"> 344 <string>&Ход решения</string> 345 </property> 346 <property name="statusTip"> 347 <string>Сохранить только хоод решения</string> 344 <string>Solution st&eps</string> 345 </property> 346 <property name="toolTip"> 347 <string>Save solution steps</string> 348 </property> 349 <property name="statusTip"> 350 <string>Save solution steps only</string> 348 351 </property> 349 352 </action> … … 353 356 </property> 354 357 <property name="text"> 355 <string>&Граф решения</string> 356 </property> 357 <property name="statusTip"> 358 <string>Сохранить только граф решения</string> 358 <string>Solution &graph</string> 359 </property> 360 <property name="toolTip"> 361 <string>Save solution graph</string> 362 </property> 363 <property name="statusTip"> 364 <string>Save solution graph only</string> 359 365 </property> 360 366 </action> … … 364 370 </property> 365 371 <property name="text"> 366 <string>&Решение</string> 367 </property> 368 <property name="statusTip"> 369 <string>Сохранить ход и граф решения</string> 372 <string>&Solution</string> 373 </property> 374 <property name="toolTip"> 375 <string>Save solution</string> 376 </property> 377 <property name="statusTip"> 378 <string>Save solution steps and graph</string> 370 379 </property> 371 380 </action> … … 376 385 </property> 377 386 <property name="text"> 378 <string>&Создать</string> 379 </property> 380 <property name="statusTip"> 381 <string>Создать новую задачу</string> 387 <string>&New</string> 388 </property> 389 <property name="iconText"> 390 <string>New</string> 391 </property> 392 <property name="toolTip"> 393 <string>New task</string> 394 </property> 395 <property name="statusTip"> 396 <string>Create new task</string> 382 397 </property> 383 398 <property name="shortcut"> … … 386 401 </action> 387 402 <action name="actionFileOpen"> 403 <property name="enabled"> 404 <bool>false</bool> 405 </property> 388 406 <property name="icon"> 389 407 <iconset resource="../resources/tspsg.qrc"> … … 391 409 </property> 392 410 <property name="text"> 393 <string>&Открыть</string> 411 <string>&Open...</string> 412 </property> 413 <property name="iconText"> 414 <string>Open...</string> 394 415 </property> 395 416 <property name="toolTip"> 396 <string> Открыть задачу</string>397 </property> 398 <property name="statusTip"> 399 <string> Открыть сохраненное условие задачи</string>417 <string>Open task</string> 418 </property> 419 <property name="statusTip"> 420 <string>Open saved task</string> 400 421 </property> 401 422 <property name="shortcut"> … … 409 430 </property> 410 431 <property name="text"> 411 <string>&Параметры</string> 412 </property> 413 <property name="statusTip"> 414 <string>Настройка параметров программмы</string> 432 <string>&Preferences...</string> 433 </property> 434 <property name="iconText"> 435 <string>Preferences...</string> 436 </property> 437 <property name="statusTip"> 438 <string>Application preferences</string> 415 439 </property> 416 440 </action> 417 441 <action name="actionHelpContents"> 442 <property name="enabled"> 443 <bool>false</bool> 444 </property> 418 445 <property name="icon"> 419 446 <iconset resource="../resources/tspsg.qrc"> … … 421 448 </property> 422 449 <property name="text"> 423 <string>& Содежание</string>424 </property> 425 <property name="statusTip"> 426 <string> Вызвать справку по программе</string>450 <string>&Contents</string> 451 </property> 452 <property name="statusTip"> 453 <string>Open help contents</string> 427 454 </property> 428 455 </action> 429 456 <action name="actionHelpContextual"> 457 <property name="enabled"> 458 <bool>false</bool> 459 </property> 430 460 <property name="icon"> 431 461 <iconset resource="../resources/tspsg.qrc"> … … 433 463 </property> 434 464 <property name="text"> 435 <string>& Контекстная справка</string>436 </property> 437 <property name="statusTip"> 438 <string> Вызвать контекстную справку</string>465 <string>&Context help</string> 466 </property> 467 <property name="statusTip"> 468 <string>Open context help</string> 439 469 </property> 440 470 </action> … … 445 475 </property> 446 476 <property name="text"> 447 <string>&Про...</string> 448 </property> 449 <property name="statusTip"> 450 <string>Получить информацию о программе</string> 477 <string>&About...</string> 478 </property> 479 <property name="iconText"> 480 <string>About...</string> 481 </property> 482 <property name="statusTip"> 483 <string>About application</string> 451 484 </property> 452 485 </action> … … 457 490 </property> 458 491 <property name="text"> 459 <string> В&ыход</string>460 </property> 461 <property name="statusTip"> 462 <string> Выйти из программы</string>492 <string>E&xit</string> 493 </property> 494 <property name="statusTip"> 495 <string>Exit application</string> 463 496 </property> 464 497 </action> 465 498 <action name="actionFileSaveTask"> 499 <property name="enabled"> 500 <bool>false</bool> 501 </property> 466 502 <property name="icon"> 467 503 <iconset resource="../resources/tspsg.qrc"> … … 469 505 </property> 470 506 <property name="text"> 471 <string>& Задачу</string>507 <string>&Task...</string> 472 508 </property> 473 509 <property name="iconText"> 474 <string> Сохранить</string>510 <string>Task...</string> 475 511 </property> 476 512 <property name="toolTip"> 477 <string> Сохранить задачу</string>478 </property> 479 <property name="statusTip"> 480 <string> Сохранить условие задачи в файл</string>513 <string>Save task</string> 514 </property> 515 <property name="statusTip"> 516 <string>Save task to file</string> 481 517 </property> 482 518 <property name="shortcut">
Note: See TracChangeset
for help on using the changeset viewer.