1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<ui version="4.0"> |
3 |
<class>Preferences</class> |
4 |
<widget class="QDialog" name="Preferences"> |
5 |
<property name="geometry"> |
6 |
<rect> |
7 |
<x>0</x> |
8 |
<y>0</y> |
9 |
<width>493</width> |
10 |
<height>258</height> |
11 |
</rect> |
12 |
</property> |
13 |
<property name="windowTitle"> |
14 |
<string>Vago Preferences</string> |
15 |
</property> |
16 |
<layout class="QVBoxLayout" name="verticalLayout"> |
17 |
<item> |
18 |
<widget class="QGroupBox" name="groupBox"> |
19 |
<property name="title"> |
20 |
<string>Preferences</string> |
21 |
</property> |
22 |
<layout class="QVBoxLayout" name="verticalLayout_2"> |
23 |
<item> |
24 |
<layout class="QFormLayout" name="formLayout"> |
25 |
<item row="0" column="0"> |
26 |
<widget class="QLabel" name="label"> |
27 |
<property name="minimumSize"> |
28 |
<size> |
29 |
<width>0</width> |
30 |
<height>0</height> |
31 |
</size> |
32 |
</property> |
33 |
<property name="text"> |
34 |
<string>Vago Workspace Folder:</string> |
35 |
</property> |
36 |
</widget> |
37 |
</item> |
38 |
<item row="1" column="0"> |
39 |
<widget class="QLabel" name="label_2"> |
40 |
<property name="text"> |
41 |
<string>Anniversary Edition Folder:</string> |
42 |
</property> |
43 |
</widget> |
44 |
</item> |
45 |
<item row="2" column="0"> |
46 |
<widget class="QLabel" name="label_3"> |
47 |
<property name="minimumSize"> |
48 |
<size> |
49 |
<width>0</width> |
50 |
<height>0</height> |
51 |
</size> |
52 |
</property> |
53 |
<property name="text"> |
54 |
<string>Default Vago Window Resolution:</string> |
55 |
</property> |
56 |
</widget> |
57 |
</item> |
58 |
<item row="0" column="1"> |
59 |
<layout class="QHBoxLayout" name="horizontalLayout"> |
60 |
<item> |
61 |
<widget class="QLineEdit" name="leWorkspace"/> |
62 |
</item> |
63 |
<item> |
64 |
<widget class="QPushButton" name="pbChooseWorkspace"> |
65 |
<property name="text"> |
66 |
<string>Choose</string> |
67 |
</property> |
68 |
</widget> |
69 |
</item> |
70 |
</layout> |
71 |
</item> |
72 |
<item row="1" column="1"> |
73 |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
74 |
<item> |
75 |
<widget class="QLineEdit" name="leAEfolder"/> |
76 |
</item> |
77 |
<item> |
78 |
<widget class="QPushButton" name="pbChooseAE"> |
79 |
<property name="text"> |
80 |
<string>Choose</string> |
81 |
</property> |
82 |
</widget> |
83 |
</item> |
84 |
</layout> |
85 |
</item> |
86 |
<item row="2" column="1"> |
87 |
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
88 |
<item> |
89 |
<widget class="QLineEdit" name="leWidth"> |
90 |
<property name="placeholderText"> |
91 |
<string>Width</string> |
92 |
</property> |
93 |
</widget> |
94 |
</item> |
95 |
<item> |
96 |
<widget class="QLabel" name="label_4"> |
97 |
<property name="text"> |
98 |
<string>x</string> |
99 |
</property> |
100 |
</widget> |
101 |
</item> |
102 |
<item> |
103 |
<widget class="QLineEdit" name="leHeight"> |
104 |
<property name="placeholderText"> |
105 |
<string>Height</string> |
106 |
</property> |
107 |
</widget> |
108 |
</item> |
109 |
</layout> |
110 |
</item> |
111 |
</layout> |
112 |
</item> |
113 |
<item> |
114 |
<widget class="QCheckBox" name="cbOniWindow"> |
115 |
<property name="text"> |
116 |
<string>Launch Oni in a window</string> |
117 |
</property> |
118 |
</widget> |
119 |
</item> |
120 |
<item> |
121 |
<widget class="QCheckBox" name="cbSeparate"> |
122 |
<property name="toolTip"> |
123 |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
124 |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
125 |
p, li { white-space: pre-wrap; } |
126 |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
127 |
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Separate conversions by folders. For example: &quot;Textures&quot; -&gt; &quot;DAT_ONI - DDS&quot;</span></p></body></html></string> |
128 |
</property> |
129 |
<property name="text"> |
130 |
<string>Separate different conversions in workspace</string> |
131 |
</property> |
132 |
</widget> |
133 |
</item> |
134 |
<item> |
135 |
<widget class="QCheckBox" name="cbVagoExit"> |
136 |
<property name="text"> |
137 |
<string>Always confirm Vago exit</string> |
138 |
</property> |
139 |
</widget> |
140 |
</item> |
141 |
<item> |
142 |
<widget class="QCheckBox" name="cbUseYesAsDefaultWhenRemovingItems"> |
143 |
<property name="text"> |
144 |
<string>Use Yes button as default when removing items</string> |
145 |
</property> |
146 |
</widget> |
147 |
</item> |
148 |
</layout> |
149 |
</widget> |
150 |
</item> |
151 |
<item> |
152 |
<widget class="QDialogButtonBox" name="buttonBox"> |
153 |
<property name="orientation"> |
154 |
<enum>Qt::Horizontal</enum> |
155 |
</property> |
156 |
<property name="standardButtons"> |
157 |
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
158 |
</property> |
159 |
</widget> |
160 |
</item> |
161 |
</layout> |
162 |
</widget> |
163 |
<resources/> |
164 |
<connections> |
165 |
<connection> |
166 |
<sender>buttonBox</sender> |
167 |
<signal>accepted()</signal> |
168 |
<receiver>Preferences</receiver> |
169 |
<slot>accept()</slot> |
170 |
<hints> |
171 |
<hint type="sourcelabel"> |
172 |
<x>248</x> |
173 |
<y>254</y> |
174 |
</hint> |
175 |
<hint type="destinationlabel"> |
176 |
<x>157</x> |
177 |
<y>274</y> |
178 |
</hint> |
179 |
</hints> |
180 |
</connection> |
181 |
<connection> |
182 |
<sender>buttonBox</sender> |
183 |
<signal>rejected()</signal> |
184 |
<receiver>Preferences</receiver> |
185 |
<slot>reject()</slot> |
186 |
<hints> |
187 |
<hint type="sourcelabel"> |
188 |
<x>316</x> |
189 |
<y>260</y> |
190 |
</hint> |
191 |
<hint type="destinationlabel"> |
192 |
<x>286</x> |
193 |
<y>274</y> |
194 |
</hint> |
195 |
</hints> |
196 |
</connection> |
197 |
</connections> |
198 |
</ui> |