MuseScore
3.4
Music composition and notation
|
#include <score.h>
Public Attributes | |
Segment * | segment { 0 } |
int | staffIdx { -1 } |
int | line { 0 } |
int | fret { FRET_NONE } |
QPointF | pos |
int Ms::Position::fret { FRET_NONE } |
int Ms::Position::line { 0 } |
QPointF Ms::Position::pos |
Segment* Ms::Position::segment { 0 } |
int Ms::Position::staffIdx { -1 } |