MuseScore  3.4
Music composition and notation
Public Member Functions | Private Member Functions | Private Attributes | List of all members
Ms::SlurHandler Class Reference
Collaboration diagram for Ms::SlurHandler:
Collaboration graph
[legend]

Public Member Functions

 SlurHandler ()
 
void doSlurs (const ChordRest *chordRest, Notations &notations, XmlWriter &xml)
 

Private Member Functions

int findSlur (const Slur *s) const
 
void doSlurStart (const Slur *s, Notations &notations, XmlWriter &xml)
 
void doSlurStop (const Slur *s, Notations &notations, XmlWriter &xml)
 

Private Attributes

const Slurslur [MAX_NUMBER_LEVEL]
 
bool started [MAX_NUMBER_LEVEL]
 

Constructor & Destructor Documentation

◆ SlurHandler()

Ms::SlurHandler::SlurHandler ( )

Member Function Documentation

◆ doSlurs()

void Ms::SlurHandler::doSlurs ( const ChordRest chordRest,
Notations notations,
XmlWriter xml 
)

◆ doSlurStart()

void Ms::SlurHandler::doSlurStart ( const Slur s,
Notations notations,
XmlWriter xml 
)
private

◆ doSlurStop()

void Ms::SlurHandler::doSlurStop ( const Slur s,
Notations notations,
XmlWriter xml 
)
private

◆ findSlur()

int Ms::SlurHandler::findSlur ( const Slur s) const
private

Member Data Documentation

◆ slur

const Slur* Ms::SlurHandler::slur[MAX_NUMBER_LEVEL]
private

◆ started

bool Ms::SlurHandler::started[MAX_NUMBER_LEVEL]
private

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