TimeSig

inherits Element
This class represents a time signature.

Methods

void setSig(int z, int n, TimeSigType st = TimeSigType::NORMAL)

Properties

numeratorStringQString text of numerator
denominatorStringQString text of denominator
showCourtesySigbool show courtesy time signature for this sig if appropriate
numeratorint (read only)
denominatorint (read only)
numeratorStretchint (read only)
denominatorStretchint (read only)
groupsMs::Groups