kword
KWChangeFootEndNoteSettingsCommand Class Reference
List of all members.Detailed Description
Definition at line 772 of file KWCommand.h.
Public Member Functions | |
| KWChangeFootEndNoteSettingsCommand (const QString &name, KoParagCounter _oldCounter, KoParagCounter _newCounter, bool _footNote, KWDocument *_doc) | |
| ~KWChangeFootEndNoteSettingsCommand () | |
| void | execute () |
| void | unexecute () |
Protected Member Functions | |
| void | changeCounter (KoParagCounter counter) |
Protected Attributes | |
| KoParagCounter | m_oldCounter |
| KoParagCounter | m_newCounter |
| bool | m_footNote |
| KWDocument * | m_doc |
The documentation for this class was generated from the following files:

