This file is indexed.

/usr/share/camitk-4.0/apidoc/html/classDicomParser.html is in libcamitk4-doc 4.0.4-2ubuntu4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Computer Assited Medical Intervention Tool Kit: DicomParser Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectlogo"><img alt="Logo" src="camitk-small.png"/></td>
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Computer Assited Medical Intervention Tool Kit
   &#160;<span id="projectnumber">version 4.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pri-static-methods">Static Private Member Functions</a> &#124;
<a href="classDicomParser-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">DicomParser Class Reference<div class="ingroups"><a class="el" href="group__group__cepimaging.html">CEP Imaging</a> &raquo; <a class="el" href="group__group__cepimaging__components.html">Components</a> &raquo; <a class="el" href="group__group__cepimaging__components__dicom.html">DICOM</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="classDicomParser.html" title="DicomParser allows one to parse a directory of DICOM files looking for studies and series...">DicomParser</a> allows one to parse a directory of DICOM files looking for studies and series.  
 <a href="classDicomParser.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="DicomParser_8h_source.html">DicomParser.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a083f68d720059b1655430510be6648de"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a083f68d720059b1655430510be6648de">DicomParser</a> ()</td></tr>
<tr class="separator:a083f68d720059b1655430510be6648de"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a77f9f1df3adfe5cc0d32a3cb9a854df6"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser</a> ()</td></tr>
<tr class="memdesc:a77f9f1df3adfe5cc0d32a3cb9a854df6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default Destructor.  <a href="#a77f9f1df3adfe5cc0d32a3cb9a854df6">More...</a><br /></td></tr>
<tr class="separator:a77f9f1df3adfe5cc0d32a3cb9a854df6"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a693339770c5bc6df3b40787ec3d98e28"><td class="memItemLeft" align="right" valign="top">static double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a693339770c5bc6df3b40787ec3d98e28">getZSpacing</a> (const std::vector&lt; std::string &gt; &amp;serieFileNames)</td></tr>
<tr class="memdesc:a693339770c5bc6df3b40787ec3d98e28"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieve the DICOM image file Z spacing attribute (commonly known as spacing between slices)  <a href="#a693339770c5bc6df3b40787ec3d98e28">More...</a><br /></td></tr>
<tr class="separator:a693339770c5bc6df3b40787ec3d98e28"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aef471c91b9f3da1a125684df285af063"><td class="memItemLeft" align="right" valign="top">static QList&lt; <a class="el" href="classDicomSerie.html">DicomSerie</a> * &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory</a> (const QString &amp;directory)</td></tr>
<tr class="memdesc:aef471c91b9f3da1a125684df285af063"><td class="mdescLeft">&#160;</td><td class="mdescRight">Parse the input directory for DICOM series.  <a href="#aef471c91b9f3da1a125684df285af063">More...</a><br /></td></tr>
<tr class="separator:aef471c91b9f3da1a125684df285af063"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-static-methods"></a>
Static Private Member Functions</h2></td></tr>
<tr class="memitem:a54bbad8bb117012bb77162aa691f3d75"><td class="memItemLeft" align="right" valign="top">static QDate&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a54bbad8bb117012bb77162aa691f3d75">getAcquisitionDate</a> (const std::vector&lt; std::string &gt; &amp;serieFileNames)</td></tr>
<tr class="memdesc:a54bbad8bb117012bb77162aa691f3d75"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieve the SERIES acquisition date.  <a href="#a54bbad8bb117012bb77162aa691f3d75">More...</a><br /></td></tr>
<tr class="separator:a54bbad8bb117012bb77162aa691f3d75"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4010a51a06914dbef1925e13589abd60"><td class="memItemLeft" align="right" valign="top">static QTime&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a4010a51a06914dbef1925e13589abd60">getAcquisitionTime</a> (const std::vector&lt; std::string &gt; &amp;serieFileNames)</td></tr>
<tr class="memdesc:a4010a51a06914dbef1925e13589abd60"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieve the SERIES acquisition time.  <a href="#a4010a51a06914dbef1925e13589abd60">More...</a><br /></td></tr>
<tr class="separator:a4010a51a06914dbef1925e13589abd60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abddb34acb4142822848406f07cacab9a"><td class="memItemLeft" align="right" valign="top">static QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#abddb34acb4142822848406f07cacab9a">getPatientName</a> (const std::vector&lt; std::string &gt; &amp;serieFileNames)</td></tr>
<tr class="memdesc:abddb34acb4142822848406f07cacab9a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieve the patient name information from the input files.  <a href="#abddb34acb4142822848406f07cacab9a">More...</a><br /></td></tr>
<tr class="separator:abddb34acb4142822848406f07cacab9a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a11c5e1d04e55b0eb397dfb53feb6ef4d"><td class="memItemLeft" align="right" valign="top">static QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a11c5e1d04e55b0eb397dfb53feb6ef4d">getSerieDescription</a> (const std::vector&lt; std::string &gt; &amp;serieFileNames)</td></tr>
<tr class="memdesc:a11c5e1d04e55b0eb397dfb53feb6ef4d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieve the series description.  <a href="#a11c5e1d04e55b0eb397dfb53feb6ef4d">More...</a><br /></td></tr>
<tr class="separator:a11c5e1d04e55b0eb397dfb53feb6ef4d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb8a23c86f911cd401798ab320c3a1ef"><td class="memItemLeft" align="right" valign="top">static QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#afb8a23c86f911cd401798ab320c3a1ef">getSerieName</a> (const std::vector&lt; std::string &gt; &amp;serieFileNames)</td></tr>
<tr class="memdesc:afb8a23c86f911cd401798ab320c3a1ef"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieve the series name.  <a href="#afb8a23c86f911cd401798ab320c3a1ef">More...</a><br /></td></tr>
<tr class="separator:afb8a23c86f911cd401798ab320c3a1ef"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0c92caf7cfa8d37ca7ce44baa2657f7b"><td class="memItemLeft" align="right" valign="top">static QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a0c92caf7cfa8d37ca7ce44baa2657f7b">getStudyName</a> (const std::vector&lt; std::string &gt; &amp;serieFileNames)</td></tr>
<tr class="memdesc:a0c92caf7cfa8d37ca7ce44baa2657f7b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieve the study name.  <a href="#a0c92caf7cfa8d37ca7ce44baa2657f7b">More...</a><br /></td></tr>
<tr class="separator:a0c92caf7cfa8d37ca7ce44baa2657f7b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2b9c2f0861f282ea8914a4104d5b4f04"><td class="memItemLeft" align="right" valign="top">static std::vector&lt; std::string &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a2b9c2f0861f282ea8914a4104d5b4f04">qtListOfStringToStd</a> (const QList&lt; QString &gt; &amp;inputList)</td></tr>
<tr class="memdesc:a2b9c2f0861f282ea8914a4104d5b4f04"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convert a QList of QString into a std list of string.  <a href="#a2b9c2f0861f282ea8914a4104d5b4f04">More...</a><br /></td></tr>
<tr class="separator:a2b9c2f0861f282ea8914a4104d5b4f04"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4ce72cd703ee9a23ee58f2c69cef89b2"><td class="memItemLeft" align="right" valign="top">static QList&lt; QString &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDicomParser.html#a4ce72cd703ee9a23ee58f2c69cef89b2">stdListOfStringToQt</a> (const std::vector&lt; std::string &gt; &amp;inputList)</td></tr>
<tr class="memdesc:a4ce72cd703ee9a23ee58f2c69cef89b2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Convert a simple std list of string into a QList of QString.  <a href="#a4ce72cd703ee9a23ee58f2c69cef89b2">More...</a><br /></td></tr>
<tr class="separator:a4ce72cd703ee9a23ee58f2c69cef89b2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classDicomParser.html" title="DicomParser allows one to parse a directory of DICOM files looking for studies and series...">DicomParser</a> allows one to parse a directory of DICOM files looking for studies and series. </p>
<dl class="section note"><dt>Note</dt><dd>This class is part of the model (in the MVP pattern) of the DICOM COMPONENT </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a083f68d720059b1655430510be6648de"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a083f68d720059b1655430510be6648de">&#9670;&nbsp;</a></span>DicomParser()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">DicomParser::DicomParser </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a id="a77f9f1df3adfe5cc0d32a3cb9a854df6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a77f9f1df3adfe5cc0d32a3cb9a854df6">&#9670;&nbsp;</a></span>~DicomParser()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual DicomParser::~DicomParser </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Default Destructor. </p>

<p class="reference">References <a class="el" href="classDicomParser.html#a54bbad8bb117012bb77162aa691f3d75">getAcquisitionDate()</a>, <a class="el" href="classDicomParser.html#a4010a51a06914dbef1925e13589abd60">getAcquisitionTime()</a>, <a class="el" href="classDicomParser.html#abddb34acb4142822848406f07cacab9a">getPatientName()</a>, <a class="el" href="classDicomParser.html#a11c5e1d04e55b0eb397dfb53feb6ef4d">getSerieDescription()</a>, <a class="el" href="classDicomParser.html#afb8a23c86f911cd401798ab320c3a1ef">getSerieName()</a>, <a class="el" href="classDicomParser.html#a0c92caf7cfa8d37ca7ce44baa2657f7b">getStudyName()</a>, <a class="el" href="classDicomParser.html#a693339770c5bc6df3b40787ec3d98e28">getZSpacing()</a>, <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, <a class="el" href="classDicomParser.html#a2b9c2f0861f282ea8914a4104d5b4f04">qtListOfStringToStd()</a>, and <a class="el" href="classDicomParser.html#a4ce72cd703ee9a23ee58f2c69cef89b2">stdListOfStringToQt()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a54bbad8bb117012bb77162aa691f3d75"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a54bbad8bb117012bb77162aa691f3d75">&#9670;&nbsp;</a></span>getAcquisitionDate()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QDate DicomParser::getAcquisitionDate </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>serieFileNames</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Retrieve the SERIES acquisition date. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">serieFileNames</td><td>The filenames belonging to a single series. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the acquisition date of this SERIES. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="a4010a51a06914dbef1925e13589abd60"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4010a51a06914dbef1925e13589abd60">&#9670;&nbsp;</a></span>getAcquisitionTime()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QTime DicomParser::getAcquisitionTime </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>serieFileNames</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Retrieve the SERIES acquisition time. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">serieFileNames</td><td>The filenames belonging to a single series. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the acquisition time of this SERIES. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="abddb34acb4142822848406f07cacab9a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abddb34acb4142822848406f07cacab9a">&#9670;&nbsp;</a></span>getPatientName()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QString DicomParser::getPatientName </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>serieFileNames</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Retrieve the patient name information from the input files. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">serieFileNames</td><td>The filenames belonging to a single series. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the patient name. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="a11c5e1d04e55b0eb397dfb53feb6ef4d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a11c5e1d04e55b0eb397dfb53feb6ef4d">&#9670;&nbsp;</a></span>getSerieDescription()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QString DicomParser::getSerieDescription </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>serieFileNames</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Retrieve the series description. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">serieFileNames</td><td>The filenames belonging to a single series. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the series description. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="afb8a23c86f911cd401798ab320c3a1ef"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afb8a23c86f911cd401798ab320c3a1ef">&#9670;&nbsp;</a></span>getSerieName()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QString DicomParser::getSerieName </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>serieFileNames</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Retrieve the series name. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">serieFileNames</td><td>The filenames belonging to a single series. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the series name. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="a0c92caf7cfa8d37ca7ce44baa2657f7b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0c92caf7cfa8d37ca7ce44baa2657f7b">&#9670;&nbsp;</a></span>getStudyName()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QString DicomParser::getStudyName </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>serieFileNames</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Retrieve the study name. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">serieFileNames</td><td>The filenames belonging to a single series. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the study name. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="a693339770c5bc6df3b40787ec3d98e28"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a693339770c5bc6df3b40787ec3d98e28">&#9670;&nbsp;</a></span>getZSpacing()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">double DicomParser::getZSpacing </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>serieFileNames</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Retrieve the DICOM image file Z spacing attribute (commonly known as spacing between slices) </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">serieFileNames</td><td>the input DICOM image images to retrieve the Z spacing attribute from. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the Z spacing value. </dd></dl>

<p class="reference">References <a class="el" href="Log_8h.html#a0df6987fb508854c7adf3537e42a15fb">CAMITK_ERROR</a>.</p>

<p class="reference">Referenced by <a class="el" href="classDicomComponent.html#a038d2518fa2aa44029c57b7d20a50ab0">DicomComponent::DicomComponent()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="aef471c91b9f3da1a125684df285af063"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aef471c91b9f3da1a125684df285af063">&#9670;&nbsp;</a></span>parseDirectory()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QList&lt; <a class="el" href="classDicomSerie.html">DicomSerie</a> * &gt; DicomParser::parseDirectory </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&#160;</td>
          <td class="paramname"><em>directory</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Parse the input directory for DICOM series. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">directory</td><td>The input directory to parse DICOM image files. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A list of <a class="el" href="classDicomSerie.html" title="DicomSerie is a CamiTK high level class to represent a DICOM SERIES This class encapsulates GDCM obje...">DicomSerie</a>, high level CamiTK object which store information of a SERIES </dd></dl>
<p>DEBUG </p>

<p class="reference">References <a class="el" href="Log_8h.html#adf40430084e7b4bdea259f8faf54df95">CAMITK_DEBUG</a>, <a class="el" href="classDicomParser.html#a54bbad8bb117012bb77162aa691f3d75">getAcquisitionDate()</a>, <a class="el" href="classDicomParser.html#a4010a51a06914dbef1925e13589abd60">getAcquisitionTime()</a>, <a class="el" href="classDicomParser.html#abddb34acb4142822848406f07cacab9a">getPatientName()</a>, <a class="el" href="classDicomParser.html#a11c5e1d04e55b0eb397dfb53feb6ef4d">getSerieDescription()</a>, <a class="el" href="classDicomParser.html#afb8a23c86f911cd401798ab320c3a1ef">getSerieName()</a>, <a class="el" href="classDicomParser.html#a0c92caf7cfa8d37ca7ce44baa2657f7b">getStudyName()</a>, <a class="el" href="classDicomSerie.html#ad0b46ef7822bdff6ffb92cb228b5c663">DicomSerie::setAcquisitionDate()</a>, <a class="el" href="classDicomSerie.html#aa9c368ae9e07230b887fd609a295caad">DicomSerie::setAcquisitionTime()</a>, <a class="el" href="classDicomSerie.html#a23f1d21bc4d02dcd5cd6de4a02dd2209">DicomSerie::setFileNames()</a>, <a class="el" href="classDicomSerie.html#af0f330c4ab0cb3c7e3c6eaac281496a4">DicomSerie::setPatientName()</a>, <a class="el" href="classDicomSerie.html#a8a8140c07a83e05fc2e2c08f2f731df2">DicomSerie::setSerieDescription()</a>, <a class="el" href="classDicomSerie.html#ad791d2cbebd160c50c44b02d177a4e16">DicomSerie::setSerieName()</a>, <a class="el" href="classDicomSerie.html#a65042d2b11fe60a7ed0a75a884d73a91">DicomSerie::setStdFileNames()</a>, <a class="el" href="classDicomSerie.html#a3ef247cdf8d0f553f08cf95d0bc50d65">DicomSerie::setStudyName()</a>, and <a class="el" href="classDicomParser.html#a4ce72cd703ee9a23ee58f2c69cef89b2">stdListOfStringToQt()</a>.</p>

<p class="reference">Referenced by <a class="el" href="classDicomComponentExtension.html#acc979a3e1ee4497550730cc1da85279c">DicomComponentExtension::open()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="a2b9c2f0861f282ea8914a4104d5b4f04"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2b9c2f0861f282ea8914a4104d5b4f04">&#9670;&nbsp;</a></span>qtListOfStringToStd()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::vector&lt; std::string &gt; DicomParser::qtListOfStringToStd </td>
          <td>(</td>
          <td class="paramtype">const QList&lt; QString &gt; &amp;&#160;</td>
          <td class="paramname"><em>inputList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Convert a QList of QString into a std list of string. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">inputList</td><td>QList of QString to convert. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>std list of string version of the input Qt list. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<a id="a4ce72cd703ee9a23ee58f2c69cef89b2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4ce72cd703ee9a23ee58f2c69cef89b2">&#9670;&nbsp;</a></span>stdListOfStringToQt()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QList&lt; QString &gt; DicomParser::stdListOfStringToQt </td>
          <td>(</td>
          <td class="paramtype">const std::vector&lt; std::string &gt; &amp;&#160;</td>
          <td class="paramname"><em>inputList</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">private</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Convert a simple std list of string into a QList of QString. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">inputList</td><td>std list of string to convert. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>QList of QString version of the input std list. </dd></dl>

<p class="reference">Referenced by <a class="el" href="classDicomParser.html#aef471c91b9f3da1a125684df285af063">parseDirectory()</a>, and <a class="el" href="classDicomParser.html#a77f9f1df3adfe5cc0d32a3cb9a854df6">~DicomParser()</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="DicomParser_8h_source.html">DicomParser.h</a></li>
<li><a class="el" href="DicomParser_8cpp.html">DicomParser.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>