3 #include <Device/Address/AddressSettings.hpp>
4 #include <Device/Node/DeviceNode.hpp>
5 #include <Device/Protocol/DeviceSettings.hpp>
10 #include <score_lib_device_export.h>
25 using QWidget::QWidget;
31 void changed() E_SIGNAL(SCORE_LIB_DEVICE_EXPORT, changed)
33 void checkForChanges(QLineEdit*);
34 void checkForChanges(QComboBox*);
35 void checkForChanges(QSpinBox*);
36 void checkForChanges(QTextEdit*);
37 void checkForChanges(QCheckBox*);
43 using QDialog::QDialog;
Definition: ProtocolSettingsWidget.hpp:41
Manipulation of Devices from Qt.
Definition: AddressSettings.cpp:14
Definition: AddressSettings.hpp:49
Definition: DeviceSettings.hpp:20