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

#include <chordlist.h>

Public Member Functions

 HDegree ()
 
 HDegree (int v, int a, HDegreeType t)
 
int value () const
 
int alter () const
 
HDegreeType type () const
 
QString text () const
 

Private Attributes

int _value
 
int _alter
 
HDegreeType _type
 

Constructor & Destructor Documentation

◆ HDegree() [1/2]

Ms::HDegree::HDegree ( )
inline

◆ HDegree() [2/2]

Ms::HDegree::HDegree ( int  v,
int  a,
HDegreeType  t 
)
inline

Member Function Documentation

◆ alter()

int Ms::HDegree::alter ( ) const
inline

◆ text()

QString Ms::HDegree::text ( ) const

◆ type()

HDegreeType Ms::HDegree::type ( ) const
inline

◆ value()

int Ms::HDegree::value ( ) const
inline

Member Data Documentation

◆ _alter

int Ms::HDegree::_alter
private

◆ _type

HDegreeType Ms::HDegree::_type
private

◆ _value

int Ms::HDegree::_value
private

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