List of all members | Public Attributes
QtDcmPrivate Class Reference

Public Attributes

int mode
 
QList< QString > imagesList
 
QString currentSerieId
 Contains the images filenames of the current serie (i.e selected in the treewidget) More...
 
QDate beginDate
 Id of the current selected serie. More...
 
QDate endDate
 
QMap< QString, QList< QString > > selectedSeries
 Begin and end for Q/R retrieve parameters. More...
 

Detailed Description

Definition at line 33 of file QtDcm.cpp.

Member Data Documentation

int QtDcmPrivate::mode

Definition at line 37 of file QtDcm.cpp.

QList<QString> QtDcmPrivate::imagesList

Definition at line 38 of file QtDcm.cpp.

QString QtDcmPrivate::currentSerieId

Contains the images filenames of the current serie (i.e selected in the treewidget)

Definition at line 39 of file QtDcm.cpp.

QDate QtDcmPrivate::beginDate

Id of the current selected serie.

Definition at line 40 of file QtDcm.cpp.

QDate QtDcmPrivate::endDate

Definition at line 40 of file QtDcm.cpp.

QMap<QString, QList<QString> > QtDcmPrivate::selectedSeries

Begin and end for Q/R retrieve parameters.

Definition at line 41 of file QtDcm.cpp.


The documentation for this class was generated from the following file: