blogilo
toolbox.h
Go to the documentation of this file.
void sigError(const QString &)
void sigEntrySelected(BilboPost &post, int blog_id)
Definition of a blog post! it's implemented to decrease dependency to KBlog :)
Definition: bilbopost.h:41
Definition: toolbox.h:37
void slotPostRemoved(int blog_id, const BilboPost &post)
Definition: toolbox.cpp:219
void slotRemoveSelectedEntryFromServer()
Definition: toolbox.cpp:203
void requestEntriesListContextMenu(const QPoint &pos)
Definition: toolbox.cpp:486
void slotLocalEntrySelected(QTreeWidgetItem *, int column)
Definition: toolbox.cpp:441
void getFieldsValue(BilboPost *currentPost)
Will set current state of toolbox (Current post) properties on input pointer!
Definition: toolbox.cpp:274
void slotLoadCategoryListFromDB(int blog_id)
Definition: toolbox.cpp:180
void sigBusy(bool isBusy)
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.