source: trunk/examples/graphicsview/diagramscene/diagramscene.qrc@ 5

Last change on this file since 5 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 640 bytes
Line 
1<!DOCTYPE RCC><RCC version="1.0">
2<qresource>
3 <file>images/pointer.png</file>
4 <file>images/linepointer.png</file>
5 <file>images/textpointer.png</file>
6 <file>images/bold.png</file>
7 <file>images/italic.png</file>
8 <file>images/underline.png</file>
9 <file>images/floodfill.png</file>
10 <file>images/bringtofront.png</file>
11 <file>images/delete.png</file>
12 <file>images/sendtoback.png</file>
13 <file>images/linecolor.png</file>
14 <file>images/background1.png</file>
15 <file>images/background2.png</file>
16 <file>images/background3.png</file>
17 <file>images/background4.png</file>
18</qresource>
19</RCC>
20
Note: See TracBrowser for help on using the repository browser.