Computer Assited Medical Intervention Tool Kit
version 4.1
|
This is the complete list of members for DicomDialogEntry, including all inherited members.
acquisitionDate | DicomDialogEntry | private |
acquisitionTime | DicomDialogEntry | private |
DicomDialogEntry() | DicomDialogEntry | |
getAcquisitionDate() | DicomDialogEntry | |
getAcquisitionTime() const | DicomDialogEntry | |
getPatientName() | DicomDialogEntry | |
getSerieDescription() | DicomDialogEntry | |
getSerieName() | DicomDialogEntry | |
getStudyName() | DicomDialogEntry | |
isSelected() | DicomDialogEntry | |
numberOfItems() | DicomDialogEntry | inlinestatic |
patientName | DicomDialogEntry | private |
selected | DicomDialogEntry | private |
serieDescription | DicomDialogEntry | private |
serieName | DicomDialogEntry | private |
setAcquisitionDate(QDate date) | DicomDialogEntry | |
setAcquisitionTime(QTime time) | DicomDialogEntry | |
setPatientName(QString name) | DicomDialogEntry | |
setSelected(bool value) | DicomDialogEntry | |
setSerieDescription(QString name) | DicomDialogEntry | |
setSerieName(QString name) | DicomDialogEntry | |
setStudyName(QString name) | DicomDialogEntry | |
studyName | DicomDialogEntry | private |
~DicomDialogEntry()=default | DicomDialogEntry | virtual |