blogilo
bilbopost.h
Go to the documentation of this file.
Definition of a blog post! it's implemented to decrease dependency to KBlog :)
Definition: bilbopost.h:41
void setProperties(const BilboPost &postProp)
Set all properties of post to new one, instead of Title and Content!
Definition: bilbopost.cpp:152
BilboPost & operator=(const BilboPost &other)
The overloaed = operator.
Definition: bilbopost.cpp:172
void setCategoryList(const QList< Category > &list)
Definition: bilbopost.cpp:141
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:44 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:55:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.