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

Public Member Functions

 TempoPattern (const char *s, qreal v, TDuration::DurationType val, int dots=0)
 
 TempoPattern (const QString &s, double v, bool r, bool i, bool f, bool b, bool m)
 

Public Attributes

const char * pattern
 
qreal f
 
TDuration d
 
QString pattern
 
double f
 
bool relative
 
bool italian
 
bool followText
 
bool basic
 
bool masterOnly
 

Constructor & Destructor Documentation

◆ TempoPattern() [1/2]

Ms::TempoPattern::TempoPattern ( const char *  s,
qreal  v,
TDuration::DurationType  val,
int  dots = 0 
)
inline

◆ TempoPattern() [2/2]

Ms::TempoPattern::TempoPattern ( const QString &  s,
double  v,
bool  r,
bool  i,
bool  f,
bool  b,
bool  m 
)
inline

Member Data Documentation

◆ basic

bool Ms::TempoPattern::basic

◆ d

TDuration Ms::TempoPattern::d

◆ f [1/2]

qreal Ms::TempoPattern::f

◆ f [2/2]

double Ms::TempoPattern::f

◆ followText

bool Ms::TempoPattern::followText

◆ italian

bool Ms::TempoPattern::italian

◆ masterOnly

bool Ms::TempoPattern::masterOnly

◆ pattern [1/2]

const char* Ms::TempoPattern::pattern

◆ pattern [2/2]

QString Ms::TempoPattern::pattern

◆ relative

bool Ms::TempoPattern::relative

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