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

#include <preferences.h>

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

Public Member Functions

 EnumPreference (QVariant defaultValue, bool showInAdvancedList=true)
 
virtual void accept (QString, 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

◆ EnumPreference()

Ms::EnumPreference::EnumPreference ( QVariant  defaultValue,
bool  showInAdvancedList = true 
)

Member Function Documentation

◆ accept()

void Ms::EnumPreference::accept ( QString  ,
PreferenceVisitor  
)
virtual

Implements Ms::Preference.


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