ImFusion SDK 4.3
Study Struct Reference
+ Inheritance diagram for Study:

Public Member Functions

 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.
 

Public Attributes

Patientparent
 
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.
 
PacsSeriesProxypacsSeriesProxy
 Proxy class to handle deferred loading of series from a PACS server.
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close