okular
Okular::TranslateAnnotationCommand Class Reference
#include <documentcommands_p.h>
Inheritance diagram for Okular::TranslateAnnotationCommand:

Public Member Functions | |
TranslateAnnotationCommand (Okular::DocumentPrivate *docPriv, Okular::Annotation *annotation, int pageNumber, const Okular::NormalizedPoint &delta, bool completeDrag) | |
virtual int | id () const |
virtual bool | mergeWith (const QUndoCommand *uc) |
Okular::NormalizedPoint | minusDelta () |
virtual void | redo () |
virtual void | undo () |
Detailed Description
Definition at line 79 of file documentcommands_p.h.
Constructor & Destructor Documentation
Okular::TranslateAnnotationCommand::TranslateAnnotationCommand | ( | Okular::DocumentPrivate * | docPriv, |
Okular::Annotation * | annotation, | ||
int | pageNumber, | ||
const Okular::NormalizedPoint & | delta, | ||
bool | completeDrag | ||
) |
Definition at line 106 of file documentcommands.cpp.
Member Function Documentation
|
virtual |
Definition at line 132 of file documentcommands.cpp.
|
virtual |
Definition at line 137 of file documentcommands.cpp.
Okular::NormalizedPoint Okular::TranslateAnnotationCommand::minusDelta | ( | ) |
Definition at line 153 of file documentcommands.cpp.
|
virtual |
Definition at line 126 of file documentcommands.cpp.
|
virtual |
Definition at line 120 of file documentcommands.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.