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

Public Member Functions | |
EditFormButtonsCommand (Okular::Document *doc, int pageNumber, const QList< FormFieldButton * > &formButtons, const QList< bool > &newButtonStates) | |
virtual void | redo () |
virtual void | undo () |
Detailed Description
Definition at line 232 of file documentcommands_p.h.
Constructor & Destructor Documentation
Okular::EditFormButtonsCommand::EditFormButtonsCommand | ( | Okular::Document * | doc, |
int | pageNumber, | ||
const QList< FormFieldButton * > & | formButtons, | ||
const QList< bool > & | newButtonStates | ||
) |
Definition at line 447 of file documentcommands.cpp.
Member Function Documentation
|
virtual |
Definition at line 476 of file documentcommands.cpp.
|
virtual |
Definition at line 464 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.