#include <qlakeshoredevicedialog.h>
Definition at line 11 of file qlakeshoredevicedialog.h.
Definition at line 6 of file qlakeshoredevicedialog.cpp.
References m_Device, and ui.
8 ui(
new Ui::QLakeshoreDeviceDialog),
16 ui->m_PidDeviceSettings->setDevice(dev);
Ui::QLakeshoreDeviceDialog * ui
QLakeshoreDeviceWPtr m_Device
QSharedPointer< QLakeshoreDevice > QLakeshoreDevicePtr
QLakeshoreDeviceDialog::~QLakeshoreDeviceDialog |
( |
| ) |
|
void QLakeshoreDeviceDialog::accept |
( |
| ) |
|
|
slot |
Definition at line 25 of file qlakeshoredevicedialog.cpp.
References DEBUG_LAKESHORE, m_Device, and ui.
31 dev->printMessage(
"QLakeshoreDeviceDialog::accept");
34 ui->m_PidDeviceSettings->accept();
Ui::QLakeshoreDeviceDialog * ui
QLakeshoreDeviceWPtr m_Device
QSharedPointer< QLakeshoreDevice > QLakeshoreDevicePtr
Ui::QLakeshoreDeviceDialog* QLakeshoreDeviceDialog::ui |
|
private |
The documentation for this class was generated from the following files: