|
Canorus 0.0
|
Text sign. More...
#include <text.h>

Private Attributes | |
| QString | _text |
Text sign.
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 playable elements. Playable elements are required since Lilypond is not able to easily assign arbitrary text on non-playable ones.
| CAText::CAText | ( | const QString | text, |
| CAPlayable * | m | ||
| ) |
|
virtual |
|
virtual |
Reimplemented from CAMark.
References CAText(), CAMusElement::isPlayable(), 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 CAMusElement::Mark, CAMark::markType(), CAMusElement::musElementType(), CAMark::Text, and text().

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