akregator
article.cpp File Reference
#include "article.h"
#include "feed.h"
#include "feedstorage.h"
#include "shared.h"
#include "storage.h"
#include "utils.h"
#include <syndication/syndication.h>
#include <QDateTime>
#include <qdom.h>
#include <QRegExp>
#include <QList>
#include <kdebug.h>
#include <kurl.h>
#include <cassert>
Include dependency graph for article.cpp:
Go to the source code of this file.
Namespaces | |
Akregator | |
Variable Documentation
uint m_length |
Definition at line 131 of file article.cpp.
QString m_title |
Definition at line 130 of file article.cpp.
QString m_type |
Definition at line 129 of file article.cpp.
QString m_url |
Definition at line 128 of file article.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.