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

#include <capella.h>

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

Public Member Functions

 RestObj (Capella *)
 
void read ()
 
void readCapx (XmlReader &e)
 
- Public Member Functions inherited from Ms::BasicDurationalObj
 BasicDurationalObj (Capella *c)
 
void read ()
 
void readCapx (XmlReader &e, unsigned int &fullm)
 
void readCapxDisplay (XmlReader &e)
 
void readCapxObjectArray (XmlReader &e)
 
Fraction ticks () const
 
- Public Member Functions inherited from Ms::CapellaObj
 CapellaObj (Capella *c)
 
- Public Member Functions inherited from Ms::NoteObj
 NoteObj (CapellaNoteObjectType t)
 
CapellaNoteObjectType type () const
 

Public Attributes

unsigned fullMeasures
 
- Public Attributes inherited from Ms::BasicDurationalObj
int nDots
 
bool noDuration
 
bool postGrace
 
bool bSmall
 
bool notBlack
 
QColor color
 
TIMESTEP t
 
int horizontalShift
 
int count
 
bool tripartite
 
bool isProlonging
 
bool invisible
 
QList< BasicDrawObj * > objects
 

Private Attributes

bool bVerticalCentered
 
int vertShift
 

Additional Inherited Members

- Protected Attributes inherited from Ms::CapellaObj
Capellacap
 

Constructor & Destructor Documentation

◆ RestObj()

Ms::RestObj::RestObj ( Capella c)

Member Function Documentation

◆ read()

void Ms::RestObj::read ( )

◆ readCapx()

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

Member Data Documentation

◆ bVerticalCentered

bool Ms::RestObj::bVerticalCentered
private

◆ fullMeasures

unsigned Ms::RestObj::fullMeasures

◆ vertShift

int Ms::RestObj::vertShift
private

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