]> git.zerfleddert.de Git - proxmark3-svn/blob - client/ui/overlays.ui
8b7f85e550a5cfbf3fa8facb051e27e46903a744
[proxmark3-svn] / client / ui / overlays.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>Form</class>
4 <widget class="QWidget" name="Form">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>614</width>
10 <height>286</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Overlays</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout_3">
17 <item>
18 <widget class="QTabWidget" name="tabWidget_overlays">
19 <property name="currentIndex">
20 <number>0</number>
21 </property>
22 <widget class="QWidget" name="tab">
23 <property name="focusPolicy">
24 <enum>Qt::StrongFocus</enum>
25 </property>
26 <attribute name="title">
27 <string>Autocorrelate</string>
28 </attribute>
29 <layout class="QVBoxLayout" name="verticalLayout_2">
30 <item>
31 <layout class="QFormLayout" name="formLayout">
32 <item row="0" column="0">
33 <widget class="QLabel" name="label">
34 <property name="text">
35 <string>Window size</string>
36 </property>
37 </widget>
38 </item>
39 <item row="0" column="1">
40 <widget class="QLabel" name="label_5">
41 <property name="text">
42 <string/>
43 </property>
44 </widget>
45 </item>
46 </layout>
47 </item>
48 <item>
49 <widget class="QSlider" name="horizontalSlider_window">
50 <property name="minimum">
51 <number>10</number>
52 </property>
53 <property name="maximum">
54 <number>10000</number>
55 </property>
56 <property name="value">
57 <number>2000</number>
58 </property>
59 <property name="orientation">
60 <enum>Qt::Horizontal</enum>
61 </property>
62 </widget>
63 </item>
64 <item>
65 <spacer name="verticalSpacer">
66 <property name="orientation">
67 <enum>Qt::Vertical</enum>
68 </property>
69 <property name="sizeHint" stdset="0">
70 <size>
71 <width>20</width>
72 <height>40</height>
73 </size>
74 </property>
75 </spacer>
76 </item>
77 </layout>
78 </widget>
79 <widget class="QWidget" name="tab_3">
80 <attribute name="title">
81 <string>Askdemod</string>
82 </attribute>
83 </widget>
84 <widget class="QWidget" name="tab_2">
85 <attribute name="title">
86 <string>Dirthreshold</string>
87 </attribute>
88 <layout class="QVBoxLayout" name="verticalLayout">
89 <item>
90 <layout class="QFormLayout" name="formLayout_2">
91 <item row="0" column="0">
92 <widget class="QLabel" name="label_2">
93 <property name="text">
94 <string>Up</string>
95 </property>
96 </widget>
97 </item>
98 <item row="0" column="1">
99 <widget class="QLabel" name="label_6">
100 <property name="text">
101 <string/>
102 </property>
103 </widget>
104 </item>
105 </layout>
106 </item>
107 <item>
108 <widget class="QSlider" name="horizontalSlider_dirthr_up">
109 <property name="maximum">
110 <number>128</number>
111 </property>
112 <property name="value">
113 <number>20</number>
114 </property>
115 <property name="orientation">
116 <enum>Qt::Horizontal</enum>
117 </property>
118 </widget>
119 </item>
120 <item>
121 <layout class="QFormLayout" name="formLayout_3">
122 <item row="0" column="0">
123 <widget class="QLabel" name="label_3">
124 <property name="text">
125 <string>Down</string>
126 </property>
127 </widget>
128 </item>
129 <item row="0" column="1">
130 <widget class="QLabel" name="label_7">
131 <property name="text">
132 <string/>
133 </property>
134 </widget>
135 </item>
136 </layout>
137 </item>
138 <item>
139 <widget class="QSlider" name="horizontalSlider_dirthr_down">
140 <property name="maximum">
141 <number>127</number>
142 </property>
143 <property name="orientation">
144 <enum>Qt::Horizontal</enum>
145 </property>
146 </widget>
147 </item>
148 <item>
149 <spacer name="verticalSpacer_2">
150 <property name="orientation">
151 <enum>Qt::Vertical</enum>
152 </property>
153 <property name="sizeHint" stdset="0">
154 <size>
155 <width>20</width>
156 <height>40</height>
157 </size>
158 </property>
159 </spacer>
160 </item>
161 </layout>
162 </widget>
163 </widget>
164 </item>
165 <item>
166 <layout class="QHBoxLayout" name="horizontalLayout">
167 <item>
168 <widget class="QPushButton" name="pushButton_apply">
169 <property name="text">
170 <string>Apply</string>
171 </property>
172 </widget>
173 </item>
174 <item>
175 <widget class="QPushButton" name="pushButton_sticky">
176 <property name="text">
177 <string>Sticky</string>
178 </property>
179 </widget>
180 </item>
181 <item>
182 <spacer name="horizontalSpacer">
183 <property name="orientation">
184 <enum>Qt::Horizontal</enum>
185 </property>
186 <property name="sizeHint" stdset="0">
187 <size>
188 <width>40</width>
189 <height>20</height>
190 </size>
191 </property>
192 </spacer>
193 </item>
194 <item>
195 <widget class="QLabel" name="label_4">
196 <property name="text">
197 <string>TextLabel</string>
198 </property>
199 </widget>
200 </item>
201 </layout>
202 </item>
203 </layout>
204 </widget>
205 <resources/>
206 <connections>
207 <connection>
208 <sender>horizontalSlider_window</sender>
209 <signal>valueChanged(int)</signal>
210 <receiver>label_4</receiver>
211 <slot>setNum(int)</slot>
212 <hints>
213 <hint type="sourcelabel">
214 <x>29</x>
215 <y>90</y>
216 </hint>
217 <hint type="destinationlabel">
218 <x>597</x>
219 <y>257</y>
220 </hint>
221 </hints>
222 </connection>
223 <connection>
224 <sender>horizontalSlider_window</sender>
225 <signal>valueChanged(int)</signal>
226 <receiver>label_5</receiver>
227 <slot>setNum(int)</slot>
228 <hints>
229 <hint type="sourcelabel">
230 <x>153</x>
231 <y>84</y>
232 </hint>
233 <hint type="destinationlabel">
234 <x>161</x>
235 <y>69</y>
236 </hint>
237 </hints>
238 </connection>
239 <connection>
240 <sender>horizontalSlider_dirthr_up</sender>
241 <signal>valueChanged(int)</signal>
242 <receiver>label_6</receiver>
243 <slot>setNum(int)</slot>
244 <hints>
245 <hint type="sourcelabel">
246 <x>53</x>
247 <y>92</y>
248 </hint>
249 <hint type="destinationlabel">
250 <x>68</x>
251 <y>67</y>
252 </hint>
253 </hints>
254 </connection>
255 <connection>
256 <sender>horizontalSlider_dirthr_down</sender>
257 <signal>valueChanged(int)</signal>
258 <receiver>label_7</receiver>
259 <slot>setNum(int)</slot>
260 <hints>
261 <hint type="sourcelabel">
262 <x>184</x>
263 <y>161</y>
264 </hint>
265 <hint type="destinationlabel">
266 <x>149</x>
267 <y>135</y>
268 </hint>
269 </hints>
270 </connection>
271 </connections>
272 </ui>
Impressum, Datenschutz