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

Public Member Functions | |
EditFormListCommand (Okular::Document *doc, FormFieldChoice *form, int pageNumber, const QList< int > &newChoices, const QList< int > &prevChoices) | |
virtual void | redo () |
virtual void | undo () |
Detailed Description
Definition at line 185 of file documentcommands_p.h.
Constructor & Destructor Documentation
Okular::EditFormListCommand::EditFormListCommand | ( | Okular::Document * | doc, |
FormFieldChoice * | form, | ||
int | pageNumber, | ||
const QList< int > & | newChoices, | ||
const QList< int > & | prevChoices | ||
) |
Definition at line 339 of file documentcommands.cpp.
Member Function Documentation
|
virtual |
Definition at line 359 of file documentcommands.cpp.
|
virtual |
Definition at line 353 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.