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

#include <capella.h>

Inheritance diagram for Ms::SlurObj:
Inheritance graph
[legend]
Collaboration diagram for Ms::SlurObj:
Collaboration graph
[legend]

Public Member Functions

 SlurObj (Capella *c)
 
void read ()
 
void readCapx (XmlReader &e)
 
- Public Member Functions inherited from Ms::BasicDrawObj
 BasicDrawObj (CapellaType t, Capella *c)
 
void read ()
 
void readCapx (XmlReader &e)
 
- Public Member Functions inherited from Ms::CapellaObj
 CapellaObj (Capella *c)
 

Public Attributes

unsigned char nEnd
 
unsigned char nMid
 
unsigned char nDotDist
 
unsigned char nDotWidth
 
- Public Attributes inherited from Ms::BasicDrawObj
unsigned char modeX
 
unsigned char modeY
 
unsigned char distY
 
unsigned char flags
 
int nRefNote
 
int nNotes
 
bool background
 
int pageRange
 
CapellaType type
 

Private Attributes

QPointF bezierPoint [4]
 
QColor color
 

Additional Inherited Members

- Protected Attributes inherited from Ms::CapellaObj
Capellacap
 

Constructor & Destructor Documentation

◆ SlurObj()

Ms::SlurObj::SlurObj ( Capella c)
inline

Member Function Documentation

◆ read()

void Ms::SlurObj::read ( )

◆ readCapx()

void Ms::SlurObj::readCapx ( XmlReader e)

Member Data Documentation

◆ bezierPoint

QPointF Ms::SlurObj::bezierPoint[4]
private

◆ color

QColor Ms::SlurObj::color
private

◆ nDotDist

unsigned char Ms::SlurObj::nDotDist

◆ nDotWidth

unsigned char Ms::SlurObj::nDotWidth

◆ nEnd

unsigned char Ms::SlurObj::nEnd

◆ nMid

unsigned char Ms::SlurObj::nMid

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