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

Public Attributes

int position {0}
 
int duration {0}
 
bool triplet { false }
 
bool tripletend { false }
 
bool dotted { false }
 
bool doubleDotted { false }
 
bool is_rest { false }
 

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

◆ dotted

bool Ms::PowerTab::stRhytmSlash::dotted { false }

◆ doubleDotted

bool Ms::PowerTab::stRhytmSlash::doubleDotted { false }

◆ duration

int Ms::PowerTab::stRhytmSlash::duration {0}

◆ is_rest

bool Ms::PowerTab::stRhytmSlash::is_rest { false }

◆ position

int Ms::PowerTab::stRhytmSlash::position {0}

◆ triplet

bool Ms::PowerTab::stRhytmSlash::triplet { false }

◆ tripletend

bool Ms::PowerTab::stRhytmSlash::tripletend { false }

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