okteta
Okteta::ChangeHistory Class Referenceabstract
#include <changehistory.h>
Inheritance diagram for Okteta::ChangeHistory:

Public Member Functions | |
virtual | ~ChangeHistory () |
virtual QList< ByteArrayChange > | changes (int firstVersionIndex, int lastVersionIndex) const =0 |
virtual void | changesDone (const QList< Okteta::ByteArrayChange > &changes, int oldVersionIndex, int newVersionIndex)=0 |
virtual void | doChanges (const QList< Okteta::ByteArrayChange > &changes, int oldVersionIndex, int newVersionIndex)=0 |
virtual QByteArray | initialData () const =0 |
Detailed Description
Definition at line 39 of file changehistory.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 57 of file changehistory.h.
Member Function Documentation
|
pure virtual |
Implemented in Okteta::PieceTableByteArrayModel.
|
pure virtual |
|
pure virtual |
Implemented in Okteta::PieceTableByteArrayModel.
|
pure virtual |
Implemented in Okteta::PieceTableByteArrayModel.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:13 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:04:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.