blogilo
bilbopost.cpp
Go to the documentation of this file.
const T & at(int i) const
Definition of a blog post! it's implemented to decrease dependency to KBlog :)
Definition: bilbopost.h:41
QString number(int n, int base)
int count(const T &value) const
void append(const T &value)
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
QString toString() const
void setCategoryList(const QList< Category > &list)
Definition: bilbopost.cpp:141
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:16 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:32:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.