Go to the documentation of this file.
8 #ifndef FIGUREDBASSMARK_H_
9 #define FIGUREDBASSMARK_H_
CAContext * context()
Definition: muselement.h:48
void setMusElementType(CAMusElementType type)
Definition: muselement.h:85
CAContext * _context
Definition: muselement.h:90
Context for keeping the figured bass marks.
Definition: figuredbasscontext.h:16
virtual int timeLength() const
Definition: muselement.h:53
An abstract class which represents every music element in the score.
Definition: muselement.h:21
CAContextType contextType()
Definition: context.h:32
virtual bool remove(CAMusElement *elt)=0
@ FiguredBassMark
Definition: muselement.h:36
virtual int timeStart() const
Definition: muselement.h:51
Line of music elements in the sheet.
Definition: context.h:16
@ FiguredBassContext
Definition: context.h:26
CAMusElementType musElementType()
Definition: muselement.h:46