blogilo
#include <toolbox.h>
Toolbox::Toolbox |
( |
QWidget * |
parent | ) |
|
|
explicit |
void Toolbox::clearEntries |
( |
| ) |
|
|
slot |
void Toolbox::clearFields |
( |
| ) |
|
void Toolbox::copyPostTitle |
( |
| ) |
|
|
protectedslot |
void Toolbox::getFieldsValue |
( |
BilboPost * |
currentPost | ) |
|
Will set current state of toolbox (Current post) properties on input pointer!
- Parameters
-
currentPost | input and output of this Function. |
Definition at line 274 of file toolbox.cpp.
void Toolbox::openPostInBrowser |
( |
| ) |
|
|
protectedslot |
void Toolbox::reloadLocalPosts |
( |
| ) |
|
|
slot |
void Toolbox::requestEntriesListContextMenu |
( |
const QPoint & |
pos | ) |
|
|
protectedslot |
void Toolbox::resetFields |
( |
| ) |
|
|
slot |
void Toolbox::setCurrentBlogId |
( |
int |
blog_id | ) |
|
void Toolbox::setCurrentPage |
( |
int |
index | ) |
|
void Toolbox::setDateTimeNow |
( |
| ) |
|
|
slot |
void Toolbox::setFieldsValue |
( |
BilboPost * |
post = 0 | ) |
|
void Toolbox::sigBusy |
( |
bool |
isBusy | ) |
|
|
signal |
void Toolbox::sigEntrySelected |
( |
BilboPost & |
post, |
|
|
int |
blog_id |
|
) |
| |
|
signal |
void Toolbox::sigError |
( |
const QString & |
| ) |
|
|
signal |
void Toolbox::slotEntriesCopyUrl |
( |
| ) |
|
|
slot |
void Toolbox::slotEntrySelected |
( |
QListWidgetItem * |
item | ) |
|
|
slot |
void Toolbox::slotError |
( |
const QString & |
errorMessage | ) |
|
|
protectedslot |
void Toolbox::slotLoadCategoryListFromDB |
( |
int |
blog_id | ) |
|
|
slot |
void Toolbox::slotLoadEntriesFromDB |
( |
int |
blog_id | ) |
|
|
slot |
void Toolbox::slotLocalEntrySelected |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
slot |
void Toolbox::slotPostRemoved |
( |
int |
blog_id, |
|
|
const BilboPost & |
post |
|
) |
| |
|
protectedslot |
void Toolbox::slotReloadCategoryList |
( |
| ) |
|
|
slot |
void Toolbox::slotRemoveLocalEntry |
( |
| ) |
|
|
slot |
void Toolbox::slotRemoveSelectedEntryFromServer |
( |
| ) |
|
|
slot |
void Toolbox::slotUpdateEntries |
( |
int |
count = 0 | ) |
|
|
slot |
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 22:55:44 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.