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

#include <pitchvalue.h>

Public Member Functions

 PitchValue ()
 
 PitchValue (int a, int b, bool c=false)
 
bool operator== (const PitchValue &pv) const
 

Public Attributes

int time
 
int pitch
 
bool vibrato
 

Constructor & Destructor Documentation

◆ PitchValue() [1/2]

Ms::PitchValue::PitchValue ( )
inline

◆ PitchValue() [2/2]

Ms::PitchValue::PitchValue ( int  a,
int  b,
bool  c = false 
)
inline

Member Function Documentation

◆ operator==()

bool Ms::PitchValue::operator== ( const PitchValue pv) const
inline

Member Data Documentation

◆ pitch

int Ms::PitchValue::pitch

◆ time

int Ms::PitchValue::time

◆ vibrato

bool Ms::PitchValue::vibrato

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