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

#include <synthesizerstate.h>

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

Public Member Functions

const QString & name () const
 
void setName (const QString &s)
 
 SynthesizerGroup ()
 
 SynthesizerGroup (const char *n, std::list< IdValue > l)
 

Private Attributes

QString _name
 

Constructor & Destructor Documentation

◆ SynthesizerGroup() [1/2]

Ms::SynthesizerGroup::SynthesizerGroup ( )
inline

◆ SynthesizerGroup() [2/2]

Ms::SynthesizerGroup::SynthesizerGroup ( const char *  n,
std::list< IdValue l 
)
inline

Member Function Documentation

◆ name()

const QString& Ms::SynthesizerGroup::name ( ) const
inline

◆ setName()

void Ms::SynthesizerGroup::setName ( const QString &  s)
inline

Member Data Documentation

◆ _name

QString Ms::SynthesizerGroup::_name
private

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