kdeui
KCursorPrivateAutoHideEventFilter Class Reference
I don't want the eventFilter to be in KCursor, so we have another class for that stuff. More...
#include <kcursor_private.h>
Inheritance diagram for KCursorPrivateAutoHideEventFilter:

Public Member Functions | |
| virtual bool | eventFilter (QObject *o, QEvent *e) |
| KCursorPrivateAutoHideEventFilter (QWidget *widget) | |
| void | resetWidget () |
| ~KCursorPrivateAutoHideEventFilter () | |
Detailed Description
I don't want the eventFilter to be in KCursor, so we have another class for that stuff.
For internal use only.
Definition at line 39 of file kcursor_private.h.
Constructor & Destructor Documentation
| KCursorPrivateAutoHideEventFilter::KCursorPrivateAutoHideEventFilter | ( | QWidget * | widget | ) |
Definition at line 246 of file kcursor.cpp.
| KCursorPrivateAutoHideEventFilter::~KCursorPrivateAutoHideEventFilter | ( | ) |
Definition at line 257 of file kcursor.cpp.
Member Function Documentation
| void KCursorPrivateAutoHideEventFilter::resetWidget | ( | ) |
Definition at line 263 of file kcursor.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference