source: tspsg-svn/trunk/resources/tspsg.qrc @ 46

Last change on this file since 46 was 45, checked in by laleppa, 15 years ago

+ Wait Cursor (a.k.a Hourglass) while application starts.
+ Open file, passed as command-line argument.

  • Renamed all resources to have lowercase names.
  • Application couldn't be built on Qt < 4.5, because it has no QTextDocumentWriter class. Made a workaround.
File size: 903 bytes
RevLine 
[1]1<RCC>
[38]2    <qresource prefix="/images" >
[45]3        <file>about.bmp</file>
4        <file>icon.png</file>
[38]5        <file>icons/button_cancel.png</file>
6        <file>icons/button_ok.png</file>
7        <file>icons/color_line.png</file>
8        <file>icons/contents.png</file>
9        <file>icons/contexthelp.png</file>
10        <file>icons/exit.png</file>
11        <file>icons/filenew.png</file>
12        <file>icons/fileopen.png</file>
13        <file>icons/fileprint.png</file>
14        <file>icons/filesave.png</file>
15        <file>icons/filesaveas.png</file>
16        <file>icons/fonts.png</file>
17        <file>icons/help_about.png</file>
18        <file>icons/help_browser.png</file>
19        <file>icons/help_hint.png</file>
20        <file>icons/locale.png</file>
21        <file>icons/preferences_system.png</file>
[42]22        <file>icons/qtlogo-64.png</file>
[38]23        <file>icons/roll.png</file>
24    </qresource>
[1]25</RCC>
Note: See TracBrowser for help on using the repository browser.