okteta
Kasten2::DocumentVersionData Class Reference
#include <documentversiondata.h>
Public Member Functions | |
DocumentVersionData (DocumentVersionId id, const QString &changeComment) | |
QString | changeComment () const |
DocumentVersionId | id () const |
Protected Attributes | |
QString | mChangeComment |
DocumentVersionId | mId |
Detailed Description
Definition at line 36 of file documentversiondata.h.
Constructor & Destructor Documentation
Kasten2::DocumentVersionData::DocumentVersionData | ( | DocumentVersionId | id, |
const QString & | changeComment | ||
) |
Definition at line 29 of file documentversiondata.cpp.
Member Function Documentation
QString Kasten2::DocumentVersionData::changeComment | ( | ) | const |
Definition at line 35 of file documentversiondata.cpp.
DocumentVersionId Kasten2::DocumentVersionData::id | ( | ) | const |
Definition at line 33 of file documentversiondata.cpp.
Member Data Documentation
|
protected |
Definition at line 47 of file documentversiondata.h.
|
protected |
Definition at line 46 of file documentversiondata.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:04:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.