Loading...
Searching...
No Matches
Process::MagnetismAdjuster Class Referencefinal
Inheritance diagram for Process::MagnetismAdjuster:
Public Member Functions | |
| MagneticInfo | getPosition (const QObject *obj, TimeVal original) noexcept |
| template<typename T > | |
| void | registerHandler (T &context) noexcept |
| void | registerHandler (QObject *context, MagnetismHandler h) noexcept |
| void | unregisterHandler (QObject *context) noexcept |
| score::InterfaceKey | interfaceKey () const noexcept override |
| A key that uniquely identifies this family of factories. | |
Public Member Functions inherited from score::InterfaceListBase | |
| InterfaceListBase (const InterfaceListBase &)=delete | |
| InterfaceListBase (InterfaceListBase &&)=delete | |
| InterfaceListBase & | operator= (const InterfaceListBase &)=delete |
| InterfaceListBase & | operator= (InterfaceListBase &&)=delete |
Static Public Member Functions | |
| static score::InterfaceKey | static_interfaceKey () noexcept |
Additional Inherited Members | |
Static Public Attributes inherited from score::InterfaceListBase | |
| static constexpr bool | factory_list_tag = true |
Member Function Documentation
◆ interfaceKey()
|
overridevirtualnoexcept |
A key that uniquely identifies this family of factories.
Implements score::InterfaceListBase.
The documentation for this class was generated from the following files:
- MagnetismAdjuster.hpp
- MagnetismAdjuster.cpp
Public Member Functions inherited from