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-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.