|
MeVisLab Toolbox Reference
|
#include <mlDRTEncryptedAttributesSequenceWrapper.h>
Public Slots | |
Access to wrapped DRTEncryptedAttributesSequence object. | |
| int | getNumberOfItems () const |
| \script | |
| 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.
Referenced by DRTEncryptedAttributesSequenceWrapper(), and operator=().
|
inline |
Definition at line 56 of file mlDRTEncryptedAttributesSequenceWrapper.h.
References DRTEncryptedAttributesSequenceWrapper(), ml::DcmDRTEncryptedAttributesSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |
|
inline |
Definition at line 70 of file mlDRTEncryptedAttributesSequenceWrapper.h.
|
inline |
Definition at line 72 of file mlDRTEncryptedAttributesSequenceWrapper.h.
|
slot |
|
slot |
\script
|
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 DRTEncryptedAttributesSequenceWrapper(), ml::DcmDRTEncryptedAttributesSequenceInterface::getSequence(), and getWrappedSequence().
|
slot |