MuseScore  3.4
Music composition and notation
Public Attributes | List of all members
Ms::NotePattern Struct Reference

#include <select.h>

Collaboration diagram for Ms::NotePattern:
Collaboration graph
[legend]

Public Attributes

QList< Note * > el
 
int pitch = -1
 
int string = STRING_NONE
 
int tpc = Tpc::TPC_INVALID
 
NoteHead::Group notehead = NoteHead::Group::HEAD_INVALID
 
TDuration durationType = TDuration()
 
Fraction durationTicks
 
NoteType type = NoteType::INVALID
 
int staffStart
 
int staffEnd
 
int voice
 
const Systemsystem
 

Member Data Documentation

◆ durationTicks

Fraction Ms::NotePattern::durationTicks

◆ durationType

TDuration Ms::NotePattern::durationType = TDuration()

◆ el

QList<Note*> Ms::NotePattern::el

◆ notehead

NoteHead::Group Ms::NotePattern::notehead = NoteHead::Group::HEAD_INVALID

◆ pitch

int Ms::NotePattern::pitch = -1

◆ staffEnd

int Ms::NotePattern::staffEnd

◆ staffStart

int Ms::NotePattern::staffStart

◆ string

int Ms::NotePattern::string = STRING_NONE

◆ system

const System* Ms::NotePattern::system

◆ tpc

int Ms::NotePattern::tpc = Tpc::TPC_INVALID

◆ type

NoteType Ms::NotePattern::type = NoteType::INVALID

◆ voice

int Ms::NotePattern::voice

The documentation for this struct was generated from the following file: