knode
KNCollectionView Class Reference
#include <kncollectionview.h>

Detailed Description
The group/folder tree.
Definition at line 30 of file kncollectionview.h.
Public Slots | |
| void | activateFolder (KNFolder *f) |
| void | addAccount (KNNntpAccount *a) |
| void | addFolder (KNFolder *f) |
| void | addGroup (KNGroup *g) |
| void | addPendingFolders () |
| void | decCurrentFolder () |
| void | incCurrentFolder () |
| void | nextGroup () |
| void | prevGroup () |
| void | reload () |
| void | reloadAccounts () |
| void | reloadFolders () |
| void | removeAccount (KNNntpAccount *a) |
| void | removeFolder (KNFolder *f) |
| void | removeGroup (KNGroup *g) |
| void | selectCurrentFolder () |
| void | toggleTotalColumn () |
| void | toggleUnreadColumn () |
| void | updateAccount (KNNntpAccount *a) |
| void | updateFolder (KNFolder *f) |
| void | updateGroup (KNGroup *g) |
| void | updatePopup () const |
Signals | |
| void | folderDrop (QDropEvent *e, KNCollectionViewItem *item) |
Public Member Functions | |
| KNCollectionView (QWidget *parent) | |
| void | readConfig () |
| void | setActive (Q3ListViewItem *item) |
| void | writeConfig () |
| ~KNCollectionView () | |
Protected Member Functions | |
| virtual void | contentsDropEvent (QDropEvent *e) |
| virtual Q3DragObject * | dragObject () |
| bool | eventFilter (QObject *, QEvent *) |
Constructor & Destructor Documentation
| KNCollectionView::KNCollectionView | ( | QWidget * | parent | ) |
Definition at line 39 of file kncollectionview.cpp.
| KNCollectionView::~KNCollectionView | ( | ) |
Definition at line 88 of file kncollectionview.cpp.
Member Function Documentation
| void KNCollectionView::activateFolder | ( | KNFolder * | f | ) | [slot] |
Definition at line 283 of file kncollectionview.cpp.
| void KNCollectionView::addAccount | ( | KNNntpAccount * | a | ) | [slot] |
Definition at line 145 of file kncollectionview.cpp.
| void KNCollectionView::addFolder | ( | KNFolder * | f | ) | [slot] |
Definition at line 220 of file kncollectionview.cpp.
| void KNCollectionView::addGroup | ( | KNGroup * | g | ) | [slot] |
Definition at line 191 of file kncollectionview.cpp.
| void KNCollectionView::addPendingFolders | ( | ) | [slot] |
Definition at line 270 of file kncollectionview.cpp.
| void KNCollectionView::contentsDropEvent | ( | QDropEvent * | e | ) | [protected, virtual] |
Definition at line 378 of file kncollectionview.cpp.
| void KNCollectionView::decCurrentFolder | ( | ) | [slot] |
Definition at line 329 of file kncollectionview.cpp.
| Q3DragObject * KNCollectionView::dragObject | ( | ) | [protected, virtual] |
Definition at line 365 of file kncollectionview.cpp.
Definition at line 422 of file kncollectionview.cpp.
| void KNCollectionView::folderDrop | ( | QDropEvent * | e, | |
| KNCollectionViewItem * | item | |||
| ) | [signal] |
| void KNCollectionView::incCurrentFolder | ( | ) | [slot] |
Definition at line 342 of file kncollectionview.cpp.
| void KNCollectionView::nextGroup | ( | ) | [slot] |
Definition at line 315 of file kncollectionview.cpp.
| void KNCollectionView::prevGroup | ( | ) | [slot] |
Definition at line 322 of file kncollectionview.cpp.
| void KNCollectionView::readConfig | ( | ) |
Definition at line 95 of file kncollectionview.cpp.
| void KNCollectionView::reload | ( | ) | [slot] |
Definition at line 296 of file kncollectionview.cpp.
| void KNCollectionView::reloadAccounts | ( | ) | [slot] |
Definition at line 180 of file kncollectionview.cpp.
| void KNCollectionView::reloadFolders | ( | ) | [slot] |
Definition at line 260 of file kncollectionview.cpp.
| void KNCollectionView::removeAccount | ( | KNNntpAccount * | a | ) | [slot] |
Definition at line 162 of file kncollectionview.cpp.
| void KNCollectionView::removeFolder | ( | KNFolder * | f | ) | [slot] |
Definition at line 248 of file kncollectionview.cpp.
| void KNCollectionView::removeGroup | ( | KNGroup * | g | ) | [slot] |
Definition at line 203 of file kncollectionview.cpp.
| void KNCollectionView::selectCurrentFolder | ( | ) | [slot] |
Definition at line 355 of file kncollectionview.cpp.
| void KNCollectionView::setActive | ( | Q3ListViewItem * | item | ) |
Definition at line 302 of file kncollectionview.cpp.
| void KNCollectionView::toggleTotalColumn | ( | ) | [slot] |
Definition at line 404 of file kncollectionview.cpp.
| void KNCollectionView::toggleUnreadColumn | ( | ) | [slot] |
Definition at line 393 of file kncollectionview.cpp.
| void KNCollectionView::updateAccount | ( | KNNntpAccount * | a | ) | [slot] |
Definition at line 174 of file kncollectionview.cpp.
| void KNCollectionView::updateFolder | ( | KNFolder * | f | ) | [slot] |
Definition at line 290 of file kncollectionview.cpp.
| void KNCollectionView::updateGroup | ( | KNGroup * | g | ) | [slot] |
Definition at line 213 of file kncollectionview.cpp.
| void KNCollectionView::updatePopup | ( | ) | const [slot] |
Definition at line 414 of file kncollectionview.cpp.
| void KNCollectionView::writeConfig | ( | ) |
Definition at line 135 of file kncollectionview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference