lokalize
#include <cmd.h>
Definition at line 45 of file cmd.h.
LokalizeUnitCmd::LokalizeUnitCmd |
( |
Catalog * |
catalog, |
|
|
const DocPosition & |
pos, |
|
|
const QString & |
name = QString() |
|
) |
| |
virtual LokalizeUnitCmd::~LokalizeUnitCmd |
( |
| ) |
|
|
inlinevirtual |
Definition at line 49 of file cmd.h.
virtual void LokalizeUnitCmd::doRedo |
( |
| ) |
|
|
protectedpure virtual |
virtual void LokalizeUnitCmd::doUndo |
( |
| ) |
|
|
protectedpure virtual |
Definition at line 52 of file cmd.h.
void LokalizeUnitCmd::redo |
( |
| ) |
|
|
virtual |
void LokalizeUnitCmd::setJumpingPos |
( |
| ) |
|
|
protectedvirtual |
may be overridden to set customized pos alternatively customized pos may be set manually in do*()
Reimplemented in SetNoteCmd.
Definition at line 68 of file cmd.cpp.
void LokalizeUnitCmd::undo |
( |
| ) |
|
|
virtual |
Definition at line 62 of file cmd.h.
bool LokalizeUnitCmd::_firstModificationForThisEntry |
|
protected |
Definition at line 64 of file cmd.h.
Definition at line 63 of file cmd.h.
QString LokalizeUnitCmd::_prevPhase |
|
protected |
Definition at line 65 of file cmd.h.
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
KDE's Doxygen guidelines are available online.