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

#include <stafftype.h>

Public Member Functions

bool read (XmlReader &)
 

Public Attributes

QString family
 
QString displayName
 
qreal defPitch
 
qreal defYOffset
 
QChar xChar
 
QChar ghostChar
 
QString slashChar [NUM_OF_BASSSTRING_SLASHES]
 
QString displayDigit [NUM_OF_DIGITFRETS]
 
QChar displayLetter [NUM_OF_LETTERFRETS]
 

Member Function Documentation

◆ read()

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

Member Data Documentation

◆ defPitch

qreal Ms::TablatureFretFont::defPitch

◆ defYOffset

qreal Ms::TablatureFretFont::defYOffset

◆ displayDigit

QString Ms::TablatureFretFont::displayDigit[NUM_OF_DIGITFRETS]

◆ displayLetter

QChar Ms::TablatureFretFont::displayLetter[NUM_OF_LETTERFRETS]

◆ displayName

QString Ms::TablatureFretFont::displayName

◆ family

QString Ms::TablatureFretFont::family

◆ ghostChar

QChar Ms::TablatureFretFont::ghostChar

◆ slashChar

QString Ms::TablatureFretFont::slashChar[NUM_OF_BASSSTRING_SLASHES]

◆ xChar

QChar Ms::TablatureFretFont::xChar

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