QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
submodules
qceplib
qceplib-base
qcepallocator-ptr.h
Go to the documentation of this file.
1
#ifndef QCEPALLOCATORPTR_H
2
#define QCEPALLOCATORPTR_H
3
4
#include <QSharedPointer>
5
6
class
QcepAllocator
;
7
typedef
QSharedPointer<QcepAllocator>
QcepAllocatorPtr
;
8
typedef
QWeakPointer<QcepAllocator>
QcepAllocatorWPtr
;
9
10
#endif // QCEPALLOCATORPTR_H
11
QcepAllocator
Definition:
qcepallocator.h:17
QcepAllocatorWPtr
QWeakPointer< QcepAllocator > QcepAllocatorWPtr
Definition:
qcepallocator-ptr.h:8
QcepAllocatorPtr
QSharedPointer< QcepAllocator > QcepAllocatorPtr
Definition:
qcepallocator-ptr.h:6
Generated by
1.8.10