Class checking the user errors in the score (e.g. too long bars etc.)
Definition: notechecker.h:13
Represents a time signature in the staff.
Definition: timesignature.h:18
CANoteChecker()
Definition: notechecker.cpp:27
void checkSheet(CASheet *)
Definition: notechecker.cpp:36
void addNoteCheckerError(CANoteCheckerError *nce)
Definition: sheet.h:49
CABarlineType barlineType()
Definition: barline.h:36
virtual ~CANoteChecker()
Definition: notechecker.cpp:30
void clearNoteCheckerErrors()
Definition: sheet.cpp:186
QList< CAStaff * > staffList()
Definition: sheet.cpp:157
Class representing the error produced by the note checker.
Definition: notecheckererror.h:13
Music element which represents a barline in the score.
Definition: barline.h:17
Represents a single sheet of paper in the document.
Definition: sheet.h:22
@ Dotted
Definition: barline.h:27