|
Canorus
0.0
|
A bookmark shortcut. More...
#include <bookmark.h>

Private Attributes | |
| QString | _text |
A bookmark shortcut.
Copyright (c) 2007, Matevž Jekovec, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.GPL for details.
Copyright (c) 2007, Matevž Jekovec, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.GPL for details.
Arbitrary text above or below any element with a shortcut key.
| CABookMark::CABookMark | ( | const QString | text, |
| CAMusElement * | m | ||
| ) |
|
virtual |
|
virtual |
Reimplemented from CAMark.
References CABookMark(), and text().

|
virtual |
Compares the music element with the given elt and returns number of differences in their properties. Returns 0, if the music elements are exact; -1 if the music element type differs; otherwise number greater than 0.
This method is usually used when opening a score document where music elements are written in various voices (eg. barlines), but are eventually merged and written only once per staff.
Reimplemented from CAMark.
References CAMark::BookMark, CAMusElement::Mark, CAMark::markType(), CAMusElement::musElementType(), and text().

|
inline |
|
inline |
References _text.
Referenced by clone(), compare(), and CACanorusMLExport::exportMarks().
