Scenario::Settings::View Class Reference
Inheritance diagram for Scenario::Settings::View:
score::SettingsDelegateView< Model >

Public Member Functions

void setSkin (const QString &)
 
void setZoom (const int)
 
void setSlotHeight (const qreal)
 
void setDefaultDuration (const TimeVal &t)
 
void setAutoSequence (bool)
 
void setDefaultEditor (QString)
 
void SkinChanged (const QString &arg_1)
 
void DefaultEditorChanged (QString arg_1)
 
void zoomChanged (int arg_1)
 
void SlotHeightChanged (int arg_1)
 
void DefaultDurationChanged (const TimeVal &t)
 
void AutoSequenceChanged (bool arg_1)
 
- Public Member Functions inherited from score::SettingsDelegateView< Model >
virtual void setPresenter (Presenter *presenter)
 
PresentergetPresenter ()
 

Additional Inherited Members

- Public Types inherited from score::SettingsDelegateView< Model >
using Presenter = SettingsDelegatePresenter< Model >
 
- Protected Attributes inherited from score::SettingsDelegateView< Model >
Presenterm_presenter {}
 

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