Device::ProtocolSettingsWidget Class Referenceabstract
Inheritance diagram for Device::ProtocolSettingsWidget:
Public Member Functions | |
virtual Device::DeviceSettings | getSettings () const =0 |
virtual Device::Node | getDevice () const |
virtual void | setSettings (const Device::DeviceSettings &settings)=0 |
void | changed () |
void | checkForChanges (QLineEdit *) |
void | checkForChanges (QComboBox *) |
void | checkForChanges (QSpinBox *) |
void | checkForChanges (QTextEdit *) |
void | checkForChanges (QCheckBox *) |
The documentation for this class was generated from the following files:
- ProtocolSettingsWidget.hpp
- ProtocolSettingsWidget.cpp