| 
    MeVisLab Toolbox Reference
    
   | 
 
A class that wraps DRTEncryptedAttributesSequence Item for use in Python. More...
#include <mlDRTEncryptedAttributesSequenceWrapper.h>
 Public Slots | |
Access to wrapped DRTEncryptedAttributesSequence object.  | |
\script  | |
| int | getNumberOfItems () const | 
| QVariant | getItem (int idx) | 
| QVariant | addItem () | 
| bool | insertItem (int idx) | 
| bool | removeItem (int idx) | 
Public Member Functions | |
| DRTEncryptedAttributesSequenceWrapper (ml::DcmDRTEncryptedAttributesSequenceInterface *wrappedSequence) | |
| DRTEncryptedAttributesSequenceWrapper (const DRTEncryptedAttributesSequenceWrapper &toCopy) | |
| DRTEncryptedAttributesSequenceWrapper & | operator= (const DRTEncryptedAttributesSequenceWrapper &toCopy) | 
| ml::DcmDRTEncryptedAttributesSequenceInterface | getWrappedSequence () const | 
| QString | getEncryptedContentTag () const | 
| QString | getEncryptedContentTransferSyntaxUIDTag () const | 
A class that wraps DRTEncryptedAttributesSequence Item for use in Python.
\script
Definition at line 45 of file mlDRTEncryptedAttributesSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 51 of file mlDRTEncryptedAttributesSequenceWrapper.h.
      
  | 
  inline | 
Definition at line 56 of file mlDRTEncryptedAttributesSequenceWrapper.h.
References ml::DcmDRTEncryptedAttributesSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTEncryptedAttributesSequenceInterface::setSequence().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 70 of file mlDRTEncryptedAttributesSequenceWrapper.h.
References ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContentTag().
      
  | 
  inline | 
Definition at line 72 of file mlDRTEncryptedAttributesSequenceWrapper.h.
References ml::DcmDRTEncryptedAttributesSequenceInterface::getEncryptedContentTransferSyntaxUIDTag().
      
  | 
  slot | 
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 67 of file mlDRTEncryptedAttributesSequenceWrapper.h.
Referenced by DRTEncryptedAttributesSequenceWrapper(), and operator=().
      
  | 
  slot | 
      
  | 
  inline | 
Definition at line 61 of file mlDRTEncryptedAttributesSequenceWrapper.h.
References ml::DcmDRTEncryptedAttributesSequenceInterface::getSequence(), getWrappedSequence(), and ml::DcmDRTEncryptedAttributesSequenceInterface::setSequence().
      
  | 
  slot |