KDEUI
KGestureMap Class Reference
#include <kgesturemap.h>
Inheritance diagram for KGestureMap:
Public Member Functions | |
| void | addGesture (const KRockerGesture &gesture, KAction *kact) |
| void | addGesture (const KShapeGesture &gesture, KAction *kact) |
| virtual bool | eventFilter (QObject *obj, QEvent *e) |
| KAction * | findAction (const KRockerGesture &gesture) const |
| KAction * | findAction (const KShapeGesture &gesture) const |
| void | removeGesture (const KRockerGesture &gesture, KAction *kact) |
| void | removeGesture (const KShapeGesture &gesture, KAction *kact) |
Static Public Member Functions | |
| static KGestureMap * | self () |
Detailed Description
Definition at line 34 of file kgesturemap.h.
Member Function Documentation
| void KGestureMap::addGesture | ( | const KRockerGesture & | gesture, | |
| KAction * | kact | |||
| ) |
Definition at line 80 of file kgesturemap.cpp.
| void KGestureMap::addGesture | ( | const KShapeGesture & | gesture, | |
| KAction * | kact | |||
| ) |
Definition at line 68 of file kgesturemap.cpp.
Definition at line 192 of file kgesturemap.cpp.
| KAction * KGestureMap::findAction | ( | const KRockerGesture & | gesture | ) | const |
Definition at line 120 of file kgesturemap.cpp.
| KAction * KGestureMap::findAction | ( | const KShapeGesture & | gesture | ) | const |
Definition at line 114 of file kgesturemap.cpp.
| void KGestureMap::removeGesture | ( | const KRockerGesture & | gesture, | |
| KAction * | kact | |||
| ) |
Definition at line 103 of file kgesturemap.cpp.
| void KGestureMap::removeGesture | ( | const KShapeGesture & | gesture, | |
| KAction * | kact | |||
| ) |
Definition at line 92 of file kgesturemap.cpp.
| KGestureMap * KGestureMap::self | ( | ) | [static] |
Definition at line 50 of file kgesturemap.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference