2 <class>vvDicomSeriesSelector</class>
3 <widget class="QDialog" name="vvDicomSeriesSelector" >
4 <property name="windowModality" >
5 <enum>Qt::WindowModal</enum>
7 <property name="geometry" >
15 <property name="mouseTracking" >
18 <property name="focusPolicy" >
19 <enum>Qt::WheelFocus</enum>
21 <property name="windowTitle" >
22 <string>Dicom Series Selector</string>
24 <layout class="QVBoxLayout" >
25 <property name="spacing" >
28 <property name="margin" >
32 <widget class="QSplitter" name="splitter_3" >
33 <property name="orientation" >
34 <enum>Qt::Vertical</enum>
36 <widget class="QFrame" name="frame" >
37 <property name="frameShape" >
38 <enum>QFrame::Panel</enum>
40 <property name="frameShadow" >
41 <enum>QFrame::Raised</enum>
43 <property name="lineWidth" >
46 <layout class="QGridLayout" >
47 <property name="margin" >
50 <property name="spacing" >
53 <item row="0" column="0" >
54 <widget class="QSplitter" name="splitter" >
55 <property name="orientation" >
56 <enum>Qt::Horizontal</enum>
58 <widget class="QWidget" name="layoutWidget0" >
59 <layout class="QVBoxLayout" name="verticalLayout" >
61 <layout class="QHBoxLayout" name="horizontalLayout" >
63 <widget class="QLabel" name="label_2" >
64 <property name="text" >
65 <string>Search in this folder :</string>
70 <widget class="QLineEdit" name="mFolderLineEdit" >
71 <property name="frame" >
74 <property name="dragEnabled" >
80 <widget class="QToolButton" name="mBrowseButton" >
81 <property name="text" >
89 <layout class="QHBoxLayout" name="horizontalLayout_2" >
91 <widget class="QCheckBox" name="mIsRecursiveCheckBox" >
92 <property name="text" >
93 <string>Search recursively</string>
98 <widget class="QPushButton" name="mSearchButton" >
99 <property name="text" >
100 <string>Search DICOM</string>
107 <widget class="QListWidget" name="mListWidget" >
108 <property name="mouseTracking" >
111 <property name="focusPolicy" >
112 <enum>Qt::TabFocus</enum>
114 <property name="editTriggers" >
115 <set>QAbstractItemView::AnyKeyPressed|QAbstractItemView::DoubleClicked|QAbstractItemView::EditKeyPressed</set>
117 <property name="tabKeyNavigation" >
120 <property name="alternatingRowColors" >
123 <property name="selectionBehavior" >
124 <enum>QAbstractItemView::SelectRows</enum>
126 <property name="viewMode" >
127 <enum>QListView::ListMode</enum>
129 <property name="modelColumn" >
132 <property name="currentRow" >
141 <item row="0" column="1" >
142 <layout class="QVBoxLayout" name="_2" >
143 <property name="spacing" >
146 <property name="margin" >
150 <widget class="QLabel" name="mLabelSelected" >
151 <property name="sizePolicy" >
152 <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
153 <horstretch>0</horstretch>
154 <verstretch>0</verstretch>
157 <property name="text" >
158 <string><b>Current DICOM serie</b></string>
160 <property name="textFormat" >
161 <enum>Qt::RichText</enum>
166 <widget class="QLabel" name="mDicomInfoPanel" >
167 <property name="sizePolicy" >
168 <sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
169 <horstretch>0</horstretch>
170 <verstretch>0</verstretch>
173 <property name="frameShape" >
174 <enum>QFrame::StyledPanel</enum>
176 <property name="text" >
179 <property name="textFormat" >
180 <enum>Qt::RichText</enum>
182 <property name="alignment" >
183 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
191 <widget class="QFrame" name="frame_2" >
192 <property name="frameShape" >
193 <enum>QFrame::StyledPanel</enum>
195 <property name="frameShadow" >
196 <enum>QFrame::Raised</enum>
198 <layout class="QGridLayout" >
199 <property name="margin" >
202 <property name="spacing" >
205 <item row="0" column="0" >
206 <widget class="QSplitter" name="splitter_2" >
207 <property name="orientation" >
208 <enum>Qt::Horizontal</enum>
210 <widget class="QWidget" name="layoutWidget1" >
211 <layout class="QVBoxLayout" >
212 <property name="spacing" >
215 <property name="margin" >
219 <widget class="QLabel" name="mLabelSelected_3" >
220 <property name="sizePolicy" >
221 <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
222 <horstretch>0</horstretch>
223 <verstretch>0</verstretch>
226 <property name="text" >
227 <string><b>Files in current DICOM serie</b></string>
229 <property name="textFormat" >
230 <enum>Qt::RichText</enum>
235 <widget class="QListWidget" name="mDicomDetailsListWidget" >
236 <property name="focusPolicy" >
237 <enum>Qt::TabFocus</enum>
239 <property name="alternatingRowColors" >
246 <widget class="QWidget" name="layoutWidget2" >
247 <layout class="QVBoxLayout" >
248 <property name="spacing" >
251 <property name="margin" >
255 <widget class="QLabel" name="mLabelSelected_2" >
256 <property name="sizePolicy" >
257 <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
258 <horstretch>0</horstretch>
259 <verstretch>0</verstretch>
262 <property name="text" >
263 <string><b>Current DICOM file</b></string>
265 <property name="textFormat" >
266 <enum>Qt::RichText</enum>
271 <widget class="QTextBrowser" name="mDicomDetailsLabel" />
282 <layout class="QHBoxLayout" >
283 <property name="spacing" >
286 <property name="margin" >
290 <widget class="QLabel" name="label_3" >
291 <property name="text" >
292 <string><font color="blue">(1)</font> Select a folder, <font color="blue">(2)</font> Press <b>Search DICOM</b>, <br> <font color="blue">(3)</font> Select a serie ID in the left table, <font color="blue">(4)</font> Press <b>Open</b></string>
294 <property name="textFormat" >
295 <enum>Qt::RichText</enum>
301 <property name="orientation" >
302 <enum>Qt::Horizontal</enum>
304 <property name="sizeHint" stdset="0" >
313 <widget class="QDialogButtonBox" name="mButtonBox" >
314 <property name="orientation" >
315 <enum>Qt::Horizontal</enum>
317 <property name="standardButtons" >
318 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Open</set>
327 <tabstop>mDicomDetailsListWidget</tabstop>
328 <tabstop>mButtonBox</tabstop>
329 <tabstop>mDicomDetailsLabel</tabstop>
334 <sender>mButtonBox</sender>
335 <signal>accepted()</signal>
336 <receiver>vvDicomSeriesSelector</receiver>
337 <slot>accept()</slot>
339 <hint type="sourcelabel" >
343 <hint type="destinationlabel" >
350 <sender>mButtonBox</sender>
351 <signal>rejected()</signal>
352 <receiver>vvDicomSeriesSelector</receiver>
353 <slot>reject()</slot>
355 <hint type="sourcelabel" >
359 <hint type="destinationlabel" >