#include <cxDicomImporter.h>
- Date
- 2014-05-21
- Author
- Christian Askeland
Definition at line 57 of file cxDicomImporter.h.
cx::DicomImporter::DicomImporter |
( |
QObject * |
parent = NULL | ) |
|
cx::DicomImporter::~DicomImporter |
( |
| ) |
|
void cx::DicomImporter::directoryImported |
( |
| ) |
|
|
signal |
bool cx::DicomImporter::displayImportSummary |
( |
| ) |
|
void cx::DicomImporter::fileIndexed |
( |
QString |
| ) |
|
|
signal |
void cx::DicomImporter::indexingCompleted |
( |
| ) |
|
|
signal |
int cx::DicomImporter::instancesAddedDuringImport |
( |
| ) |
|
void cx::DicomImporter::onImportDirectory |
( |
QString |
directory | ) |
|
|
slot |
Import a directory - this is used when the user selects a directory from the Import Dialog, but can also be used externally to trigger an import (i.e. for testing or to support drag-and-drop)
Definition at line 222 of file cxDicomImporter.cpp.
int cx::DicomImporter::patientsAddedDuringImport |
( |
| ) |
|
int cx::DicomImporter::seriesAddedDuringImport |
( |
| ) |
|
void cx::DicomImporter::setDatabase |
( |
QSharedPointer< ctkDICOMDatabase > |
database | ) |
|
void cx::DicomImporter::setDisplayImportSummary |
( |
bool |
onOff | ) |
|
Option to show or not import summary dialog. Since the summary dialog is modal, we give the option of disabling it for batch modes or testing.
Definition at line 145 of file cxDicomImporter.cpp.
int cx::DicomImporter::studiesAddedDuringImport |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/plugins/org.custusx.dicom/widgets/cxDicomImporter.h
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/plugins/org.custusx.dicom/widgets/cxDicomImporter.cpp