@ Mark
Definition: muselement.h:37
CABookMark * clone(CAMusElement *elt=0)
Definition: bookmark.cpp:25
int compare(CAMusElement *elt)
Definition: bookmark.cpp:29
virtual ~CABookMark()
Definition: bookmark.cpp:22
CAMarkType markType()
Definition: mark.h:45
const QString text()
Definition: bookmark.h:19
QString _text
Definition: bookmark.h:26
An abstract class which represents every music element in the score.
Definition: muselement.h:21
void setText(const QString t)
Definition: bookmark.h:20
CABookMark(const QString text, CAMusElement *m)
Definition: bookmark.cpp:17
A bookmark shortcut.
Definition: bookmark.h:14
Marks that depend on other music elements.
Definition: mark.h:15
CAMusElementType musElementType()
Definition: muselement.h:46
@ BookMark
Definition: mark.h:26