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

#include <importgtp.h>

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

Public Member Functions

 GpBar ()
 

Public Attributes

Fraction timesig
 
bool freeTime
 
int keysig
 
QString marker
 
BarLineType barLine
 
Repeat repeatFlags
 
int repeats
 
GPVolta volta
 
QString direction
 
QString directionStyle
 
QString section [2]
 
std::vector< QString > directions
 

Constructor & Destructor Documentation

◆ GpBar()

Ms::GpBar::GpBar ( )

Member Data Documentation

◆ barLine

BarLineType Ms::GpBar::barLine

◆ direction

QString Ms::GpBar::direction

◆ directions

std::vector<QString> Ms::GpBar::directions

◆ directionStyle

QString Ms::GpBar::directionStyle

◆ freeTime

bool Ms::GpBar::freeTime

◆ keysig

int Ms::GpBar::keysig

◆ marker

QString Ms::GpBar::marker

◆ repeatFlags

Repeat Ms::GpBar::repeatFlags

◆ repeats

int Ms::GpBar::repeats

◆ section

QString Ms::GpBar::section[2]

◆ timesig

Fraction Ms::GpBar::timesig

◆ volta

GPVolta Ms::GpBar::volta

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