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

#include <sym.h>

Public Member Functions

 GlyphKey (FT_Face _f, SymId _id, float mx, float my, float s, QColor c)
 
bool operator== (const GlyphKey &) const
 

Public Attributes

FT_Face face
 
SymId id
 
qreal magX
 
qreal magY
 
qreal worldScale
 
QColor color
 

Constructor & Destructor Documentation

◆ GlyphKey()

Ms::GlyphKey::GlyphKey ( FT_Face  _f,
SymId  _id,
float  mx,
float  my,
float  s,
QColor  c 
)
inline

Member Function Documentation

◆ operator==()

bool Ms::GlyphKey::operator== ( const GlyphKey k) const

Member Data Documentation

◆ color

QColor Ms::GlyphKey::color

◆ face

FT_Face Ms::GlyphKey::face

◆ id

SymId Ms::GlyphKey::id

◆ magX

qreal Ms::GlyphKey::magX

◆ magY

qreal Ms::GlyphKey::magY

◆ worldScale

qreal Ms::GlyphKey::worldScale

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