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

#include <select.h>

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

Public Attributes

QList< Element * > el
 
int type
 
int subtype
 
int staffStart
 
int staffEnd
 
int voice
 
const Systemsystem
 
bool subtypeValid
 
Fraction durationTicks
 

Member Data Documentation

◆ durationTicks

Fraction Ms::ElementPattern::durationTicks

◆ el

QList<Element*> Ms::ElementPattern::el

◆ staffEnd

int Ms::ElementPattern::staffEnd

◆ staffStart

int Ms::ElementPattern::staffStart

◆ subtype

int Ms::ElementPattern::subtype

◆ subtypeValid

bool Ms::ElementPattern::subtypeValid

◆ system

const System* Ms::ElementPattern::system

◆ type

int Ms::ElementPattern::type

◆ voice

int Ms::ElementPattern::voice

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