blogilo
#include <addeditblog.h>
- Parameters
-
blog_id | id of blog we will edit it, for adding a blog this should be "-1" |
parent | Parent |
Definition at line 70 of file addeditblog.cpp.
AddEditBlog::~AddEditBlog |
( |
| ) |
|
void AddEditBlog::autoConfigure |
( |
| ) |
|
|
protectedslot |
void AddEditBlog::enableAutoConfBtn |
( |
| ) |
|
|
protectedslot |
void AddEditBlog::enableOkButton |
( |
const QString & |
txt | ) |
|
|
protectedslot |
void AddEditBlog::fetchBlogId |
( |
| ) |
|
|
protectedslot |
void AddEditBlog::gotHtml |
( |
KJob * |
job | ) |
|
|
protectedslot |
void AddEditBlog::gotXmlRpcTest |
( |
KJob * |
job | ) |
|
|
protectedslot |
void AddEditBlog::handleFetchAPITimeout |
( |
| ) |
|
|
protectedslot |
void AddEditBlog::handleFetchError |
( |
KBlog::Blog::ErrorType |
type, |
|
|
const QString & |
errorMsg |
|
) |
| |
|
protectedslot |
void AddEditBlog::handleFetchIDTimeout |
( |
| ) |
|
|
protectedslot |
void AddEditBlog::sigBlogAdded |
( |
const BilboBlog & |
| ) |
|
|
signal |
void AddEditBlog::sigBlogEdited |
( |
const BilboBlog & |
| ) |
|
|
signal |
void AddEditBlog::slotButtonClicked |
( |
int |
button | ) |
|
|
protectedvirtualslot |
void AddEditBlog::slotComboApiChanged |
( |
int |
index | ) |
|
|
protectedslot |
void AddEditBlog::slotReturnPressed |
( |
| ) |
|
|
protectedslot |
FIXME This function commented temporarilly! check its functionality! and uncomment it!
Definition at line 448 of file addeditblog.cpp.
The documentation for this class was generated from the following files:
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
KDE's Doxygen guidelines are available online.