qpidctrl  0.7.1
qcryostreamdevicedialog-ptr.h
Go to the documentation of this file.
1 #ifndef QCRYOSTREAMDEVICEDIALOGPTR_H
2 #define QCRYOSTREAMDEVICEDIALOGPTR_H
3 
4 #include <QSharedPointer>
5 
7 
8 typedef QSharedPointer<QCryostreamDeviceDialog> QCryostreamDeviceDialogPtr;
9 
10 #endif // QCRYOSTREAMDEVICEDIALOGPTR_H
QSharedPointer< QCryostreamDeviceDialog > QCryostreamDeviceDialogPtr