MuseScore  3.4
Music composition and notation
Public Member Functions | Private Attributes | List of all members
Ms::MidiKey::KeyData Class Reference

Public Member Functions

 KeyData (Key key, int count)
 
Key key () const
 
bool operator< (const KeyData &second) const
 

Private Attributes

Key key_
 
int count_
 

Constructor & Destructor Documentation

◆ KeyData()

Ms::MidiKey::KeyData::KeyData ( Key  key,
int  count 
)
inline

Member Function Documentation

◆ key()

Key Ms::MidiKey::KeyData::key ( ) const
inline

◆ operator<()

bool Ms::MidiKey::KeyData::operator< ( const KeyData second) const
inline

Member Data Documentation

◆ count_

int Ms::MidiKey::KeyData::count_
private

◆ key_

Key Ms::MidiKey::KeyData::key_
private

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