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

#include <figuredbass.h>

Public Member Functions

bool read (XmlReader &)
 

Public Attributes

QString family
 
QString displayName
 
qreal defPitch
 
qreal defLineHeight
 
QChar displayAccidental [int(FiguredBassItem::Modifier::NUMOF)]
 
QChar displayParenthesis [int(FiguredBassItem::Parenthesis::NUMOF)]
 
QChar displayDigit [int(FiguredBassItem::Style::NUMOF)][10][int(FiguredBassItem::Combination::NUMOF)]
 

Member Function Documentation

◆ read()

bool Ms::FiguredBassFont::read ( XmlReader e)

Member Data Documentation

◆ defLineHeight

qreal Ms::FiguredBassFont::defLineHeight

◆ defPitch

qreal Ms::FiguredBassFont::defPitch

◆ displayAccidental

QChar Ms::FiguredBassFont::displayAccidental[int(FiguredBassItem::Modifier::NUMOF)]

◆ displayDigit

QChar Ms::FiguredBassFont::displayDigit[int(FiguredBassItem::Style::NUMOF)][10][int(FiguredBassItem::Combination::NUMOF)]

◆ displayName

QString Ms::FiguredBassFont::displayName

◆ displayParenthesis

QChar Ms::FiguredBassFont::displayParenthesis[int(FiguredBassItem::Parenthesis::NUMOF)]

◆ family

QString Ms::FiguredBassFont::family

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