score::SettingsDelegateFactory Class Referenceabstract

The SettingsDelegateFactory class. More...

Inheritance diagram for score::SettingsDelegateFactory:
score::InterfaceBase score::SettingsDelegateFactory_T< Model_T, Presenter_T, View_T >

Detailed Description

The SettingsDelegateFactory class.

Reimplement in order to provide custom user settings for the plug-in.

Public Member Functions

GlobalSettingsPresentermakePresenter (score::SettingsDelegateModel &m, score::GlobalSettingsView &v, QObject *parent)
 
virtual GlobalSettingsViewmakeView ()=0
 
virtual std::unique_ptr< SettingsDelegateModelmakeModel (QSettings &settings, const score::ApplicationContext &ctx)=0
 
- Public Member Functions inherited from score::InterfaceBase
virtual InterfaceKey interfaceKey () const noexcept=0
 Identifies an interface uniquely.
 

Protected Member Functions

virtual GlobalSettingsPresentermakePresenter_impl (score::SettingsDelegateModel &m, score::GlobalSettingsView &v, QObject *parent)=0
 

The documentation for this class was generated from the following files: