| addPointToStroke(const StrokePoint &pt) | StrokesEditor | [protected, virtual] |
| animate() | StrokesViewer | [virtual, slot] |
| animationStarted() | StrokesViewer | [signal] |
| animationStopped() | StrokesViewer | [signal] |
| autoClear | StrokesEditor | |
| autoClear() const | StrokesEditor | |
| backgroundBrush() const | StrokesViewer | [inline] |
| beginNewStroke(StrokePoint pt) | StrokesEditor | [protected, virtual] |
| EmptyState enum value | StrokesEditor | |
| endStroke() | StrokesEditor | [protected, virtual] |
| FinishedState enum value | StrokesEditor | |
| gridPen() const | StrokesViewer | [inline] |
| isAnimating() const | StrokesViewer | [inline] |
| isModified() const | StrokesEditor | |
| isReadOnly() const | StrokesEditor | |
| isStrokeBeginDrawn() const | StrokesEditor | |
| mouseMoveEvent(QMouseEvent *event) | StrokesEditor | [protected, virtual] |
| mousePressEvent(QMouseEvent *event) | StrokesEditor | [protected, virtual] |
| mouseReleaseEvent(QMouseEvent *event) | StrokesEditor | [protected, virtual] |
| multiStrokeTimeout | StrokesEditor | |
| multiStrokeTimeout() const | StrokesEditor | |
| multiStrokeTimeoutChanged(double timeout) | StrokesEditor | [signal] |
| paintEvent(QPaintEvent *event) | StrokesViewer | [protected, virtual] |
| pathRef() | StrokesViewer | [inline, protected] |
| pen() const | StrokesViewer | [inline] |
| readOnly | StrokesEditor | |
| recordHiRes | StrokesEditor | |
| recordHiRes() const | StrokesEditor | |
| recordHiResToggled(bool enabled) | StrokesEditor | [signal] |
| setAutoClear(bool autoClear) | StrokesEditor | [virtual, slot] |
| setBackgroundBrush(const QBrush &brush, bool updateWidget=true) | StrokesViewer | [virtual] |
| setGridPen(const QPen &pen, bool updateWidget=true) | StrokesViewer | [virtual] |
| setModified(bool modified) | StrokesEditor | [virtual, slot] |
| setMultiStrokeTimeout(double timeout) | StrokesEditor | [virtual, slot] |
| setPen(const QPen &pen, bool updateWidget=true) | StrokesViewer | [virtual] |
| setReadOnly(bool readOnly) | StrokesEditor | [virtual, slot] |
| setRecordHiRes(bool enable) | StrokesEditor | [virtual, slot] |
| setStrokes(const StrokeList &strokes, bool updateWidget=true) | StrokesEditor | [virtual, slot] |
| StartedState enum value | StrokesEditor | |
| state() const | StrokesEditor | |
| State enum name | StrokesEditor | |
| stopAnimation() | StrokesViewer | [virtual, slot] |
| stopMultiStrokeTimoutTimer() | StrokesEditor | [slot] |
| strokes() const | StrokesViewer | [inline] |
| StrokesEditor(QWidget *parent=0) | StrokesEditor | |
| StrokesEditor(const StrokeList &strokes, QWidget *parent=0, bool readOnly=false) | StrokesEditor | |
| strokesRef() | StrokesViewer | [inline, protected] |
| StrokesViewer(QWidget *parent=0) | StrokesViewer | |
| StrokesViewer(const StrokeList &strokes, QWidget *parent=0) | StrokesViewer | |
| strokingAboutToStart() | StrokesEditor | [signal] |
| strokingFinished(const StrokeList &strokes) | StrokesEditor | [signal] |
| strokingStarted() | StrokesEditor | [signal] |
| tabletEvent(QTabletEvent *event) | StrokesEditor | [protected, virtual] |
| timerEvent(QTimerEvent *event) | StrokesViewer | [protected, virtual] |
| ~StrokesViewer() | StrokesViewer | [inline, virtual] |