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

Public Member Functions | |
ModifyAnnotationPropertiesCommand (Okular::DocumentPrivate *docPriv, Okular::Annotation *annotation, int pageNumber, QDomNode oldProperties, QDomNode newProperties) | |
virtual void | redo () |
virtual void | undo () |
Detailed Description
Definition at line 60 of file documentcommands_p.h.
Constructor & Destructor Documentation
Okular::ModifyAnnotationPropertiesCommand::ModifyAnnotationPropertiesCommand | ( | Okular::DocumentPrivate * | docPriv, |
Okular::Annotation * | annotation, | ||
int | pageNumber, | ||
QDomNode | oldProperties, | ||
QDomNode | newProperties | ||
) |
Definition at line 80 of file documentcommands.cpp.
Member Function Documentation
|
virtual |
Definition at line 100 of file documentcommands.cpp.
|
virtual |
Definition at line 94 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.