MuseScore Plugins 3.3
Plugins API for MuseScore
Loading...
Searching...
No Matches
Chord Class Reference
Inheritance diagram for Chord:
Collaboration diagram for Chord:

Public Member Functions

Q_INVOKABLE void add (Ms::PluginAPI::Element *wrapped)
 Add to a chord's elements.
Q_INVOKABLE void remove (Ms::PluginAPI::Element *wrapped)
 Remove a chord's element.
Public Member Functions inherited from Element
Q_INVOKABLE Ms::PluginAPI::Elementclone () const
 Create a copy of the element.
Q_INVOKABLE QString subtypeName () const
Q_INVOKABLE QString _name () const
 Deprecated: same as ScoreElement::name. Left for compatibility purposes.
Public Member Functions inherited from ScoreElement
Q_INVOKABLE QString userName () const
 Human-readable element type name.
Q_INVOKABLE bool is (Ms::PluginAPI::ScoreElement *other)
 Checks whether two variables represent the same object.

Properties

QQmlListProperty< Ms::PluginAPI::ChordgraceNotes
 List of grace notes (grace chords) belonging to this chord.
QQmlListProperty< Ms::PluginAPI::Notenotes
 List of notes belonging to this chord.
Ms::PluginAPI::Elementstem
 Stem of this chord, if exists.
Ms::PluginAPI::ElementstemSlash
 Stem slash of this chord, if exists.
Ms::PluginAPI::Elementhook
 Hook on a stem of this chord, if exists.
Ms::NoteType noteType
 The NoteType of the chord.
Ms::PlayEventType playEventType
 The PlayEventType of the chord.
Properties inherited from ChordRest
QQmlListProperty< Ms::PluginAPI::Elementlyrics
 Lyrics corresponding to this chord or rest, if any.
Ms::PluginAPI::Elementbeam
 Beam which covers this chord/rest, if such exists.
Properties inherited from DurationElement
QVariant duration
 Nominal duration of this element.
Ms::PluginAPI::FractionWrapperglobalDuration
 Global duration of this element, taking into account ratio of parent tuplets if there are any.
Ms::PluginAPI::FractionWrapperactualDuration
 Actual duration of this element, taking into account ratio of parent tuplets and local time signatures if there are any.
Ms::PluginAPI::Tuplettuplet
 Tuplet which this element belongs to.
Properties inherited from Element
Ms::PluginAPI::Elementparent
 Parent element for this element.
Ms::PluginAPI::Staffstaff
 Staff which this element belongs to.
qreal offsetX
 X-axis offset from a reference position in spatium units.
qreal offsetY
 Y-axis offset from a reference position in spatium units.
qreal posX
 Reference position of this element relative to its parent element.
qreal posY
 Reference position of this element relative to its parent element.
QPointF pagePos
 Position of this element in page coordinates, in spatium units.
QRectF bbox
 Bounding box of this element.
QVariant subtype
bool selected
bool generated
QColor color
 Element color.
bool visible
int z
 Stacking order of this element.
QVariant small
QVariant showCourtesy
QVariant lineType
QVariant line
QVariant fixed
QVariant fixedLine
QVariant headType
 Notehead type, one of PluginAPI::PluginAPI::NoteHeadType values.
QVariant headScheme
 Notehead scheme, one of PluginAPI::PluginAPI::NoteHeadScheme values.
QVariant headGroup
 Notehead group, one of PluginAPI::PluginAPI::NoteHeadGroup values.
QVariant articulationAnchor
QVariant direction
QVariant stemDirection
QVariant noStem
QVariant slurDirection
QVariant leadingSpace
QVariant distribute
QVariant mirrorHead
QVariant dotPosition
QVariant tuning
QVariant pause
QVariant barlineType
QVariant barlineSpan
QVariant barlineSpanFrom
QVariant barlineSpanTo
QPointF offset
 Offset from a reference position in spatium units.
QVariant fret
QVariant string
QVariant ghost
QVariant play
QVariant timesigNominal
QVariant timesigActual
QVariant growLeft
QVariant growRight
QVariant boxHeight
QVariant boxWidth
QVariant topGap
QVariant bottomGap
QVariant leftMargin
QVariant rightMargin
QVariant topMargin
QVariant bottomMargin
QVariant layoutBreakType
QVariant autoscale
QVariant size
QVariant scale
QVariant lockAspectRatio
QVariant sizeIsSpatium
QVariant text
QVariant beamPos
QVariant beamMode
QVariant beamNoSlope
QVariant userLen
QVariant space
 For spacers: amount of space between staves.
QVariant tempo
QVariant tempoFollowText
QVariant accidentalBracket
QVariant numeratorString
QVariant denominatorString
QVariant fbprefix
QVariant fbdigit
QVariant fbsuffix
QVariant fbcontinuationline
QVariant ottavaType
QVariant numbersOnly
QVariant trillType
QVariant vibratoType
QVariant hairpinCircledTip
QVariant hairpinType
QVariant hairpinHeight
QVariant hairpinContHeight
QVariant veloChange
QVariant singleNoteDynamics
QVariant veloChangeMethod
QVariant veloChangeSpeed
QVariant dynamicRange
QVariant changeMethod
 The way a ramp interpolates between values.
QVariant placement
QVariant velocity
QVariant jumpTo
QVariant playUntil
QVariant continueAt
QVariant label
QVariant markerType
QVariant arpUserLen1
QVariant arpUserLen2
QVariant measureNumberMode
QVariant mmRestRangeBracketType
QVariant glissType
QVariant glissText
QVariant glissShowText
QVariant glissandoStyle
QVariant glissEaseIn
QVariant glissEaseOut
QVariant diagonal
QVariant groups
QVariant lineStyle
QVariant lineColor
QVariant lineWidth
QVariant lassoPos
QVariant lassoSize
QVariant timeStretch
QVariant ornamentStyle
QVariant timesig
QVariant timesigGlobal
QVariant timesigStretch
QVariant timesigType
QVariant spannerTick
QVariant spannerTicks
QVariant spannerTrack2
QVariant userOff2
QVariant breakMmr
QVariant repeatCount
QVariant userStretch
QVariant noOffset
QVariant irregular
QVariant anchor
QVariant slurUoff1
QVariant slurUoff2
QVariant slurUoff3
QVariant slurUoff4
QVariant staffMove
QVariant verse
QVariant syllabic
QVariant lyricTicks
QVariant volta_ending
QVariant lineVisible
QVariant mag
QVariant useDrumset
QVariant durationType
QVariant role
int track
QVariant fretStrings
QVariant fretFrets
QVariant fretOffset
QVariant fretNumPos
QVariant systemBracket
QVariant gap
bool autoplace
 Whether this element participates in autoplacement.
QVariant dashLineLen
QVariant dashGapLen
QVariant symbol
 Symbol ID of this element (if approproate), one of PluginAPI::PluginAPI::SymId values.
QVariant playRepeats
QVariant createSystemHeader
QVariant staffLines
QVariant lineDistance
QVariant stepOffset
QVariant staffShowBarlines
QVariant staffShowLedgerlines
QVariant staffStemless
QVariant staffGenClef
QVariant staffGenTimesig
QVariant staffGenKeysig
QVariant staffYoffset
QVariant bracketSpan
QVariant bracketColumn
QVariant inameLayoutPosition
QVariant subStyle
QVariant fontFace
QVariant fontSize
QVariant fontStyle
QVariant frameType
QVariant frameWidth
QVariant framePadding
QVariant frameRound
QVariant frameFgColor
QVariant frameBgColor
QVariant sizeSpatiumDependent
QVariant align
QVariant systemFlag
QVariant beginText
QVariant beginTextAlign
QVariant beginTextPlace
QVariant beginHookType
QVariant beginHookHeight
QVariant beginFontFace
QVariant beginFontSize
QVariant beginFontStyle
QVariant beginTextOffset
QVariant continueText
QVariant continueTextAlign
QVariant continueTextPlace
QVariant continueFontFace
QVariant continueFontSize
QVariant continueFontStyle
QVariant continueTextOffset
QVariant endText
QVariant endTextAlign
QVariant endTextPlace
QVariant endHookType
QVariant endHookHeight
QVariant endFontFace
QVariant endFontSize
QVariant endFontStyle
QVariant endTextOffset
QVariant posAbove
int voice
QVariant position
QVariant harmonyType
 For chord symbols, chord symbol type, one of PluginAPI::PluginAPI::HarmonyType values.
Properties inherited from ScoreElement
int type
 Type of this element.
QString name
 Name of this element's type, not localized.

Member Function Documentation

◆ add()

void add ( Ms::PluginAPI::Element * wrapped)

Add to a chord's elements.

Since
MuseScore 3.3

◆ remove()

void remove ( Ms::PluginAPI::Element * wrapped)

Remove a chord's element.

Since
MuseScore 3.3

Property Documentation

◆ hook

Hook on a stem of this chord, if exists.

Since
MuseScore 3.6

◆ noteType

Ms::NoteType noteType
read

The NoteType of the chord.

Since
MuseScore 3.2.1

◆ playEventType

Ms::PlayEventType playEventType
readwrite

The PlayEventType of the chord.

Since
MuseScore 3.3

◆ stem

Stem of this chord, if exists.

Since
MuseScore 3.6

◆ stemSlash

Ms::PluginAPI::Element* stemSlash
read

Stem slash of this chord, if exists.

Stem slashes are present in grace notes of type acciaccatura.

Since
MuseScore 3.6

The documentation for this class was generated from the following files: