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