Loading...
Searching...
No Matches
Execution::Settings::Model Class Reference
Inheritance diagram for Execution::Settings::Model:
Public Member Functions | |
| Model (const UuidKey< score::SettingsDelegateFactory > &k, QSettings &set, const score::ApplicationContext &ctx) | |
| const ClockFactoryList & | clockFactories () const |
| std::unique_ptr< Clock > | makeClock (const Execution::Context &ctx) const |
| time_function | makeTimeFunction (const score::DocumentContext &) const |
| reverse_time_function | makeReverseTimeFunction (const score::DocumentContext &) const |
| Transport::TransportInterface * | getTransport () const |
| SCORE_SETTINGS_PARAMETER_HPP (, ClockFactory::ConcreteKey, Clock) SCORE_SETTINGS_PARAMETER_HPP( | |
Public Member Functions inherited from score::SettingsDelegateModel | |
| SettingsDelegateModel (const UuidKey< SettingsDelegateFactory > &k, QObject *parent) | |
| UuidKey< SettingsDelegateFactory > | concreteKey () const noexcept |
Public Attributes | |
| bool | |
The documentation for this class was generated from the following files:
- ExecutorModel.hpp
- ExecutorModel.cpp
Public Member Functions inherited from