~ubuntu-branches/ubuntu/wily/qtbase-opensource-src/wily

« back to all changes in this revision

Viewing changes to examples/widgets/painting/shared/shared.qrc

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 12:46:17 UTC
  • Revision ID: package-import@ubuntu.com-20130205124617-c8jouts182j002fx
Tags: upstream-5.0.1+dfsg
ImportĀ upstreamĀ versionĀ 5.0.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE RCC><RCC version="1.0">
 
2
<qresource prefix="/res">
 
3
   <file>images/button_normal_cap_left.png</file>
 
4
   <file>images/button_normal_cap_right.png</file>
 
5
   <file>images/button_normal_stretch.png</file>
 
6
   <file>images/button_pressed_cap_left.png</file>
 
7
   <file>images/button_pressed_cap_right.png</file>
 
8
   <file>images/button_pressed_stretch.png</file>
 
9
   <file>images/radiobutton-on.png</file>
 
10
   <file>images/radiobutton_on.png</file>
 
11
   <file>images/radiobutton_off.png</file>
 
12
   <file>images/slider_bar.png</file>
 
13
   <file>images/slider_thumb_on.png</file>
 
14
   <file>images/groupframe_topleft.png</file>
 
15
   <file>images/groupframe_topright.png</file>
 
16
   <file>images/groupframe_bottom_left.png</file>
 
17
   <file>images/groupframe_bottom_right.png</file>
 
18
   <file>images/groupframe_top_stretch.png</file>
 
19
   <file>images/groupframe_bottom_stretch.png</file>
 
20
   <file>images/groupframe_left_stretch.png</file>
 
21
   <file>images/groupframe_right_stretch.png</file>
 
22
   <file>images/frame_topleft.png</file>
 
23
   <file>images/frame_topright.png</file>
 
24
   <file>images/frame_bottomleft.png</file>
 
25
   <file>images/frame_bottomright.png</file>
 
26
   <file>images/frame_left.png</file>
 
27
   <file>images/frame_top.png</file>
 
28
   <file>images/frame_right.png</file>
 
29
   <file>images/frame_bottom.png</file>
 
30
   <file>images/title_cap_left.png</file>
 
31
   <file>images/title_cap_right.png</file>
 
32
   <file>images/title_stretch.png</file>
 
33
   <file>images/line_dash_dot.png</file>
 
34
   <file>images/line_dotted.png</file>
 
35
   <file>images/line_dashed.png</file>
 
36
   <file>images/line_solid.png</file>
 
37
   <file>images/line_dash_dot_dot.png</file>
 
38
</qresource>
 
39
</RCC>