KFilePlacesEventWatcher Class Reference
#include <kfileplacesview_p.h>
Inheritance diagram for KFilePlacesEventWatcher:

Public Slots | |
| void | currentIndexChanged (const QModelIndex &index) |
Signals | |
| void | entryEntered (const QModelIndex &index) |
| void | entryLeft (const QModelIndex &index) |
Public Member Functions | |
| KFilePlacesEventWatcher (QObject *parent=0) | |
| const QModelIndex & | focusedIndex () const |
| const QModelIndex & | hoveredIndex () const |
Protected Member Functions | |
| virtual bool | eventFilter (QObject *watched, QEvent *event) |
Detailed Description
Definition at line 25 of file kfileplacesview_p.h.
Constructor & Destructor Documentation
| KFilePlacesEventWatcher::KFilePlacesEventWatcher | ( | QObject * | parent = 0 | ) | [inline] |
Definition at line 31 of file kfileplacesview_p.h.
Member Function Documentation
| void KFilePlacesEventWatcher::currentIndexChanged | ( | const QModelIndex & | index | ) | [inline, slot] |
Definition at line 49 of file kfileplacesview_p.h.
| void KFilePlacesEventWatcher::entryEntered | ( | const QModelIndex & | index | ) | [signal] |
| void KFilePlacesEventWatcher::entryLeft | ( | const QModelIndex & | index | ) | [signal] |
| virtual bool KFilePlacesEventWatcher::eventFilter | ( | QObject * | watched, |
| QEvent * | event | ||
| ) | [inline, protected, virtual] |
Definition at line 65 of file kfileplacesview_p.h.
| const QModelIndex& KFilePlacesEventWatcher::focusedIndex | ( | ) | const [inline] |
Definition at line 39 of file kfileplacesview_p.h.
| const QModelIndex& KFilePlacesEventWatcher::hoveredIndex | ( | ) | const [inline] |
Definition at line 34 of file kfileplacesview_p.h.
The documentation for this class was generated from the following file:
KDE 4.6 API Reference