MuseScore  3.4
Music composition and notation
Public Member Functions | List of all members
Ms::IntPreference Class Reference

#include <preferences.h>

Inheritance diagram for Ms::IntPreference:
Inheritance graph
[legend]
Collaboration diagram for Ms::IntPreference:
Collaboration graph
[legend]

Public Member Functions

 IntPreference (int defaultValue, bool showInAdvancedList=true)
 
virtual void accept (QString key, PreferenceVisitor &)
 
- Public Member Functions inherited from Ms::Preference
 Preference (QVariant defaultValue, QMetaType::Type type, bool showInAdvancedList=true)
 
virtual ~Preference ()
 
QVariant defaultValue () const
 
bool showInAdvancedList () const
 
QMetaType::Type type ()
 

Additional Inherited Members

- Protected Member Functions inherited from Ms::Preference
 Preference (QVariant defaultValue)
 
- Protected Attributes inherited from Ms::Preference
QMetaType::Type _type = QMetaType::UnknownType
 

Constructor & Destructor Documentation

◆ IntPreference()

Ms::IntPreference::IntPreference ( int  defaultValue,
bool  showInAdvancedList = true 
)

Member Function Documentation

◆ accept()

void Ms::IntPreference::accept ( QString  key,
PreferenceVisitor v 
)
virtual

Implements Ms::Preference.


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