QXRD  0.11.16
Classes | Typedefs
qcepimagedata-ptr.h File Reference

(Commit a65ccc9... : jennings : 2016-03-15 14:00:18 -0500)

#include <QSharedPointer>
Include dependency graph for qcepimagedata-ptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QcepImageData< T >
 

Typedefs

typedef QcepImageData< quint16 > QcepInt16ImageData
 
typedef QcepImageData< quint32 > QcepInt32ImageData
 
typedef QcepImageData< double > QcepDoubleImageData
 
typedef QSharedPointer< QcepImageDataBaseQcepImageDataBasePtr
 
typedef QSharedPointer< QcepInt16ImageDataQcepInt16ImageDataPtr
 
typedef QSharedPointer< QcepInt32ImageDataQcepInt32ImageDataPtr
 
typedef QSharedPointer< QcepDoubleImageDataQcepDoubleImageDataPtr
 
typedef QWeakPointer< QcepImageDataBaseQcepImageDataBaseWPtr
 
typedef QWeakPointer< QcepInt16ImageDataQcepInt16ImageDataWPtr
 
typedef QWeakPointer< QcepInt32ImageDataQcepInt32ImageDataWPtr
 
typedef QWeakPointer< QcepDoubleImageDataQcepDoubleImageDataWPtr
 

Typedef Documentation

Definition at line 11 of file qcepimagedata-ptr.h.

Definition at line 16 of file qcepimagedata-ptr.h.

Definition at line 21 of file qcepimagedata-ptr.h.

typedef QSharedPointer<QcepImageDataBase> QcepImageDataBasePtr

Definition at line 13 of file qcepimagedata-ptr.h.

Definition at line 18 of file qcepimagedata-ptr.h.

Definition at line 7 of file qcepimagedata-ptr.h.

typedef QSharedPointer<QcepInt16ImageData> QcepInt16ImageDataPtr

Definition at line 14 of file qcepimagedata-ptr.h.

Definition at line 19 of file qcepimagedata-ptr.h.

Definition at line 10 of file qcepimagedata-ptr.h.

typedef QSharedPointer<QcepInt32ImageData> QcepInt32ImageDataPtr

Definition at line 15 of file qcepimagedata-ptr.h.

Definition at line 20 of file qcepimagedata-ptr.h.