#include <cxDicomImporter.h>
- Date
- 2014-05-21
- Author
- Christian Askeland
Definition at line 36 of file cxDicomImporter.h.
◆ DicomImporter()
cx::DicomImporter::DicomImporter |
( |
QObject * |
parent = NULL | ) |
|
◆ ~DicomImporter()
cx::DicomImporter::~DicomImporter |
( |
| ) |
|
◆ directoryImported
void cx::DicomImporter::directoryImported |
( |
| ) |
|
|
signal |
◆ displayImportSummary()
bool cx::DicomImporter::displayImportSummary |
( |
| ) |
|
◆ fileIndexed
void cx::DicomImporter::fileIndexed |
( |
QString |
| ) |
|
|
signal |
◆ indexingCompleted
void cx::DicomImporter::indexingCompleted |
( |
| ) |
|
|
signal |
◆ instancesAddedDuringImport()
int cx::DicomImporter::instancesAddedDuringImport |
( |
| ) |
|
◆ onImportDirectory
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 201 of file cxDicomImporter.cpp.
◆ patientsAddedDuringImport()
int cx::DicomImporter::patientsAddedDuringImport |
( |
| ) |
|
◆ seriesAddedDuringImport()
int cx::DicomImporter::seriesAddedDuringImport |
( |
| ) |
|
◆ setDatabase()
void cx::DicomImporter::setDatabase |
( |
QSharedPointer< ctkDICOMDatabase > |
database | ) |
|
◆ setDisplayImportSummary()
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 124 of file cxDicomImporter.cpp.
◆ studiesAddedDuringImport()
int cx::DicomImporter::studiesAddedDuringImport |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/plugins/org.custusx.dicom/widgets/cxDicomImporter.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/plugins/org.custusx.dicom/widgets/cxDicomImporter.cpp