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

Go to the source code of this file.

Classes

class  Ms::ChordLine
 bezier line attached to top note of a chord implements fall, doit, plop, bend More...
 

Namespaces

 Ms
 
 

Enumerations

enum  Ms::ChordLineType : char {
  Ms::ChordLineType::NOTYPE, Ms::ChordLineType::FALL, Ms::ChordLineType::DOIT, Ms::ChordLineType::PLOP,
  Ms::ChordLineType::SCOOP
}