ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/soundWizard/soundpage2.ui
Revision: 771
Committed: Sun Mar 31 19:02:16 2013 UTC (12 years, 7 months ago) by s10k
Original Path: Vago/trunk/Vago/soundWizard/soundpage2.ui
File size: 6860 byte(s)
Log Message:

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>soundpage2</class>
4 <widget class="QWizardPage" name="soundpage2">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>640</width>
10 <height>480</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>WizardPage</string>
15 </property>
16 <property name="title">
17 <string>Sound files to process</string>
18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout_5">
20 <item>
21 <widget class="QLabel" name="label">
22 <property name="text">
23 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
24 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
25 p, li { white-space: pre-wrap; }
26 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
27 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Add here the files you want to convert. All the files will have the same properties applied. &lt;/span&gt;&lt;/p&gt;
28 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
29 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;Don't forget to first convert the files to an oni compatible codec&lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;. More information &lt;/span&gt;&lt;a href=&quot; &quot;&gt;&lt;span style=&quot; font-size:8pt; text-decoration: underline; color:#0000ff;&quot;&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
30 </property>
31 <property name="wordWrap">
32 <bool>true</bool>
33 </property>
34 </widget>
35 </item>
36 <item>
37 <spacer name="verticalSpacer">
38 <property name="orientation">
39 <enum>Qt::Vertical</enum>
40 </property>
41 <property name="sizeHint" stdset="0">
42 <size>
43 <width>20</width>
44 <height>57</height>
45 </size>
46 </property>
47 </spacer>
48 </item>
49 <item>
50 <widget class="QGroupBox" name="groupBox_2">
51 <property name="title">
52 <string>Files to convert</string>
53 </property>
54 <layout class="QVBoxLayout" name="verticalLayout_4">
55 <item>
56 <layout class="QHBoxLayout" name="horizontalLayout">
57 <item>
58 <widget class="DropTableWidget" name="twSoundFiles">
59 <attribute name="horizontalHeaderStretchLastSection">
60 <bool>true</bool>
61 </attribute>
62 <column>
63 <property name="text">
64 <string>Name</string>
65 </property>
66 </column>
67 <column>
68 <property name="text">
69 <string>File Location</string>
70 </property>
71 </column>
72 </widget>
73 </item>
74 <item>
75 <layout class="QVBoxLayout" name="verticalLayout">
76 <item>
77 <widget class="QToolButton" name="tbAddFiles">
78 <property name="toolTip">
79 <string>Add sound files</string>
80 </property>
81 <property name="text">
82 <string>...</string>
83 </property>
84 <property name="icon">
85 <iconset resource="../resources.qrc">
86 <normaloff>:/new/icons/plus.png</normaloff>:/new/icons/plus.png</iconset>
87 </property>
88 </widget>
89 </item>
90 <item>
91 <widget class="QToolButton" name="tbRemoveFiles">
92 <property name="toolTip">
93 <string>Remove selected sound files</string>
94 </property>
95 <property name="text">
96 <string>...</string>
97 </property>
98 <property name="icon">
99 <iconset resource="../resources.qrc">
100 <normaloff>:/new/icons/minus.png</normaloff>:/new/icons/minus.png</iconset>
101 </property>
102 </widget>
103 </item>
104 </layout>
105 </item>
106 </layout>
107 </item>
108 </layout>
109 </widget>
110 </item>
111 <item>
112 <spacer name="verticalSpacer_2">
113 <property name="orientation">
114 <enum>Qt::Vertical</enum>
115 </property>
116 <property name="sizeHint" stdset="0">
117 <size>
118 <width>20</width>
119 <height>57</height>
120 </size>
121 </property>
122 </spacer>
123 </item>
124 <item>
125 <widget class="QGroupBox" name="groupBox">
126 <property name="title">
127 <string>Output converted files to:</string>
128 </property>
129 <layout class="QVBoxLayout" name="verticalLayout_3">
130 <item>
131 <layout class="QVBoxLayout" name="verticalLayout_2">
132 <item>
133 <widget class="QRadioButton" name="rbWorkspace">
134 <property name="text">
135 <string>Workspace</string>
136 </property>
137 <property name="checked">
138 <bool>true</bool>
139 </property>
140 </widget>
141 </item>
142 <item>
143 <layout class="QHBoxLayout" name="horizontalLayout_2">
144 <item>
145 <widget class="QRadioButton" name="rbOther">
146 <property name="enabled">
147 <bool>true</bool>
148 </property>
149 <property name="text">
150 <string>Other</string>
151 </property>
152 </widget>
153 </item>
154 <item>
155 <widget class="QLineEdit" name="leOtherLocation">
156 <property name="enabled">
157 <bool>false</bool>
158 </property>
159 </widget>
160 </item>
161 <item>
162 <widget class="QPushButton" name="pbBrowserOtherLocation">
163 <property name="enabled">
164 <bool>false</bool>
165 </property>
166 <property name="text">
167 <string>Browse...</string>
168 </property>
169 </widget>
170 </item>
171 </layout>
172 </item>
173 </layout>
174 </item>
175 </layout>
176 </widget>
177 </item>
178 </layout>
179 </widget>
180 <customwidgets>
181 <customwidget>
182 <class>DropTableWidget</class>
183 <extends>QTableWidget</extends>
184 <header>droptablewidget.h</header>
185 </customwidget>
186 </customwidgets>
187 <resources>
188 <include location="../resources.qrc"/>
189 </resources>
190 <connections/>
191 </ui>