blogilo
#include <addeditblog.h>
AddEditBlog::AddEditBlog |
( |
int |
blog_id, |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
|
explicit |
- Parameters
-
blog_id | id of blog we will edit it, for adding a blog this should be "-1" |
parent | Parent |
Definition at line 71 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::fetchedBlogId |
( |
const QList< QMap< QString, QString > > & |
list | ) |
|
|
protectedslot |
void AddEditBlog::fetchedProfileId |
( |
const QString & |
id | ) |
|
|
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 469 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-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.