Changeset 4ccf855df8 in tspsg for ui/mainwindow.ui
- Timestamp:
- Dec 22, 2009, 8:56:21 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- f1fb54b9f7
- Parents:
- 3bcb7e8910
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ui
r3bcb7e8910 r4ccf855df8 8 8 <x>0</x> 9 9 <y>0</y> 10 <width> 503</width>11 <height>3 87</height>10 <width>297</width> 11 <height>353</height> 12 12 </rect> 13 13 </property> … … 272 272 <x>0</x> 273 273 <y>0</y> 274 <width> 503</width>274 <width>297</width> 275 275 <height>21</height> 276 276 </rect> … … 364 364 <addaction name="actionFileExit"/> 365 365 </widget> 366 <action name="actionFilePrintPreview">367 <property name="enabled">368 <bool>false</bool>369 </property>370 <property name="icon">371 <iconset resource="../resources/tspsg.qrc">372 <normaloff>:/images/icons/document_preview.png</normaloff>:/images/icons/document_preview.png</iconset>373 </property>374 <property name="text">375 <string>P&rint Preview...</string>376 </property>377 <property name="iconText">378 <string>Print Preview...</string>379 </property>380 <property name="toolTip">381 <string>Preview solution results</string>382 </property>383 <property name="statusTip">384 <string>Preview current solution results before printing</string>385 </property>386 </action>387 <action name="actionFilePrint">388 <property name="enabled">389 <bool>false</bool>390 </property>391 <property name="icon">392 <iconset resource="../resources/tspsg.qrc">393 <normaloff>:/images/icons/fileprint.png</normaloff>:/images/icons/fileprint.png</iconset>394 </property>395 <property name="text">396 <string>&Print...</string>397 </property>398 <property name="iconText">399 <string>Print...</string>400 </property>401 <property name="toolTip">402 <string>Print solution</string>403 </property>404 <property name="statusTip">405 <string>Print current solution results</string>406 </property>407 <property name="shortcut">408 <string>Ctrl+P</string>409 </property>410 </action>411 366 <action name="actionFileSaveAsSolution"> 412 367 <property name="enabled"> … … 416 371 <string>&Solution...</string> 417 372 </property> 418 <property name="iconText">419 <string>Solution...</string>420 </property>421 373 <property name="toolTip"> 422 374 <string>Save solution</string> … … 434 386 <string>&New</string> 435 387 </property> 436 <property name="iconText">437 <string>New</string>438 </property>439 388 <property name="toolTip"> 440 389 <string>New task</string> … … 455 404 <string>&Open...</string> 456 405 </property> 457 <property name="iconText">458 <string>Open...</string>459 </property>460 406 <property name="toolTip"> 461 407 <string>Open task</string> … … 475 421 <property name="text"> 476 422 <string>&Preferences...</string> 477 </property>478 <property name="iconText">479 <string>Preferences...</string>480 423 </property> 481 424 <property name="statusTip"> … … 527 470 <string>&About TSPSG...</string> 528 471 </property> 529 <property name="iconText">530 <string>About TSPSG...</string>531 </property>532 472 <property name="statusTip"> 533 473 <string>About application</string> … … 549 489 <property name="text"> 550 490 <string>&Task...</string> 551 </property>552 <property name="iconText">553 <string>Task...</string>554 491 </property> 555 492 <property name="toolTip"> … … 599 536 <string>&Save</string> 600 537 </property> 601 <property name="iconText">602 <string>Save</string>603 </property>604 538 <property name="toolTip"> 605 539 <string>Save task</string> … … 619 553 <property name="text"> 620 554 <string>About &Qt...</string> 621 </property>622 <property name="iconText">623 <string>About Qt...</string>624 555 </property> 625 556 <property name="statusTip">
Note: See TracChangeset
for help on using the changeset viewer.