akregator
Akregator::DefaultNormalViewFormatter Class Reference
#include <articleformatter.h>
Inheritance diagram for Akregator::DefaultNormalViewFormatter:
Public Member Functions | |
DefaultNormalViewFormatter (const KUrl &imageDir, QPaintDevice *device=0) | |
~DefaultNormalViewFormatter () | |
QString | formatArticle (const Article &article, IconOption option) const |
QString | formatSummary (TreeNode *node) const |
QString | getCss () const |
Public Member Functions inherited from Akregator::ArticleFormatter | |
ArticleFormatter (QPaintDevice *device=0) | |
virtual | ~ArticleFormatter () |
void | setPaintDevice (QPaintDevice *device) |
Additional Inherited Members | |
Public Types inherited from Akregator::ArticleFormatter | |
enum | IconOption { NoIcon, ShowIcon } |
Protected Member Functions inherited from Akregator::ArticleFormatter | |
int | pointsToPixel (int pointSize) const |
Detailed Description
Definition at line 69 of file articleformatter.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 353 of file articleformatter.cpp.
DefaultNormalViewFormatter::~DefaultNormalViewFormatter | ( | ) |
Definition at line 360 of file articleformatter.cpp.
Member Function Documentation
|
virtual |
Implements Akregator::ArticleFormatter.
Definition at line 170 of file articleformatter.cpp.
|
virtual |
Implements Akregator::ArticleFormatter.
Definition at line 546 of file articleformatter.cpp.
|
virtual |
Implements Akregator::ArticleFormatter.
Definition at line 268 of file articleformatter.cpp.
The documentation for this class was generated from the following files:
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.