Changeset 5587b87fac in tspsg for ui/mainwindow.ce.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.ce.ui
r0621172ec1 r5587b87fac 3 3 <class>MainWindow</class> 4 4 <widget class="QMainWindow" name="MainWindow"> 5 <property name="enabled"> 6 <bool>true</bool> 7 </property> 5 8 <property name="geometry"> 6 9 <rect> … … 12 15 </property> 13 16 <property name="windowTitle"> 14 <string> Задача коммивояжера</string>17 <string>Travelling salesman problem</string> 15 18 </property> 16 19 <property name="windowIcon"> … … 51 54 <widget class="QWidget" name="tabTask"> 52 55 <attribute name="title"> 53 <string> Задача</string>56 <string>Task</string> 54 57 </attribute> 55 58 <layout class="QVBoxLayout" name="verticalLayout"> … … 72 75 <widget class="QLabel" name="labelVariant"> 73 76 <property name="text"> 74 <string>& Вариант:</string>77 <string>&Variant:</string> 75 78 </property> 76 79 <property name="buddy"> … … 85 88 </property> 86 89 <property name="statusTip"> 87 <string> Номер варианта</string>90 <string>Number of variant</string> 88 91 </property> 89 92 <property name="minimum"> … … 95 98 <widget class="QLabel" name="labelCities"> 96 99 <property name="text"> 97 <string>& Городов:</string>100 <string>&Cities:</string> 98 101 </property> 99 102 <property name="buddy"> … … 108 111 </property> 109 112 <property name="statusTip"> 110 <string> Количество городов, которые обходит коммивояжер</string>113 <string>Number of cities</string> 111 114 </property> 112 115 <property name="minimum"> … … 139 142 <widget class="QTableView" name="taskView"> 140 143 <property name="statusTip"> 141 <string> Стоимости переходов/переездов из города в город</string>144 <string>Cost of travel from city to city</string> 142 145 </property> 143 146 <property name="selectionMode"> … … 167 170 </property> 168 171 <property name="statusTip"> 169 <string> Заполнить таблицу случайными значениями</string>172 <string>Fill table with random numbers</string> 170 173 </property> 171 174 <property name="text"> 172 <string> Случайно</string>175 <string>Random</string> 173 176 </property> 174 177 </widget> … … 180 183 </property> 181 184 <property name="statusTip"> 182 <string> Решить текущую задачу</string>185 <string>Solve current task</string> 183 186 </property> 184 187 <property name="text"> 185 <string> Решить</string>188 <string>Solve</string> 186 189 </property> 187 190 <property name="icon"> … … 197 200 <widget class="QWidget" name="tabSolution"> 198 201 <attribute name="title"> 199 <string> Решение</string>202 <string>Solution</string> 200 203 </attribute> 201 204 <layout class="QVBoxLayout" name="_4"> … … 214 217 </property> 215 218 <property name="statusTip"> 216 <string> Ход решения</string>219 <string>Solution steps</string> 217 220 </property> 218 221 <property name="readOnly"> … … 224 227 <widget class="QGraphicsView" name="graphicsView"> 225 228 <property name="statusTip"> 226 <string> Граф решения</string>229 <string>Solution graph</string> 227 230 </property> 228 231 </widget> … … 250 253 </property> 251 254 <property name="title"> 252 <string>& Файл</string>255 <string>&File</string> 253 256 </property> 254 257 <widget class="QMenu" name="menuFileSave"> … … 257 260 </property> 258 261 <property name="title"> 259 <string> Со&хранить</string>262 <string>&Save</string> 260 263 </property> 261 264 <property name="icon"> … … 277 280 <widget class="QMenu" name="menuSettings"> 278 281 <property name="title"> 279 <string>& Настройки</string>282 <string>&Settings</string> 280 283 </property> 281 284 <addaction name="actionSettingsSettings"/> … … 283 286 <widget class="QMenu" name="menuHelp"> 284 287 <property name="title"> 285 <string>& Помощь</string>288 <string>&Help</string> 286 289 </property> 287 290 <addaction name="actionHelpContents"/> … … 323 326 </property> 324 327 <property name="text"> 325 <string>&Ход решения</string> 326 </property> 327 <property name="statusTip"> 328 <string>Сохранить только хоод решения</string> 328 <string>Solution st&eps</string> 329 </property> 330 <property name="toolTip"> 331 <string>Save solution steps</string> 332 </property> 333 <property name="statusTip"> 334 <string>Save solution steps only</string> 329 335 </property> 330 336 </action> … … 334 340 </property> 335 341 <property name="text"> 336 <string>&Граф решения</string> 337 </property> 338 <property name="statusTip"> 339 <string>Сохранить только граф решения</string> 342 <string>Solution &graph</string> 343 </property> 344 <property name="toolTip"> 345 <string>Save solution graph</string> 346 </property> 347 <property name="statusTip"> 348 <string>Save solution graph only</string> 340 349 </property> 341 350 </action> … … 345 354 </property> 346 355 <property name="text"> 347 <string>&Решение</string> 348 </property> 349 <property name="statusTip"> 350 <string>Сохранить ход и граф решения</string> 356 <string>&Solution</string> 357 </property> 358 <property name="toolTip"> 359 <string>Save solution</string> 360 </property> 361 <property name="statusTip"> 362 <string>Save solution steps and graph</string> 351 363 </property> 352 364 </action> … … 357 369 </property> 358 370 <property name="text"> 359 <string>&Создать</string> 360 </property> 361 <property name="statusTip"> 362 <string>Создать новую задачу</string> 371 <string>&New</string> 372 </property> 373 <property name="iconText"> 374 <string>New</string> 375 </property> 376 <property name="toolTip"> 377 <string>New task</string> 378 </property> 379 <property name="statusTip"> 380 <string>Create new task</string> 363 381 </property> 364 382 <property name="shortcut"> … … 367 385 </action> 368 386 <action name="actionFileOpen"> 387 <property name="enabled"> 388 <bool>false</bool> 389 </property> 369 390 <property name="icon"> 370 391 <iconset resource="../resources/tspsg.qrc"> … … 372 393 </property> 373 394 <property name="text"> 374 <string>&Открыть</string> 395 <string>&Open...</string> 396 </property> 397 <property name="iconText"> 398 <string>Open...</string> 375 399 </property> 376 400 <property name="toolTip"> 377 <string> Открыть задачу</string>378 </property> 379 <property name="statusTip"> 380 <string> Открыть сохраненное условие задачи</string>401 <string>Open task</string> 402 </property> 403 <property name="statusTip"> 404 <string>Open saved task</string> 381 405 </property> 382 406 <property name="shortcut"> … … 390 414 </property> 391 415 <property name="text"> 392 <string>&Параметры</string> 393 </property> 394 <property name="statusTip"> 395 <string>Настройка параметров программмы</string> 416 <string>&Preferences...</string> 417 </property> 418 <property name="iconText"> 419 <string>Preferences...</string> 420 </property> 421 <property name="statusTip"> 422 <string>Application preferences</string> 396 423 </property> 397 424 </action> 398 425 <action name="actionHelpContents"> 426 <property name="enabled"> 427 <bool>false</bool> 428 </property> 399 429 <property name="icon"> 400 430 <iconset resource="../resources/tspsg.qrc"> … … 402 432 </property> 403 433 <property name="text"> 404 <string>& Содежание</string>405 </property> 406 <property name="statusTip"> 407 <string> Вызвать справку по программе</string>434 <string>&Contents</string> 435 </property> 436 <property name="statusTip"> 437 <string>Open help contents</string> 408 438 </property> 409 439 </action> 410 440 <action name="actionHelpContextual"> 441 <property name="enabled"> 442 <bool>false</bool> 443 </property> 411 444 <property name="icon"> 412 445 <iconset resource="../resources/tspsg.qrc"> … … 414 447 </property> 415 448 <property name="text"> 416 <string>& Контекстная справка</string>417 </property> 418 <property name="statusTip"> 419 <string> Вызвать контекстную справку</string>449 <string>&Context help</string> 450 </property> 451 <property name="statusTip"> 452 <string>Open context help</string> 420 453 </property> 421 454 </action> … … 426 459 </property> 427 460 <property name="text"> 428 <string>&Про...</string> 429 </property> 430 <property name="statusTip"> 431 <string>Получить информацию о программе</string> 461 <string>&About...</string> 462 </property> 463 <property name="iconText"> 464 <string>About...</string> 465 </property> 466 <property name="statusTip"> 467 <string>About application</string> 432 468 </property> 433 469 </action> … … 438 474 </property> 439 475 <property name="text"> 440 <string> В&ыход</string>441 </property> 442 <property name="statusTip"> 443 <string> Выйти из программы</string>476 <string>E&xit</string> 477 </property> 478 <property name="statusTip"> 479 <string>Exit application</string> 444 480 </property> 445 481 </action> 446 482 <action name="actionFileSaveTask"> 483 <property name="enabled"> 484 <bool>false</bool> 485 </property> 447 486 <property name="icon"> 448 487 <iconset resource="../resources/tspsg.qrc"> … … 450 489 </property> 451 490 <property name="text"> 452 <string>& Задачу</string>491 <string>&Task...</string> 453 492 </property> 454 493 <property name="iconText"> 455 <string> Сохранить</string>494 <string>Task...</string> 456 495 </property> 457 496 <property name="toolTip"> 458 <string> Сохранить задачу</string>459 </property> 460 <property name="statusTip"> 461 <string> Сохранить условие задачи в файл</string>497 <string>Save task</string> 498 </property> 499 <property name="statusTip"> 500 <string>Save task to file</string> 462 501 </property> 463 502 <property name="shortcut">
Note: See TracChangeset
for help on using the changeset viewer.