src/platform/qt/GamePakView.ui (view raw)
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>GamePakView</class>
4 <widget class="QWidget" name="GamePakView">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>259</width>
10 <height>373</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="windowTitle">
20 <string>Game Pak Overrides</string>
21 </property>
22 <layout class="QVBoxLayout" name="verticalLayout_2">
23 <item>
24 <widget class="QGroupBox" name="groupBox">
25 <property name="title">
26 <string/>
27 </property>
28 <layout class="QFormLayout" name="formLayout">
29 <property name="fieldGrowthPolicy">
30 <enum>QFormLayout::FieldsStayAtSizeHint</enum>
31 </property>
32 <item row="1" column="0" colspan="2">
33 <widget class="Line" name="line">
34 <property name="orientation">
35 <enum>Qt::Horizontal</enum>
36 </property>
37 </widget>
38 </item>
39 <item row="2" column="0">
40 <widget class="QLabel" name="label_2">
41 <property name="text">
42 <string>Sensors</string>
43 </property>
44 </widget>
45 </item>
46 <item row="2" column="1">
47 <widget class="QCheckBox" name="sensorAutodetect">
48 <property name="enabled">
49 <bool>false</bool>
50 </property>
51 <property name="text">
52 <string>Autodetect</string>
53 </property>
54 <property name="checked">
55 <bool>true</bool>
56 </property>
57 </widget>
58 </item>
59 <item row="3" column="1">
60 <widget class="QCheckBox" name="sensorRTC">
61 <property name="enabled">
62 <bool>false</bool>
63 </property>
64 <property name="text">
65 <string>Realtime Clock</string>
66 </property>
67 </widget>
68 </item>
69 <item row="4" column="1">
70 <widget class="QCheckBox" name="sensorGyro">
71 <property name="enabled">
72 <bool>false</bool>
73 </property>
74 <property name="text">
75 <string>Gyroscope</string>
76 </property>
77 </widget>
78 </item>
79 <item row="5" column="1">
80 <widget class="QCheckBox" name="sensorTilt">
81 <property name="enabled">
82 <bool>false</bool>
83 </property>
84 <property name="text">
85 <string>Tilt</string>
86 </property>
87 </widget>
88 </item>
89 <item row="6" column="1">
90 <widget class="QCheckBox" name="sensorLight">
91 <property name="enabled">
92 <bool>false</bool>
93 </property>
94 <property name="text">
95 <string>Light sensor</string>
96 </property>
97 </widget>
98 </item>
99 <item row="0" column="1">
100 <widget class="QComboBox" name="savetype">
101 <item>
102 <property name="text">
103 <string>Autodetect</string>
104 </property>
105 </item>
106 <item>
107 <property name="text">
108 <string>None</string>
109 </property>
110 </item>
111 <item>
112 <property name="text">
113 <string>SRAM</string>
114 </property>
115 </item>
116 <item>
117 <property name="text">
118 <string>Flash 512kb</string>
119 </property>
120 </item>
121 <item>
122 <property name="text">
123 <string>Flash 1Mb</string>
124 </property>
125 </item>
126 <item>
127 <property name="text">
128 <string>EEPROM</string>
129 </property>
130 </item>
131 </widget>
132 </item>
133 <item row="0" column="0">
134 <widget class="QLabel" name="label">
135 <property name="text">
136 <string>Save type</string>
137 </property>
138 </widget>
139 </item>
140 </layout>
141 </widget>
142 </item>
143 <item>
144 <widget class="QTabWidget" name="tabWidget">
145 <property name="currentIndex">
146 <number>0</number>
147 </property>
148 <widget class="QWidget" name="tab_3">
149 <attribute name="title">
150 <string>RTC</string>
151 </attribute>
152 <layout class="QGridLayout" name="gridLayout_2">
153 <item row="2" column="0">
154 <widget class="QRadioButton" name="timeFakeEpoch">
155 <property name="text">
156 <string>Start time at</string>
157 </property>
158 <attribute name="buttonGroup">
159 <string notr="true">timeButtons</string>
160 </attribute>
161 </widget>
162 </item>
163 <item row="0" column="0">
164 <widget class="QRadioButton" name="timeNoOverride">
165 <property name="text">
166 <string>System time</string>
167 </property>
168 <property name="checked">
169 <bool>true</bool>
170 </property>
171 <attribute name="buttonGroup">
172 <string notr="true">timeButtons</string>
173 </attribute>
174 </widget>
175 </item>
176 <item row="1" column="0">
177 <widget class="QRadioButton" name="timeFixed">
178 <property name="text">
179 <string>Fixed time</string>
180 </property>
181 <attribute name="buttonGroup">
182 <string notr="true">timeButtons</string>
183 </attribute>
184 </widget>
185 </item>
186 <item row="3" column="0" colspan="2">
187 <widget class="QDateTimeEdit" name="time">
188 <property name="wrapping">
189 <bool>true</bool>
190 </property>
191 <property name="maximumDate">
192 <date>
193 <year>2099</year>
194 <month>12</month>
195 <day>31</day>
196 </date>
197 </property>
198 <property name="minimumDate">
199 <date>
200 <year>2000</year>
201 <month>1</month>
202 <day>1</day>
203 </date>
204 </property>
205 <property name="currentSection">
206 <enum>QDateTimeEdit::MonthSection</enum>
207 </property>
208 <property name="displayFormat">
209 <string>MM/dd/yy hh:mm:ss AP</string>
210 </property>
211 <property name="timeSpec">
212 <enum>Qt::UTC</enum>
213 </property>
214 </widget>
215 </item>
216 <item row="0" column="1" rowspan="3" alignment="Qt::AlignBottom">
217 <widget class="QPushButton" name="timeNow">
218 <property name="text">
219 <string>Now</string>
220 </property>
221 </widget>
222 </item>
223 </layout>
224 </widget>
225 <widget class="QWidget" name="tab_6">
226 <attribute name="title">
227 <string>Light</string>
228 </attribute>
229 <layout class="QGridLayout" name="gridLayout">
230 <item row="0" column="1">
231 <widget class="QSpinBox" name="lightSpin">
232 <property name="maximum">
233 <number>255</number>
234 </property>
235 </widget>
236 </item>
237 <item row="0" column="0">
238 <widget class="QLabel" name="label_3">
239 <property name="text">
240 <string>Brightness</string>
241 </property>
242 </widget>
243 </item>
244 <item row="1" column="0" colspan="2">
245 <widget class="QSlider" name="lightSlide">
246 <property name="maximum">
247 <number>255</number>
248 </property>
249 <property name="orientation">
250 <enum>Qt::Horizontal</enum>
251 </property>
252 <property name="tickPosition">
253 <enum>QSlider::TicksBelow</enum>
254 </property>
255 <property name="tickInterval">
256 <number>16</number>
257 </property>
258 </widget>
259 </item>
260 </layout>
261 </widget>
262 </widget>
263 </item>
264 </layout>
265 </widget>
266 <resources/>
267 <connections/>
268 <buttongroups>
269 <buttongroup name="timeButtons"/>
270 </buttongroups>
271</ui>