source: trunk/tools/designer/src/lib/shared/shared.qrc

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

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

File size: 1.0 KB
Line 
1<RCC>
2 <qresource prefix="/trolltech/designer">
3 <file>defaultgradients.xml</file>
4 <!-- Templates -->
5 <file>templates/forms/Dialog_with_Buttons_Bottom.ui</file>
6 <file>templates/forms/240x320/Dialog_with_Buttons_Bottom.ui</file>
7 <file>templates/forms/320x240/Dialog_with_Buttons_Bottom.ui</file>
8 <file>templates/forms/480x640/Dialog_with_Buttons_Bottom.ui</file>
9 <file>templates/forms/640x480/Dialog_with_Buttons_Bottom.ui</file>
10 <file>templates/forms/Dialog_with_Buttons_Right.ui</file>
11 <file>templates/forms/240x320/Dialog_with_Buttons_Right.ui</file>
12 <file>templates/forms/320x240/Dialog_with_Buttons_Right.ui</file>
13 <file>templates/forms/480x640/Dialog_with_Buttons_Right.ui</file>
14 <file>templates/forms/640x480/Dialog_with_Buttons_Right.ui</file>
15 <file>templates/forms/Dialog_without_Buttons.ui</file>
16 <file>templates/forms/Widget.ui</file>
17 <file>templates/forms/Main_Window.ui</file>
18 </qresource>
19</RCC>
20
Note: See TracBrowser for help on using the repository browser.