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

Public Member Functions | |
| UpdatePhaseCmd (Catalog *catalog, const Phase &phase) | |
| ~UpdatePhaseCmd () | |
| int | id () const | 
| void | redo () | 
| void | undo () | 
  Public Member Functions inherited from QUndoCommand | |
| QUndoCommand (QUndoCommand *parent) | |
| QUndoCommand (const QString &text, QUndoCommand *parent) | |
| virtual | ~QUndoCommand () | 
| QString | actionText () const | 
| const QUndoCommand * | child (int index) const | 
| int | childCount () const | 
| virtual bool | mergeWith (const QUndoCommand *command) | 
| void | setText (const QString &text) | 
| QString | text () const | 
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
      
  | 
  inlinevirtual | 
Reimplemented from QUndoCommand.
      
  | 
  virtual | 
Reimplemented from QUndoCommand.
      
  | 
  virtual | 
Reimplemented from QUndoCommand.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from