25 #ifndef DIGIKAM_SKETCH_WIDGET_H
26 #define DIGIKAM_SKETCH_WIDGET_H
31 #include <QXmlStreamReader>
32 #include <QXmlStreamWriter>
95 void updateDrawCursor();
96 void replayEvents(
int index);
97 void drawLineTo(
const QPoint& endPoint);
98 void drawLineTo(
int width,
const QColor& color,
const QPoint& start,
const QPoint& end);
99 void drawPath(
int width,
const QColor& color,
const QPainterPath& path);
100 void addPath(QXmlStreamReader& reader);
Definition: datefolderview.cpp:43