Changeset 7 in tspsg-svn
- Timestamp:
- Oct 15, 2007, 8:35:24 PM (17 years ago)
- Location:
- trunk/ui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/mainwindow.ui
r4 r7 6 6 <x>0</x> 7 7 <y>0</y> 8 <width> 506</width>9 <height> 396</height>8 <width>640</width> 9 <height>480</height> 10 10 </rect> 11 11 </property> … … 31 31 <widget class="QWidget" name="tabTask" > 32 32 <attribute name="title" > 33 <string>Зада ние</string>33 <string>Задача</string> 34 34 </attribute> 35 35 <layout class="QVBoxLayout" > … … 64 64 <cursorShape>PointingHandCursor</cursorShape> 65 65 </property> 66 <property name="statusTip" > 67 <string>Номер варианта</string> 68 </property> 66 69 <property name="minimum" > 67 70 <number>1</number> … … 83 86 <property name="cursor" > 84 87 <cursorShape>PointingHandCursor</cursorShape> 88 </property> 89 <property name="statusTip" > 90 <string>Количество городов, которые обходит окммивояжер</string> 85 91 </property> 86 92 <property name="minimum" > … … 112 118 <item> 113 119 <widget class="QTableWidget" name="tableTask" > 120 <property name="statusTip" > 121 <string>Стоимости переходов/переездов из города в город</string> 122 </property> 114 123 <property name="selectionMode" > 115 124 <enum>QAbstractItemView::NoSelection</enum> … … 183 192 <widget class="QWidget" name="tabSolution" > 184 193 <attribute name="title" > 185 <string>Ре зультат</string>194 <string>Решение</string> 186 195 </attribute> 187 196 <layout class="QVBoxLayout" > … … 199 208 </sizepolicy> 200 209 </property> 210 <property name="statusTip" > 211 <string>Ход решения</string> 212 </property> 201 213 <property name="readOnly" > 202 214 <bool>true</bool> … … 205 217 </item> 206 218 <item> 207 <widget class="QGraphicsView" name="graphicsView" /> 219 <widget class="QGraphicsView" name="graphicsView" > 220 <property name="statusTip" > 221 <string>Граф решения</string> 222 </property> 223 </widget> 208 224 </item> 209 225 </layout> … … 220 236 <x>0</x> 221 237 <y>0</y> 222 <width> 506</width>238 <width>640</width> 223 239 <height>21</height> 224 240 </rect> … … 232 248 </property> 233 249 <widget class="QMenu" name="menuFileSave" > 250 <property name="statusTip" > 251 <string/> 252 </property> 234 253 <property name="title" > 235 254 <string>Со&хранить</string> … … 238 257 <iconset resource="../resources/tspsg.qrc" >:/images/buttons/buttons/Save.png</iconset> 239 258 </property> 240 <addaction name="actionFileSaveResults" /> 241 <addaction name="actionFileSaveGraph" /> 242 <addaction name="actionFileSaveAll" /> 259 <addaction name="actionFileSaveTask" /> 260 <addaction name="separator" /> 261 <addaction name="actionFileSaveResultAll" /> 262 <addaction name="actionFileSaveResultMatrices" /> 263 <addaction name="actionFileSaveResultGraph" /> 243 264 </widget> 244 265 <addaction name="actionFileNew" /> … … 288 309 </attribute> 289 310 <addaction name="actionFileNew" /> 290 <addaction name="separator" />291 <addaction name="actionFileSaveAll" />292 311 <addaction name="actionFileOpen" /> 312 <addaction name="actionFileSaveTask" /> 293 313 <addaction name="separator" /> 294 314 <addaction name="actionFilePrint" /> … … 304 324 <string>&Настройка печати</string> 305 325 </property> 326 <property name="statusTip" > 327 <string>Настроить принтер для печати</string> 328 </property> 306 329 </action> 307 330 <action name="actionFilePrint" > 331 <property name="enabled" > 332 <bool>false</bool> 333 </property> 308 334 <property name="icon" > 309 335 <iconset resource="../resources/tspsg.qrc" >:/images/buttons/buttons/Print.png</iconset> … … 311 337 <property name="text" > 312 338 <string>&Печать...</string> 339 </property> 340 <property name="statusTip" > 341 <string>Распечатать результаты решения</string> 313 342 </property> 314 343 <property name="shortcut" > … … 316 345 </property> 317 346 </action> 318 <action name="actionFileSaveResults" > 347 <action name="actionFileSaveResultMatrices" > 348 <property name="enabled" > 349 <bool>false</bool> 350 </property> 319 351 <property name="text" > 320 352 <string>&Ход решения</string> 321 353 </property> 322 </action> 323 <action name="actionFileSaveGraph" > 354 <property name="statusTip" > 355 <string>Сохранить только хоод решения</string> 356 </property> 357 </action> 358 <action name="actionFileSaveResultGraph" > 359 <property name="enabled" > 360 <bool>false</bool> 361 </property> 324 362 <property name="text" > 325 363 <string>&Граф решения</string> 326 364 </property> 327 </action> 328 <action name="actionFileSaveAll" > 329 <property name="icon" > 330 <iconset resource="../resources/tspsg.qrc" >:/images/buttons/buttons/Save.png</iconset> 331 </property> 332 <property name="text" > 333 <string>Сохранить &все</string> 365 <property name="statusTip" > 366 <string>Сохранить только граф решения</string> 367 </property> 368 </action> 369 <action name="actionFileSaveResultAll" > 370 <property name="enabled" > 371 <bool>false</bool> 372 </property> 373 <property name="text" > 374 <string>&Решение</string> 375 </property> 376 <property name="statusTip" > 377 <string>Сохранить ход и граф решения</string> 334 378 </property> 335 379 <property name="shortcut" > … … 344 388 <string>&Создать</string> 345 389 </property> 390 <property name="statusTip" > 391 <string>Создать новую задачу</string> 392 </property> 346 393 <property name="shortcut" > 347 394 <string>Ctrl+N</string> … … 355 402 <string>&Открыть</string> 356 403 </property> 404 <property name="toolTip" > 405 <string>Открыть задачу</string> 406 </property> 407 <property name="statusTip" > 408 <string>Открыть сохраненное условие задачи</string> 409 </property> 357 410 <property name="shortcut" > 358 411 <string>Ctrl+O</string> … … 366 419 <string>&Параметры</string> 367 420 </property> 421 <property name="statusTip" > 422 <string>Настройка параметров программмы</string> 423 </property> 368 424 </action> 369 425 <action name="actionHelpContents" > … … 374 430 <string>&Содежание</string> 375 431 </property> 432 <property name="statusTip" > 433 <string>Вызвать справку по программе</string> 434 </property> 376 435 </action> 377 436 <action name="actionHelpContextual" > … … 382 441 <string>&Контекстная справка</string> 383 442 </property> 443 <property name="statusTip" > 444 <string>Вызвать контекстную справку</string> 445 </property> 384 446 </action> 385 447 <action name="actionHelpAbout" > … … 400 462 <property name="statusTip" > 401 463 <string>Выйти из программы</string> 464 </property> 465 </action> 466 <action name="actionFileSaveTask" > 467 <property name="icon" > 468 <iconset resource="../resources/tspsg.qrc" >:/images/buttons/buttons/Save.png</iconset> 469 </property> 470 <property name="text" > 471 <string>&Задачу</string> 472 </property> 473 <property name="iconText" > 474 <string>Сохранить</string> 475 </property> 476 <property name="toolTip" > 477 <string>Сохранить задачу</string> 478 </property> 479 <property name="statusTip" > 480 <string>Сохранить условие задачи в файл</string> 481 </property> 482 <property name="shortcut" > 483 <string>Ctrl+S</string> 402 484 </property> 403 485 </action> -
trunk/ui/settingsdialog.ui
r1 r7 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.