lokalize
SetNoteCmd Class Reference
#include <cmd.h>
Inheritance diagram for SetNoteCmd:

Public Member Functions | |
SetNoteCmd (Catalog *catalog, const DocPosition &pos, const Note ¬e) | |
~SetNoteCmd () | |
int | id () const |
![]() | |
LokalizeUnitCmd (Catalog *catalog, const DocPosition &pos, const QString &name) | |
virtual | ~LokalizeUnitCmd () |
DocPosition | pos () const |
virtual void | redo () |
virtual void | undo () |
Protected Member Functions | |
void | doRedo () |
void | doUndo () |
void | setJumpingPos () |
Additional Inherited Members | |
![]() | |
Catalog * | _catalog |
bool | _firstModificationForThisEntry |
DocPosition | _pos |
QString | _prevPhase |
Detailed Description
Constructor & Destructor Documentation
SetNoteCmd::SetNoteCmd | ( | Catalog * | catalog, |
const DocPosition & | pos, | ||
const Note & | note | ||
) |
Member Function Documentation
|
protectedvirtual |
Implements LokalizeUnitCmd.
|
protectedvirtual |
Implements LokalizeUnitCmd.
|
protectedvirtual |
may be overridden to set customized pos alternatively customized pos may be set manually in do*()
Reimplemented from LokalizeUnitCmd.
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 23:03:45 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 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.