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

#include <cleflist.h>

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

Public Member Functions

 ClefList ()
 
ClefTypeList clef (int tick) const
 
void setClef (int tick, ClefTypeList)
 
int nextClefTick (int tick) const
 
int currentClefTick (int tick) const
 

Constructor & Destructor Documentation

◆ ClefList()

Ms::ClefList::ClefList ( )
inline

Member Function Documentation

◆ clef()

ClefTypeList Ms::ClefList::clef ( int  tick) const

◆ currentClefTick()

int Ms::ClefList::currentClefTick ( int  tick) const

◆ nextClefTick()

int Ms::ClefList::nextClefTick ( int  tick) const

◆ setClef()

void Ms::ClefList::setClef ( int  tick,
ClefTypeList  ctl 
)

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