KBlog Client Library
metaweblog.h
Go to the documentation of this file.
This file is part of the for accessing Blog Servers and defines the Blogger1 class.
Blogger1(const KUrl &server, QObject *parent=0)
Create an object for Blogger 1.0.
Definition blogger1.cpp:40
void createdMedia(KBlog::BlogMedia *media)
This signal is emitted when a media has been created on the server.
virtual void createMedia(KBlog::BlogMedia *media)
Create a new media object, e.g.
Definition metaweblog.cpp:73
void listedCategories(const QList< QMap< QString, QString > > &categories)
This signal is emitted when the last category of the listCategories() job has been fetched.
MetaWeblog(const KUrl &server, QObject *parent=0)
Create an object for MetaWeblog.
Definition metaweblog.cpp:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.