akregator
#include <abstractselectioncontroller.h>
Akregator::AbstractSelectionController::AbstractSelectionController |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
Akregator::AbstractSelectionController::~AbstractSelectionController |
( |
| ) |
|
|
virtual |
void Akregator::AbstractSelectionController::articleDoubleClicked |
( |
const Akregator::Article & |
| ) |
|
|
signal |
virtual Akregator::Article Akregator::AbstractSelectionController::currentArticle |
( |
| ) |
const |
|
pure virtual |
void Akregator::AbstractSelectionController::currentArticleChanged |
( |
const Akregator::Article & |
| ) |
|
|
signal |
virtual QModelIndex Akregator::AbstractSelectionController::currentArticleIndex |
( |
| ) |
const |
|
pure virtual |
void Akregator::AbstractSelectionController::currentSubscriptionChanged |
( |
Akregator::TreeNode * |
node | ) |
|
|
signal |
virtual void Akregator::AbstractSelectionController::forceFilterUpdate |
( |
| ) |
|
|
pure virtualslot |
virtual Akregator::TreeNode* Akregator::AbstractSelectionController::selectedSubscription |
( |
| ) |
const |
|
pure virtual |
virtual void Akregator::AbstractSelectionController::setFeedList |
( |
const boost::shared_ptr< FeedList > & |
list | ) |
|
|
pure virtual |
virtual void Akregator::AbstractSelectionController::setFeedSelector |
( |
QAbstractItemView * |
feedSelector | ) |
|
|
pure virtual |
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
KDE's Doxygen guidelines are available online.