KBlog Client Library
blogger1.h
Go to the documentation of this file.
This is the main interface for blogging APIs.
A class that provides methods to call functions on a supported blog web application.
Definition: blog.h:72
void listedBlogs(const QList< QMap< QString, QString > > &blogsList)
This signal is emitted when a listBlogs() job fetches the blog information from the blogging server.
void fetchedUserInfo(const QMap< QString, QString > &userInfo)
This signal is emitted when a fetchUserInfo() job fetches the blog information from the blogging serv...
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.