MuseScore  3.4
Music composition and notation
Classes | Namespaces | Enumerations
arpeggio.h File Reference
#include "element.h"
Include dependency graph for arpeggio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ms::Arpeggio
 

Namespaces

 Ms
 
 

Enumerations

enum  Ms::ArpeggioType : char {
  Ms::ArpeggioType::NORMAL, Ms::ArpeggioType::UP, Ms::ArpeggioType::DOWN, Ms::ArpeggioType::BRACKET,
  Ms::ArpeggioType::UP_STRAIGHT, Ms::ArpeggioType::DOWN_STRAIGHT
}