akregator
(un)read status of the article
Enumerator |
---|
Unread |
article wasn't read yet by the user
|
Read |
article is read
|
New |
article was fetched in the last fetch of it's feed and not read yet.
Note that, semantically, new implies unread
|
Definition at line 30 of file types.h.
static KCmdLineOptions Akregator::akregator_options |
( |
| ) |
|
|
static |
static const KAboutData& Akregator::createAboutData |
( |
| ) |
|
|
static |
QAction * Akregator::createOpenLinkInExternalBrowserAction |
( |
const KUrl & |
url, |
|
|
QObject * |
receiver = 0 , |
|
|
const char * |
slot = 0 , |
|
|
QObject * |
parent = 0 |
|
) |
| |
QAction * Akregator::createOpenLinkInNewTabAction |
( |
const KUrl & |
url, |
|
|
QObject * |
receiver = 0 , |
|
|
const char * |
slot = 0 , |
|
|
QObject * |
parent = 0 |
|
) |
| |
Akregator::K_EXPORT_PLUGIN |
( |
AkregatorFactory(createAboutData()) |
| ) |
|
static QString Akregator::path_of_folder |
( |
const Folder * |
fol | ) |
|
|
static |
static void Akregator::setPartGuiActive |
( |
KParts::ReadOnlyPart * |
part, |
|
|
bool |
active |
|
) |
| |
|
static |
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
KDE's Doxygen guidelines are available online.