Go to the documentation of this file.
8 #ifndef DRAWABLENOTECHECKERERROR_H_
9 #define DRAWABLENOTECHECKERERROR_H_
int x
Definition: drawable.h:18
Definition: drawable.h:27
void draw(QPainter *p, const CADrawSettings s)
Definition: drawablenotecheckererror.cpp:19
void setWidth(double width)
Definition: drawable.h:73
Definition: drawable.h:16
CADrawable * clone()
Definition: drawablenotecheckererror.cpp:43
void setHeight(double height)
Definition: drawable.h:74
CANoteCheckerError * _noteCheckerError
Definition: drawablenotecheckererror.h:22
CADrawableNoteCheckerError(CANoteCheckerError *nce, CADrawable *dTarget)
Definition: drawablenotecheckererror.cpp:13
QColor color
Definition: drawable.h:22
int y
Definition: drawable.h:19
double width() const
Definition: drawable.h:57
Class representing the error produced by the note checker.
Definition: notecheckererror.h:13
float z
Definition: drawable.h:17
Definition: drawablenotecheckererror.h:15