qpidctrl
0.7.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qpidctrl-code
qeurothermdevicedialog.h
Go to the documentation of this file.
1
#ifndef QEUROTHERMDEVICEDIALOG_H
2
#define QEUROTHERMDEVICEDIALOG_H
3
4
#include <QDialog>
5
#include "
qeurothermdevice-ptr.h
"
6
7
namespace
Ui {
8
class
QEurothermDeviceDialog
;
9
}
10
11
class
QEurothermDeviceDialog
:
public
QDialog
12
{
13
Q_OBJECT
14
15
public
:
16
explicit
QEurothermDeviceDialog
(
QEurothermDeviceWPtr
device);
17
~QEurothermDeviceDialog
();
18
19
public
slots:
20
void
accept
();
21
22
private
:
23
Ui::QEurothermDeviceDialog *
ui
;
24
QEurothermDeviceWPtr
m_Device
;
25
};
26
27
#endif // QEUROTHERMDEVICEDIALOG_H
QEurothermDeviceDialog::ui
Ui::QEurothermDeviceDialog * ui
Definition:
qeurothermdevicedialog.h:23
QEurothermDeviceDialog::m_Device
QEurothermDeviceWPtr m_Device
Definition:
qeurothermdevicedialog.h:24
QEurothermDeviceDialog::QEurothermDeviceDialog
QEurothermDeviceDialog(QEurothermDeviceWPtr device)
Definition:
qeurothermdevicedialog.cpp:6
QEurothermDeviceDialog::~QEurothermDeviceDialog
~QEurothermDeviceDialog()
Definition:
qeurothermdevicedialog.cpp:23
QEurothermDeviceDialog::accept
void accept()
Definition:
qeurothermdevicedialog.cpp:28
QEurothermDeviceDialog
Definition:
qeurothermdevicedialog.h:11
QEurothermDeviceWPtr
QWeakPointer< QEurothermDevice > QEurothermDeviceWPtr
Definition:
qeurothermdevice-ptr.h:9
qeurothermdevice-ptr.h
Generated by
1.8.6