MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Ms::TEvent Struct Reference

#include <tempo.h>

Public Member Functions

 TEvent ()
 
 TEvent (const TEvent &e)
 
 TEvent (qreal bps, qreal seconds, TempoType t)
 
bool valid () const
 

Public Attributes

TempoTypes type
 
qreal tempo
 
qreal pause
 
qreal time
 

Constructor & Destructor Documentation

◆ TEvent() [1/3]

Ms::TEvent::TEvent ( )

◆ TEvent() [2/3]

Ms::TEvent::TEvent ( const TEvent e)

◆ TEvent() [3/3]

Ms::TEvent::TEvent ( qreal  bps,
qreal  seconds,
TempoType  t 
)

Member Function Documentation

◆ valid()

bool Ms::TEvent::valid ( ) const

Member Data Documentation

◆ pause

qreal Ms::TEvent::pause

◆ tempo

qreal Ms::TEvent::tempo

◆ time

qreal Ms::TEvent::time

◆ type

TempoTypes Ms::TEvent::type

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