Loading...
Searching...
No Matches
Gfx::TextureOutletBackgroundRendererFactory Class Reference
Inheritance diagram for Gfx::TextureOutletBackgroundRendererFactory:
Public Member Functions | |
| bool | matches (const Selection &sel, QObject *parent) const noexcept override |
| score::BackgroundRenderer * | make (const Selection &sel, QObject *parent) const override |
Public Member Functions inherited from score::InterfaceBase | |
| virtual InterfaceKey | interfaceKey () const noexcept=0 |
| Identifies an interface uniquely. | |
Member Function Documentation
◆ make()
|
overridevirtual |
Implements score::BackgroundRendererFactory.
◆ matches()
|
overridevirtualnoexcept |
Implements score::BackgroundRendererFactory.
The documentation for this class was generated from the following files:
- TexturePortBackgroundRenderer.hpp
- TexturePortBackgroundRenderer.cpp
Public Member Functions inherited from