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

Public Attributes

int key
 
int formula
 
int modification
 
int extra
 
int top_fret
 
std::vector< int > frets
 

Additional Inherited Members

- Public Types inherited from Ms::PowerTab::ptComponent
enum  Type {
  Empty, GuitarIn, Tempo, Symbol,
  Bar, Note, Beat, TDirection
}
 
- Public Member Functions inherited from Ms::PowerTab::ptComponent
virtual Type type ()
 
virtual ~ptComponent ()
 

Member Data Documentation

◆ extra

int Ms::PowerTab::ptChord::extra

◆ formula

int Ms::PowerTab::ptChord::formula

◆ frets

std::vector<int> Ms::PowerTab::ptChord::frets

◆ key

int Ms::PowerTab::ptChord::key

◆ modification

int Ms::PowerTab::ptChord::modification

◆ top_fret

int Ms::PowerTab::ptChord::top_fret

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