KBlog Client Library
blogcomment.cpp
BlogComment & operator=(const BlogComment &comment)
Overloaded for QList handling.
Definition: blogcomment.cpp:161
KDateTime modificationDateTime() const
Returns the modification date-time.
Definition: blogcomment.cpp:121
BlogComment(const BlogComment &comment)
Copy Constructor for list handling.
Definition: blogcomment.cpp:33
A class that represents a blog comment on the blog post.
Definition: blogcomment.h:50
void setCreationDateTime(const KDateTime &datetime)
Sets the creation date-time.
Definition: blogcomment.cpp:136
void setModificationDateTime(const KDateTime &datetime)
Sets the modification date-time.
Definition: blogcomment.cpp:126
Status
The enumartion of the different post status, reflecting the status changes on the server...
Definition: blogcomment.h:202
Status of a freshly constructed comment on the client.
Definition: blogcomment.h:204
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:55 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 22:59:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.