This class wraps MLAccessDirectDicomImportCache objects.  
 More...
#include <mlAccessDirectDicomImportWrapper.h>
This class wraps MLAccessDirectDicomImportCache objects. 
\script 
Definition at line 28 of file mlAccessDirectDicomImportWrapper.h.
 
◆ MLAccessDirectDicomImportWrapper()
◆ ~MLAccessDirectDicomImportWrapper()
  
  
      
        
          | MLAccessDirectDicomImportWrapper::~MLAccessDirectDicomImportWrapper  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ addPythonFileHandlePlugin
  
  
      
        
          | QObject * MLAccessDirectDicomImportWrapper::addPythonFileHandlePlugin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ getDCMTag
  
  
      
        
          | QObject * MLAccessDirectDicomImportWrapper::getDCMTag  | 
          ( | 
          const QString &  | 
          key | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Returns the MLABDicomTag for the given dicom key in format. 
 
 
◆ getDCMTagByName
  
  
      
        
          | QObject * MLAccessDirectDicomImportWrapper::getDCMTagByName  | 
          ( | 
          const QString &  | 
          name | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Returns the MLABDicomTag for the given dicom tag name. 
 
 
 
◆ getDCMTree [1/2]
  
  
      
        
          | QObject * MLAccessDirectDicomImportWrapper::getDCMTree  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Returns the MLABDicomTree for the url specified in the urlField. 
 
 
◆ getDCMTree [2/2]
  
  
      
        
          | QObject * MLAccessDirectDicomImportWrapper::getDCMTree  | 
          ( | 
          const QString &  | 
          key | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Returns the MLABDicomTree for given url. 
 
 
◆ getDicomCachedIoTagCacheMaxNumBytes
  
  
      
        
          | qint64 MLAccessDirectDicomImportWrapper::getDicomCachedIoTagCacheMaxNumBytes  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
slot   | 
  
 
 
◆ getDicomCachedIoTreeCacheMaxNumBytes
  
  
      
        
          | qint64 MLAccessDirectDicomImportWrapper::getDicomCachedIoTreeCacheMaxNumBytes  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
slot   | 
  
 
 
◆ getDicomTagValueByKey
  
  
      
        
          | QString MLAccessDirectDicomImportWrapper::getDicomTagValueByKey  | 
          ( | 
          const QString &  | 
          key | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Returns the string representation of the DICOM tag. 
 
 
◆ getDicomTagValueByName
  
  
      
        
          | QString MLAccessDirectDicomImportWrapper::getDicomTagValueByName  | 
          ( | 
          const QString &  | 
          name | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Returns the string representation of the DICOM tag by given name. 
 
 
◆ prefetchTagsFromConfig
  
  
      
        
          | void MLAccessDirectDicomImportWrapper::prefetchTagsFromConfig  | 
          ( | 
          const QString &  | 
          config | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Reads the Dicom Tag id's from a DPL config and prefetches these tags. 
 
 
◆ removePythonFileHandlePlugin
◆ setTagsToPrefetchFromConfig
  
  
      
        
          | void MLAccessDirectDicomImportWrapper::setTagsToPrefetchFromConfig  | 
          ( | 
          const QString &  | 
          config | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Reads the Dicom Tag id's from a DPL config and sets these id's in the _tagsToPrefetchFld. 
 
 
◆ setUrl
  
  
      
        
          | void MLAccessDirectDicomImportWrapper::setUrl  | 
          ( | 
          QString &  | 
          url | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
sets the url for the dicom tree. 
 
 
The documentation for this class was generated from the following file: