akregator
Akregator::FolderExpansionHandler Class Reference
#include <subscriptionlistmodel.h>
Inheritance diagram for Akregator::FolderExpansionHandler:
Public Slots | |
void | itemCollapsed (const QModelIndex &index) |
void | itemExpanded (const QModelIndex &index) |
Public Member Functions | |
FolderExpansionHandler (QObject *parent=0) | |
void | setFeedList (const boost::shared_ptr< FeedList > &feedList) |
void | setModel (Akregator::SubscriptionListModel *model) |
Detailed Description
Definition at line 134 of file subscriptionlistmodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 352 of file subscriptionlistmodel.cpp.
Member Function Documentation
|
slot |
Definition at line 334 of file subscriptionlistmodel.cpp.
|
slot |
Definition at line 328 of file subscriptionlistmodel.cpp.
void FolderExpansionHandler::setFeedList | ( | const boost::shared_ptr< FeedList > & | feedList | ) |
Definition at line 361 of file subscriptionlistmodel.cpp.
void FolderExpansionHandler::setModel | ( | Akregator::SubscriptionListModel * | model | ) |
Definition at line 356 of file subscriptionlistmodel.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.