|
a |
|
b/scripts/examples/1.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>968</width> |
|
|
10 |
<height>780</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_2"> |
|
|
18 |
<item> |
|
|
19 |
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
20 |
<property name="topMargin"> |
|
|
21 |
<number>0</number> |
|
|
22 |
</property> |
|
|
23 |
<item> |
|
|
24 |
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
25 |
<property name="leftMargin"> |
|
|
26 |
<number>10</number> |
|
|
27 |
</property> |
|
|
28 |
<item> |
|
|
29 |
<widget class="QPushButton" name="load_ndpi"> |
|
|
30 |
<property name="text"> |
|
|
31 |
<string>Load NDPI</string> |
|
|
32 |
</property> |
|
|
33 |
</widget> |
|
|
34 |
</item> |
|
|
35 |
<item> |
|
|
36 |
<widget class="QPushButton" name="load_excel"> |
|
|
37 |
<property name="text"> |
|
|
38 |
<string>Load Excel</string> |
|
|
39 |
</property> |
|
|
40 |
</widget> |
|
|
41 |
</item> |
|
|
42 |
<item> |
|
|
43 |
<widget class="QPushButton" name="overlay"> |
|
|
44 |
<property name="text"> |
|
|
45 |
<string>Overlay Cores</string> |
|
|
46 |
</property> |
|
|
47 |
</widget> |
|
|
48 |
</item> |
|
|
49 |
<item> |
|
|
50 |
<widget class="QPushButton" name="export_2"> |
|
|
51 |
<property name="text"> |
|
|
52 |
<string>Export Cores</string> |
|
|
53 |
</property> |
|
|
54 |
</widget> |
|
|
55 |
</item> |
|
|
56 |
<item> |
|
|
57 |
<widget class="QRadioButton" name="radioButton_2"> |
|
|
58 |
<property name="text"> |
|
|
59 |
<string>Excel Layout</string> |
|
|
60 |
</property> |
|
|
61 |
</widget> |
|
|
62 |
</item> |
|
|
63 |
<item> |
|
|
64 |
<widget class="QRadioButton" name="radioButton"> |
|
|
65 |
<property name="text"> |
|
|
66 |
<string>Figures</string> |
|
|
67 |
</property> |
|
|
68 |
</widget> |
|
|
69 |
</item> |
|
|
70 |
</layout> |
|
|
71 |
</item> |
|
|
72 |
<item> |
|
|
73 |
<widget class="QGraphicsView" name="graphicsView"> |
|
|
74 |
<property name="enabled"> |
|
|
75 |
<bool>true</bool> |
|
|
76 |
</property> |
|
|
77 |
<property name="minimumSize"> |
|
|
78 |
<size> |
|
|
79 |
<width>800</width> |
|
|
80 |
<height>560</height> |
|
|
81 |
</size> |
|
|
82 |
</property> |
|
|
83 |
<property name="mouseTracking"> |
|
|
84 |
<bool>true</bool> |
|
|
85 |
</property> |
|
|
86 |
</widget> |
|
|
87 |
</item> |
|
|
88 |
</layout> |
|
|
89 |
</item> |
|
|
90 |
<item> |
|
|
91 |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
|
92 |
<property name="topMargin"> |
|
|
93 |
<number>0</number> |
|
|
94 |
</property> |
|
|
95 |
<item> |
|
|
96 |
<spacer name="horizontalSpacer"> |
|
|
97 |
<property name="orientation"> |
|
|
98 |
<enum>Qt::Horizontal</enum> |
|
|
99 |
</property> |
|
|
100 |
<property name="sizeType"> |
|
|
101 |
<enum>QSizePolicy::Fixed</enum> |
|
|
102 |
</property> |
|
|
103 |
<property name="sizeHint" stdset="0"> |
|
|
104 |
<size> |
|
|
105 |
<width>8</width> |
|
|
106 |
<height>0</height> |
|
|
107 |
</size> |
|
|
108 |
</property> |
|
|
109 |
</spacer> |
|
|
110 |
</item> |
|
|
111 |
<item> |
|
|
112 |
<widget class="QProgressBar" name="progressBar"> |
|
|
113 |
<property name="value"> |
|
|
114 |
<number>0</number> |
|
|
115 |
</property> |
|
|
116 |
</widget> |
|
|
117 |
</item> |
|
|
118 |
<item> |
|
|
119 |
<spacer name="horizontalSpacer_2"> |
|
|
120 |
<property name="orientation"> |
|
|
121 |
<enum>Qt::Horizontal</enum> |
|
|
122 |
</property> |
|
|
123 |
<property name="sizeType"> |
|
|
124 |
<enum>QSizePolicy::Fixed</enum> |
|
|
125 |
</property> |
|
|
126 |
<property name="sizeHint" stdset="0"> |
|
|
127 |
<size> |
|
|
128 |
<width>8</width> |
|
|
129 |
<height>0</height> |
|
|
130 |
</size> |
|
|
131 |
</property> |
|
|
132 |
</spacer> |
|
|
133 |
</item> |
|
|
134 |
</layout> |
|
|
135 |
</item> |
|
|
136 |
<item> |
|
|
137 |
<layout class="QHBoxLayout" name="horizontalLayout_3"> |
|
|
138 |
<property name="topMargin"> |
|
|
139 |
<number>10</number> |
|
|
140 |
</property> |
|
|
141 |
<item> |
|
|
142 |
<widget class="QLabel" name="metadata"> |
|
|
143 |
<property name="text"> |
|
|
144 |
<string>Metadata</string> |
|
|
145 |
</property> |
|
|
146 |
</widget> |
|
|
147 |
</item> |
|
|
148 |
<item> |
|
|
149 |
<widget class="QLabel" name="label"> |
|
|
150 |
<property name="minimumSize"> |
|
|
151 |
<size> |
|
|
152 |
<width>0</width> |
|
|
153 |
<height>0</height> |
|
|
154 |
</size> |
|
|
155 |
</property> |
|
|
156 |
<property name="maximumSize"> |
|
|
157 |
<size> |
|
|
158 |
<width>16777215</width> |
|
|
159 |
<height>100</height> |
|
|
160 |
</size> |
|
|
161 |
</property> |
|
|
162 |
<property name="text"> |
|
|
163 |
<string/> |
|
|
164 |
</property> |
|
|
165 |
<property name="alignment"> |
|
|
166 |
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set> |
|
|
167 |
</property> |
|
|
168 |
<property name="textInteractionFlags"> |
|
|
169 |
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> |
|
|
170 |
</property> |
|
|
171 |
</widget> |
|
|
172 |
</item> |
|
|
173 |
</layout> |
|
|
174 |
</item> |
|
|
175 |
</layout> |
|
|
176 |
</widget> |
|
|
177 |
<widget class="QMenuBar" name="menubar"> |
|
|
178 |
<property name="geometry"> |
|
|
179 |
<rect> |
|
|
180 |
<x>0</x> |
|
|
181 |
<y>0</y> |
|
|
182 |
<width>968</width> |
|
|
183 |
<height>22</height> |
|
|
184 |
</rect> |
|
|
185 |
</property> |
|
|
186 |
</widget> |
|
|
187 |
<widget class="QStatusBar" name="statusbar"/> |
|
|
188 |
</widget> |
|
|
189 |
<resources/> |
|
|
190 |
<connections/> |
|
|
191 |
</ui> |