KCursorPrivate 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 KCursorPrivate:

Public Member Functions | |
void | start () |
void | stop () |
void | hideCursor (QWidget *) |
void | unhideCursor (QWidget *) |
virtual bool | eventFilter (QObject *o, QEvent *e) |
Static Public Member Functions | |
KCursorPrivate * | self () |
Public Attributes | |
int | hideCursorDelay |
Friends | |
class | KCursor |
Detailed Description
I don't want the eventFilter to be in KCursor, so we have another class for that stuff.
Definition at line 37 of file kcursor_private.h.
The documentation for this class was generated from the following files: