blog.h File Reference
#include <kblog/kblog_export.h>
#include <QtCore/QObject>
Include dependency graph for blog.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KBlog::Blog |
A class that provides methods to call functions on a supported blog web application. More... | |
Namespaces | |
namespace | KBlog |
Detailed Description
This is the main interface for blogging APIs.
It's methods represent the core functionality of a blogging API.
This file is part of the library for accessing blogs and defines the Blog class.
Definition in file blog.h.