Gfx::LibavOutputSettingsWidget Class Referencefinal
Inheritance diagram for Gfx::LibavOutputSettingsWidget:

Public Member Functions | |
LibavOutputSettingsWidget (QWidget *parent=nullptr) | |
Device::DeviceSettings getSettings () const override | |
void setSettings (const Device::DeviceSettings &settings) override | |
void loadPreset (const LibavOutputSettings &settings) | |
![]() | |
SharedOutputSettingsWidget (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 | |
![]() | |
QFormLayout * m_layout {} | |
QLineEdit * m_deviceNameEdit {} | |
QLineEdit * m_shmPath {} | |
QSpinBox * m_width {} | |
QSpinBox * m_height {} | |
QSpinBox * m_rate {} | |
Member Function Documentation
◆ getSettings()
|
overridevirtual |
Implements Device::ProtocolSettingsWidget.
◆ setSettings()
|
overridevirtual |
Implements Device::ProtocolSettingsWidget.
The documentation for this class was generated from the following file:
- LibavOutputDevice.cpp