Gfx::Shmdata::InputSettingsWidget Class Referencefinal
Inheritance diagram for Gfx::Shmdata::InputSettingsWidget:

Public Member Functions | |
InputSettingsWidget (QWidget *parent=nullptr) | |
Device::DeviceSettings getSettings () const override | |
![]() | |
SharedInputSettingsWidget (QWidget *parent=nullptr) | |
Device::DeviceSettings getSettings () const override | |
void setSettings (const Device::DeviceSettings &settings) override | |
![]() | |
virtual Device::Node getDevice () const | |
void changed () | |
void checkForChanges (QLineEdit *) | |
void checkForChanges (QComboBox *) | |
void checkForChanges (QSpinBox *) | |
void checkForChanges (QTextEdit *) | |
void checkForChanges (QCheckBox *) | |
Additional Inherited Members | |
![]() | |
Device::DeviceSettings m_settings | |
QFormLayout * m_layout {} | |
QLineEdit * m_deviceNameEdit {} | |
QLineEdit * m_shmPath {} | |
Member Function Documentation
◆ getSettings()
|
overridevirtual |
Implements Device::ProtocolSettingsWidget.
The documentation for this class was generated from the following files:
- ShmdataInputDevice.hpp
- ShmdataInputDevice.cpp