#include <qcryostreamdevicedialog.h>
Definition at line 11 of file qcryostreamdevicedialog.h.
Definition at line 7 of file qcryostreamdevicedialog.cpp.
References m_Device, and ui.
9 ui(
new Ui::QCryostreamDeviceDialog),
17 ui->m_PidDeviceSettings->setDevice(dev);
Ui::QCryostreamDeviceDialog * ui
QSharedPointer< QCryostreamDevice > QCryostreamDevicePtr
QCryostreamDeviceWPtr m_Device
QCryostreamDeviceDialog::~QCryostreamDeviceDialog |
( |
| ) |
|
void QCryostreamDeviceDialog::accept |
( |
| ) |
|
|
slot |
Definition at line 26 of file qcryostreamdevicedialog.cpp.
References DEBUG_CRYOSTREAM, m_Device, and ui.
32 dev->printMessage(
"QCryostreamDeviceDialog::accept");
35 ui->m_PidDeviceSettings->accept();
Ui::QCryostreamDeviceDialog * ui
QSharedPointer< QCryostreamDevice > QCryostreamDevicePtr
QCryostreamDeviceWPtr m_Device
Ui::QCryostreamDeviceDialog* QCryostreamDeviceDialog::ui |
|
private |
The documentation for this class was generated from the following files: