akregator
#include <subscriptionlistview.h>

Public Types | |
| enum | Column { TitleColumn =0, UnreadColumn =1, TotalColumn =2 } |
Public Slots | |
| void | slotItemBegin () |
| void | slotItemDown () |
| void | slotItemEnd () |
| void | slotItemLeft () |
| void | slotItemRight () |
| void | slotItemUp () |
| void | slotNextFeed () |
| void | slotNextUnreadFeed () |
| void | slotPrevFeed () |
| void | slotPrevUnreadFeed () |
Signals | |
| void | userActionTakingPlace () |
Public Member Functions | |
| SubscriptionListView (QWidget *parent=0) | |
| ~SubscriptionListView () | |
| void | ensureNodeVisible (TreeNode *node) |
| void | setModel (QAbstractItemModel *model) |
| void | startNodeRenaming (TreeNode *node) |
| void | triggerUpdate () |
Detailed Description
Definition at line 39 of file subscriptionlistview.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| TitleColumn | |
| UnreadColumn | |
| TotalColumn | |
Definition at line 55 of file subscriptionlistview.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 125 of file subscriptionlistview.cpp.
| Akregator::SubscriptionListView::~SubscriptionListView | ( | ) |
Definition at line 142 of file subscriptionlistview.cpp.
Member Function Documentation
| void Akregator::SubscriptionListView::ensureNodeVisible | ( | Akregator::TreeNode * | node | ) |
Definition at line 362 of file subscriptionlistview.cpp.
| void Akregator::SubscriptionListView::setModel | ( | QAbstractItemModel * | model | ) |
Definition at line 147 of file subscriptionlistview.cpp.
|
slot |
Definition at line 293 of file subscriptionlistview.cpp.
|
slot |
Definition at line 350 of file subscriptionlistview.cpp.
|
slot |
Definition at line 301 of file subscriptionlistview.cpp.
|
slot |
Definition at line 309 of file subscriptionlistview.cpp.
|
slot |
Definition at line 323 of file subscriptionlistview.cpp.
|
slot |
Definition at line 337 of file subscriptionlistview.cpp.
|
slot |
Definition at line 254 of file subscriptionlistview.cpp.
|
slot |
Definition at line 280 of file subscriptionlistview.cpp.
|
slot |
Definition at line 239 of file subscriptionlistview.cpp.
|
slot |
Definition at line 267 of file subscriptionlistview.cpp.
| void Akregator::SubscriptionListView::startNodeRenaming | ( | Akregator::TreeNode * | node | ) |
Definition at line 366 of file subscriptionlistview.cpp.
|
inline |
Definition at line 53 of file subscriptionlistview.h.
|
signal |
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference