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

#include <keylist.h>

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

Public Member Functions

 KeyList ()
 
KeySigEvent key (int tick) const
 
KeySigEvent prevKey (int tick) const
 
void setKey (int tick, KeySigEvent)
 
int nextKeyTick (int tick) const
 
int currentKeyTick (int tick) const
 
void read (XmlReader &, Score *)
 

Constructor & Destructor Documentation

◆ KeyList()

Ms::KeyList::KeyList ( )
inline

Member Function Documentation

◆ currentKeyTick()

int Ms::KeyList::currentKeyTick ( int  tick) const

◆ key()

KeySigEvent Ms::KeyList::key ( int  tick) const

◆ nextKeyTick()

int Ms::KeyList::nextKeyTick ( int  tick) const

◆ prevKey()

KeySigEvent Ms::KeyList::prevKey ( int  tick) const

◆ read()

void Ms::KeyList::read ( XmlReader e,
Score cs 
)

◆ setKey()

void Ms::KeyList::setKey ( int  tick,
KeySigEvent  k 
)

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