Loading...
Searching...
No Matches
Gfx::SyphonSettingsWidget Class Referencefinal
Inheritance diagram for Gfx::SyphonSettingsWidget:
Public Member Functions | |
| SyphonSettingsWidget (QWidget *parent=nullptr) | |
| Device::DeviceSettings | getSettings () const override |
Public Member Functions inherited from Gfx::SharedOutputSettingsWidget | |
| SharedOutputSettingsWidget (QWidget *parent=nullptr) | |
| void | setSettings (const Device::DeviceSettings &settings) override |
Public Member Functions inherited from Device::ProtocolSettingsWidget | |
| 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 | |
Protected Attributes inherited from Gfx::SharedOutputSettingsWidget | |
| QFormLayout * | m_layout {} |
| QLineEdit * | m_deviceNameEdit {} |
| QLineEdit * | m_shmPath {} |
| QSpinBox * | m_width {} |
| QSpinBox * | m_height {} |
| QSpinBox * | m_rate {} |
Member Function Documentation
◆ getSettings()
|
overridevirtual |
Reimplemented from Gfx::SharedOutputSettingsWidget.
The documentation for this class was generated from the following file:
Public Member Functions inherited from