MuseScore
3.4
Music composition and notation
|
Go to the source code of this file.
Classes | |
struct | Ms::TEvent |
class | Ms::TempoMap |
Namespaces | |
Ms | |
Typedefs | |
typedef QFlags< TempoType > | Ms::TempoTypes |
Enumerations | |
enum | Ms::TempoType : char { Ms::TempoType::INVALID = 0x0, Ms::TempoType::PAUSE = 0x1, Ms::TempoType::FIX = 0x2, Ms::TempoType::RAMP = 0x4 } |
Functions | |
Ms::Q_DECLARE_OPERATORS_FOR_FLAGS (TempoTypes) | |