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