PM::PluginSettingsPresenter Class Reference
Inheritance diagram for PM::PluginSettingsPresenter:
score::SettingsDelegatePresenter< Model >

Public Member Functions

 PluginSettingsPresenter (score::SettingsDelegateModel &model, score::GlobalSettingsView &view, QObject *parent)
 
- Public Member Functions inherited from score::SettingsDelegatePresenter< Model >
 SettingsDelegatePresenter (Model &model, SView &view, QObject *parent)
 
virtual void on_accept ()
 
virtual void on_reject ()
 
template<typename T >
auto & model (T *self)
 
template<typename T >
auto & view (T *self)
 

Additional Inherited Members

- Public Types inherited from score::SettingsDelegatePresenter< Model >
using SView = score::SettingsDelegateView< Model >
 
- Protected Attributes inherited from score::SettingsDelegatePresenter< Model >
Model & m_model
 
SViewm_view
 
score::SettingsCommandDispatcher m_disp
 

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