MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Ms::PowerTab::ptBar Struct Referencefinal
Inheritance diagram for Ms::PowerTab::ptBar:
Inheritance graph
[legend]
Collaboration diagram for Ms::PowerTab::ptBar:
Collaboration graph
[legend]

Public Member Functions

Type type () override
 
- Public Member Functions inherited from Ms::PowerTab::ptComponent
virtual ~ptComponent ()
 

Public Attributes

int measureNo { 0 }
 
int repeatClose { 0 }
 
bool repeatStart { false }
 
int numerator { 0 }
 
int denominator { 0 }
 

Additional Inherited Members

- Public Types inherited from Ms::PowerTab::ptComponent
enum  Type {
  Empty, GuitarIn, Tempo, Symbol,
  Bar, Note, Beat, TDirection
}
 

Member Function Documentation

◆ type()

Type Ms::PowerTab::ptBar::type ( )
inlineoverridevirtual

Reimplemented from Ms::PowerTab::ptComponent.

Member Data Documentation

◆ denominator

int Ms::PowerTab::ptBar::denominator { 0 }

◆ measureNo

int Ms::PowerTab::ptBar::measureNo { 0 }

◆ numerator

int Ms::PowerTab::ptBar::numerator { 0 }

◆ repeatClose

int Ms::PowerTab::ptBar::repeatClose { 0 }

◆ repeatStart

bool Ms::PowerTab::ptBar::repeatStart { false }

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