|
|
| Study (Patient *parent) |
| |
|
| Study (Patient *parent, DcmItem &item, bool loadSeries=true) |
| |
|
| Study (const Study &rhs) |
| | Copy constructor only copies study information, neither series nor parent are copied.
|
| |
|
|
Patient * | parent |
| |
|
QString | instanceUID |
| | Unique identifier to be used to identify the Study. (0020, 000d)
|
| |
|
QString | id |
| | User or equipment generated Study identifier. (0020, 0010)
|
| |
|
QTime | time |
| | Time the Study started. (0008, 0030)
|
| |
|
QDate | date |
| | Date the Study started. (0008, 0020)
|
| |
|
QString | description |
| | Description of the Study. (0008, 1030)
|
| |
|
std::vector< Series * > | series |
| | Series included in the Study.
|
| |
|
PacsSeriesProxy * | pacsSeriesProxy |
| | Proxy class to handle deferred loading of series from a PACS server.
|
| |
The documentation for this struct was generated from the following file:
- ImFusion/Dicom/GUI/Scanner.h