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

#include <capella.h>

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

Public Member Functions

 TrillObj (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

int x0
 
int x1
 
int y
 
QColor color
 
bool trillSign
 
- 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
 

Additional Inherited Members

- Protected Attributes inherited from Ms::CapellaObj
Capellacap
 

Constructor & Destructor Documentation

◆ TrillObj()

Ms::TrillObj::TrillObj ( Capella c)
inline

Member Function Documentation

◆ read()

void Ms::TrillObj::read ( )

◆ readCapx()

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

Member Data Documentation

◆ color

QColor Ms::TrillObj::color

◆ trillSign

bool Ms::TrillObj::trillSign

◆ x0

int Ms::TrillObj::x0

◆ x1

int Ms::TrillObj::x1

◆ y

int Ms::TrillObj::y

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