QXRD  0.11.16
qxrdnidaqplugininterface-ptr.h
Go to the documentation of this file.
1 #ifndef QXRDNIDAQPLUGININTERFACE_PTR_H
2 #define QXRDNIDAQPLUGININTERFACE_PTR_H
3 
4 #include <QSharedPointer>
5 
7 
8 typedef QSharedPointer<QxrdNIDAQPluginInterface> QxrdNIDAQPluginInterfacePtr;
9 typedef QWeakPointer<QxrdNIDAQPluginInterface> QxrdNIDAQPluginInterfaceWPtr;
10 
11 #endif // QXRDNIDAQPLUGININTERFACE_H
QWeakPointer< QxrdNIDAQPluginInterface > QxrdNIDAQPluginInterfaceWPtr
QSharedPointer< QxrdNIDAQPluginInterface > QxrdNIDAQPluginInterfacePtr