![]() |
Qt 4.8
|
Public Functions | |
| ObjectGesture (QObject *o, const Qt::GestureType &g) | |
| bool | operator< (const ObjectGesture &rhs) const |
Public Variables | |
| Qt::GestureType | gesture |
| QObject * | object |
Definition at line 107 of file qgesturemanager_p.h.
|
inline |
Definition at line 112 of file qgesturemanager_p.h.
|
inline |
Definition at line 113 of file qgesturemanager_p.h.
| Qt::GestureType QGestureManager::ObjectGesture::gesture |
Definition at line 110 of file qgesturemanager_p.h.
Referenced by QGestureManager::cleanupCachedGestures(), operator<(), and QGestureManager::unregisterGestureRecognizer().
| QObject* QGestureManager::ObjectGesture::object |
Definition at line 109 of file qgesturemanager_p.h.
Referenced by QGestureManager::cleanupCachedGestures(), and operator<().