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

#include <preferences.h>

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

Public Member Functions

 StringPreference (QString 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

◆ StringPreference()

Ms::StringPreference::StringPreference ( QString  defaultValue,
bool  showInAdvancedList = true 
)

Member Function Documentation

◆ accept()

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

Implements Ms::Preference.


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