|
a |
|
b/scripts/MainWindow_layout.ui |
|
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
|
2 |
<ui version="4.0"> |
|
|
3 |
<class>MainWindow</class> |
|
|
4 |
<widget class="QMainWindow" name="MainWindow"> |
|
|
5 |
<property name="geometry"> |
|
|
6 |
<rect> |
|
|
7 |
<x>0</x> |
|
|
8 |
<y>0</y> |
|
|
9 |
<width>860</width> |
|
|
10 |
<height>708</height> |
|
|
11 |
</rect> |
|
|
12 |
</property> |
|
|
13 |
<property name="windowTitle"> |
|
|
14 |
<string>MainWindow</string> |
|
|
15 |
</property> |
|
|
16 |
<widget class="QWidget" name="centralwidget"> |
|
|
17 |
<layout class="QVBoxLayout" name="verticalLayout_7"> |
|
|
18 |
<item> |
|
|
19 |
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
20 |
<property name="topMargin"> |
|
|
21 |
<number>10</number> |
|
|
22 |
</property> |
|
|
23 |
<property name="rightMargin"> |
|
|
24 |
<number>10</number> |
|
|
25 |
</property> |
|
|
26 |
<property name="bottomMargin"> |
|
|
27 |
<number>0</number> |
|
|
28 |
</property> |
|
|
29 |
<item> |
|
|
30 |
<layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,0,0,0,0,0"> |
|
|
31 |
<property name="sizeConstraint"> |
|
|
32 |
<enum>QLayout::SetMinimumSize</enum> |
|
|
33 |
</property> |
|
|
34 |
<property name="leftMargin"> |
|
|
35 |
<number>10</number> |
|
|
36 |
</property> |
|
|
37 |
<property name="rightMargin"> |
|
|
38 |
<number>7</number> |
|
|
39 |
</property> |
|
|
40 |
<item> |
|
|
41 |
<widget class="QPushButton" name="ndpi_exporter"> |
|
|
42 |
<property name="minimumSize"> |
|
|
43 |
<size> |
|
|
44 |
<width>208</width> |
|
|
45 |
<height>60</height> |
|
|
46 |
</size> |
|
|
47 |
</property> |
|
|
48 |
<property name="text"> |
|
|
49 |
<string>TMA WSI Exporter</string> |
|
|
50 |
</property> |
|
|
51 |
</widget> |
|
|
52 |
</item> |
|
|
53 |
<item> |
|
|
54 |
<widget class="QPushButton" name="testingbutton"> |
|
|
55 |
<property name="minimumSize"> |
|
|
56 |
<size> |
|
|
57 |
<width>208</width> |
|
|
58 |
<height>60</height> |
|
|
59 |
</size> |
|
|
60 |
</property> |
|
|
61 |
<property name="text"> |
|
|
62 |
<string>Optimise and Set Thresholds</string> |
|
|
63 |
</property> |
|
|
64 |
<property name="iconSize"> |
|
|
65 |
<size> |
|
|
66 |
<width>30</width> |
|
|
67 |
<height>30</height> |
|
|
68 |
</size> |
|
|
69 |
</property> |
|
|
70 |
</widget> |
|
|
71 |
</item> |
|
|
72 |
<item> |
|
|
73 |
<widget class="QPushButton" name="trainingbutton"> |
|
|
74 |
<property name="sizePolicy"> |
|
|
75 |
<sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
|
|
76 |
<horstretch>60</horstretch> |
|
|
77 |
<verstretch>60</verstretch> |
|
|
78 |
</sizepolicy> |
|
|
79 |
</property> |
|
|
80 |
<property name="minimumSize"> |
|
|
81 |
<size> |
|
|
82 |
<width>208</width> |
|
|
83 |
<height>60</height> |
|
|
84 |
</size> |
|
|
85 |
</property> |
|
|
86 |
<property name="text"> |
|
|
87 |
<string>Run DAB Analysis</string> |
|
|
88 |
</property> |
|
|
89 |
</widget> |
|
|
90 |
</item> |
|
|
91 |
<item> |
|
|
92 |
<widget class="QPushButton" name="overbtn"> |
|
|
93 |
<property name="sizePolicy"> |
|
|
94 |
<sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
|
|
95 |
<horstretch>60</horstretch> |
|
|
96 |
<verstretch>60</verstretch> |
|
|
97 |
</sizepolicy> |
|
|
98 |
</property> |
|
|
99 |
<property name="minimumSize"> |
|
|
100 |
<size> |
|
|
101 |
<width>208</width> |
|
|
102 |
<height>60</height> |
|
|
103 |
</size> |
|
|
104 |
</property> |
|
|
105 |
<property name="text"> |
|
|
106 |
<string>Overlay Figure Creator (beta)</string> |
|
|
107 |
</property> |
|
|
108 |
<property name="iconSize"> |
|
|
109 |
<size> |
|
|
110 |
<width>30</width> |
|
|
111 |
<height>30</height> |
|
|
112 |
</size> |
|
|
113 |
</property> |
|
|
114 |
</widget> |
|
|
115 |
</item> |
|
|
116 |
<item alignment="Qt::AlignHCenter"> |
|
|
117 |
<widget class="QCheckBox" name="checkBox"> |
|
|
118 |
<property name="text"> |
|
|
119 |
<string>Save Images</string> |
|
|
120 |
</property> |
|
|
121 |
<property name="checked"> |
|
|
122 |
<bool>true</bool> |
|
|
123 |
</property> |
|
|
124 |
</widget> |
|
|
125 |
</item> |
|
|
126 |
<item> |
|
|
127 |
<widget class="QListWidget" name="listWidget"> |
|
|
128 |
<property name="enabled"> |
|
|
129 |
<bool>true</bool> |
|
|
130 |
</property> |
|
|
131 |
<property name="font"> |
|
|
132 |
<font> |
|
|
133 |
<kerning>true</kerning> |
|
|
134 |
</font> |
|
|
135 |
</property> |
|
|
136 |
<property name="focusPolicy"> |
|
|
137 |
<enum>Qt::NoFocus</enum> |
|
|
138 |
</property> |
|
|
139 |
<property name="autoFillBackground"> |
|
|
140 |
<bool>true</bool> |
|
|
141 |
</property> |
|
|
142 |
<property name="frameShape"> |
|
|
143 |
<enum>QFrame::StyledPanel</enum> |
|
|
144 |
</property> |
|
|
145 |
<property name="frameShadow"> |
|
|
146 |
<enum>QFrame::Sunken</enum> |
|
|
147 |
</property> |
|
|
148 |
<property name="lineWidth"> |
|
|
149 |
<number>1</number> |
|
|
150 |
</property> |
|
|
151 |
<property name="midLineWidth"> |
|
|
152 |
<number>0</number> |
|
|
153 |
</property> |
|
|
154 |
<property name="verticalScrollBarPolicy"> |
|
|
155 |
<enum>Qt::ScrollBarAlwaysOff</enum> |
|
|
156 |
</property> |
|
|
157 |
<property name="horizontalScrollBarPolicy"> |
|
|
158 |
<enum>Qt::ScrollBarAlwaysOff</enum> |
|
|
159 |
</property> |
|
|
160 |
<property name="autoScroll"> |
|
|
161 |
<bool>false</bool> |
|
|
162 |
</property> |
|
|
163 |
<property name="editTriggers"> |
|
|
164 |
<set>QAbstractItemView::NoEditTriggers</set> |
|
|
165 |
</property> |
|
|
166 |
<property name="showDropIndicator" stdset="0"> |
|
|
167 |
<bool>false</bool> |
|
|
168 |
</property> |
|
|
169 |
<property name="dragEnabled"> |
|
|
170 |
<bool>false</bool> |
|
|
171 |
</property> |
|
|
172 |
<property name="selectionMode"> |
|
|
173 |
<enum>QAbstractItemView::NoSelection</enum> |
|
|
174 |
</property> |
|
|
175 |
<property name="spacing"> |
|
|
176 |
<number>1</number> |
|
|
177 |
</property> |
|
|
178 |
<item> |
|
|
179 |
<property name="text"> |
|
|
180 |
<string>DAB analyser</string> |
|
|
181 |
</property> |
|
|
182 |
<property name="font"> |
|
|
183 |
<font> |
|
|
184 |
<pointsize>14</pointsize> |
|
|
185 |
<weight>75</weight> |
|
|
186 |
<bold>true</bold> |
|
|
187 |
</font> |
|
|
188 |
</property> |
|
|
189 |
</item> |
|
|
190 |
<item> |
|
|
191 |
<property name="text"> |
|
|
192 |
<string>Version 0.6</string> |
|
|
193 |
</property> |
|
|
194 |
</item> |
|
|
195 |
<item> |
|
|
196 |
<property name="text"> |
|
|
197 |
<string/> |
|
|
198 |
</property> |
|
|
199 |
</item> |
|
|
200 |
<item> |
|
|
201 |
<property name="text"> |
|
|
202 |
<string>For analysis of NDPI and SVS</string> |
|
|
203 |
</property> |
|
|
204 |
</item> |
|
|
205 |
<item> |
|
|
206 |
<property name="text"> |
|
|
207 |
<string>whole slide images, based on</string> |
|
|
208 |
</property> |
|
|
209 |
</item> |
|
|
210 |
<item> |
|
|
211 |
<property name="text"> |
|
|
212 |
<string>analysis pipeline developed in</string> |
|
|
213 |
</property> |
|
|
214 |
</item> |
|
|
215 |
<item> |
|
|
216 |
<property name="text"> |
|
|
217 |
<string>the Ahmed Lab - KCL.</string> |
|
|
218 |
</property> |
|
|
219 |
</item> |
|
|
220 |
<item> |
|
|
221 |
<property name="text"> |
|
|
222 |
<string/> |
|
|
223 |
</property> |
|
|
224 |
</item> |
|
|
225 |
<item> |
|
|
226 |
<property name="text"> |
|
|
227 |
<string>Documentation:</string> |
|
|
228 |
</property> |
|
|
229 |
</item> |
|
|
230 |
<item> |
|
|
231 |
<property name="text"> |
|
|
232 |
<string>https://quarray.readthedocs.io</string> |
|
|
233 |
</property> |
|
|
234 |
<property name="font"> |
|
|
235 |
<font> |
|
|
236 |
<pointsize>11</pointsize> |
|
|
237 |
</font> |
|
|
238 |
</property> |
|
|
239 |
</item> |
|
|
240 |
<item> |
|
|
241 |
<property name="text"> |
|
|
242 |
<string/> |
|
|
243 |
</property> |
|
|
244 |
</item> |
|
|
245 |
<item> |
|
|
246 |
<property name="text"> |
|
|
247 |
<string>For bugs and requests - </string> |
|
|
248 |
</property> |
|
|
249 |
</item> |
|
|
250 |
<item> |
|
|
251 |
<property name="text"> |
|
|
252 |
<string>https://github.com/c-arthurs/QuArray</string> |
|
|
253 |
</property> |
|
|
254 |
<property name="font"> |
|
|
255 |
<font> |
|
|
256 |
<pointsize>11</pointsize> |
|
|
257 |
</font> |
|
|
258 |
</property> |
|
|
259 |
</item> |
|
|
260 |
</widget> |
|
|
261 |
</item> |
|
|
262 |
</layout> |
|
|
263 |
</item> |
|
|
264 |
<item> |
|
|
265 |
<widget class="QGraphicsView" name="graphicsView"> |
|
|
266 |
<property name="sizePolicy"> |
|
|
267 |
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
|
268 |
<horstretch>0</horstretch> |
|
|
269 |
<verstretch>0</verstretch> |
|
|
270 |
</sizepolicy> |
|
|
271 |
</property> |
|
|
272 |
<property name="minimumSize"> |
|
|
273 |
<size> |
|
|
274 |
<width>600</width> |
|
|
275 |
<height>600</height> |
|
|
276 |
</size> |
|
|
277 |
</property> |
|
|
278 |
<property name="mouseTracking"> |
|
|
279 |
<bool>false</bool> |
|
|
280 |
</property> |
|
|
281 |
</widget> |
|
|
282 |
</item> |
|
|
283 |
</layout> |
|
|
284 |
</item> |
|
|
285 |
<item> |
|
|
286 |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
|
287 |
<property name="bottomMargin"> |
|
|
288 |
<number>0</number> |
|
|
289 |
</property> |
|
|
290 |
<item> |
|
|
291 |
<spacer name="horizontalSpacer_2"> |
|
|
292 |
<property name="orientation"> |
|
|
293 |
<enum>Qt::Horizontal</enum> |
|
|
294 |
</property> |
|
|
295 |
<property name="sizeType"> |
|
|
296 |
<enum>QSizePolicy::Fixed</enum> |
|
|
297 |
</property> |
|
|
298 |
<property name="sizeHint" stdset="0"> |
|
|
299 |
<size> |
|
|
300 |
<width>10</width> |
|
|
301 |
<height>10</height> |
|
|
302 |
</size> |
|
|
303 |
</property> |
|
|
304 |
</spacer> |
|
|
305 |
</item> |
|
|
306 |
<item> |
|
|
307 |
<widget class="QProgressBar" name="progress"> |
|
|
308 |
<property name="minimumSize"> |
|
|
309 |
<size> |
|
|
310 |
<width>163</width> |
|
|
311 |
<height>0</height> |
|
|
312 |
</size> |
|
|
313 |
</property> |
|
|
314 |
<property name="value"> |
|
|
315 |
<number>0</number> |
|
|
316 |
</property> |
|
|
317 |
</widget> |
|
|
318 |
</item> |
|
|
319 |
<item> |
|
|
320 |
<spacer name="horizontalSpacer"> |
|
|
321 |
<property name="orientation"> |
|
|
322 |
<enum>Qt::Horizontal</enum> |
|
|
323 |
</property> |
|
|
324 |
<property name="sizeType"> |
|
|
325 |
<enum>QSizePolicy::Fixed</enum> |
|
|
326 |
</property> |
|
|
327 |
<property name="sizeHint" stdset="0"> |
|
|
328 |
<size> |
|
|
329 |
<width>10</width> |
|
|
330 |
<height>10</height> |
|
|
331 |
</size> |
|
|
332 |
</property> |
|
|
333 |
</spacer> |
|
|
334 |
</item> |
|
|
335 |
</layout> |
|
|
336 |
</item> |
|
|
337 |
</layout> |
|
|
338 |
</widget> |
|
|
339 |
<widget class="QMenuBar" name="menubar"> |
|
|
340 |
<property name="geometry"> |
|
|
341 |
<rect> |
|
|
342 |
<x>0</x> |
|
|
343 |
<y>0</y> |
|
|
344 |
<width>860</width> |
|
|
345 |
<height>22</height> |
|
|
346 |
</rect> |
|
|
347 |
</property> |
|
|
348 |
<widget class="QMenu" name="menuFile"> |
|
|
349 |
<property name="title"> |
|
|
350 |
<string>File</string> |
|
|
351 |
</property> |
|
|
352 |
<addaction name="actionNDPI_SVS_Export"/> |
|
|
353 |
<addaction name="actionRun_Dab_Analysis"/> |
|
|
354 |
<addaction name="actionSet_Thresholds"/> |
|
|
355 |
<addaction name="actionOverlay_Figure"/> |
|
|
356 |
<addaction name="separator"/> |
|
|
357 |
<addaction name="actionQuit"/> |
|
|
358 |
</widget> |
|
|
359 |
<addaction name="menuFile"/> |
|
|
360 |
</widget> |
|
|
361 |
<widget class="QStatusBar" name="statusbar"/> |
|
|
362 |
<action name="actionRun_Dab_Analysis"> |
|
|
363 |
<property name="text"> |
|
|
364 |
<string>Run Dab Analysis</string> |
|
|
365 |
</property> |
|
|
366 |
</action> |
|
|
367 |
<action name="actionSet_Thresholds"> |
|
|
368 |
<property name="text"> |
|
|
369 |
<string>Set Thresholds</string> |
|
|
370 |
</property> |
|
|
371 |
</action> |
|
|
372 |
<action name="actionOverlay_Figure"> |
|
|
373 |
<property name="text"> |
|
|
374 |
<string>Overlay Figure</string> |
|
|
375 |
</property> |
|
|
376 |
</action> |
|
|
377 |
<action name="actionQuit"> |
|
|
378 |
<property name="text"> |
|
|
379 |
<string>Quit</string> |
|
|
380 |
</property> |
|
|
381 |
</action> |
|
|
382 |
<action name="actionNDPI_SVS_Export"> |
|
|
383 |
<property name="text"> |
|
|
384 |
<string>NDPI/SVS Export</string> |
|
|
385 |
</property> |
|
|
386 |
</action> |
|
|
387 |
</widget> |
|
|
388 |
<resources/> |
|
|
389 |
<connections/> |
|
|
390 |
</ui> |