prefix | Ms::FiguredBassItem::Modifier | (NONE, DOUBLEFLAT, FLAT, NATURAL, SHARP, DOUBLESHARP, PLUS, BACKSLASH, SLASH, NUMOF) accidental before the digit
|
digit | int | main digit (0 - 9)
|
suffix | Ms::FiguredBassItem::Modifier | (NONE, DOUBLEFLAT, FLAT, NATURAL, SHARP, DOUBLESHARP, PLUS, BACKSLASH, SLASH, NUMOF) accidental/diacritic after the digit
|
continuationLine | MS::FiguredBassItem::ContLine | (NONE, SIMPLE, EXTENDED) whether item has continuation line or not, and which
|
parenthesis1 | Ms::FiguredBassItem::Parenthesis | (NONE, ROUNDOPEN, ROUNDCLOSED, SQUAREDOPEN, SQUAREDCLOSED) parentesis before the prefix
|
parenthesis2 | Ms::FiguredBassItem::Parenthesis | (NONE, ROUNDOPEN, ROUNDCLOSED, SQUAREDOPEN, SQUAREDCLOSED) parentesis after the prefix / before the digit
|
parenthesis3 | Ms::FiguredBassItem::Parenthesis | (NONE, ROUNDOPEN, ROUNDCLOSED, SQUAREDOPEN, SQUAREDCLOSED) parentesis after the digit / before the suffix
|
parenthesis4 | Ms::FiguredBassItem::Parenthesis | (NONE, ROUNDOPEN, ROUNDCLOSED, SQUAREDOPEN, SQUAREDCLOSED) parentesis after the suffix / before the cont. line
|
parenthesis5 | Ms::FiguredBassItem::Parenthesis | (NONE, ROUNDOPEN, ROUNDCLOSED, SQUAREDOPEN, SQUAREDCLOSED) parentesis after the cont. line
|
displayText | QString | text displayed (depends on configured fonts) (read only)
|
normalizedText | Qstring | conventional textual representation of item properties (= text used during input) (read ony)
|