Qt 4.8
|
This is the complete list of members for QGestureManager, including all inherited members.
blockSignals(bool b) | QObject | |
cancelGesturesForChildren(QGesture *originatingGesture) | QGestureManager | private |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
cleanupCachedGestures(QObject *target, Qt::GestureType type) | QGestureManager | |
cleanupGesturesForRemovedRecognizer(QGesture *gesture) | QGestureManager | private |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
deliverEvents(const QSet< QGesture *> &gestures, QSet< QGesture *> *undeliveredGestures) | QGestureManager | private |
destroyed(QObject *=0) | QObject | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *) | QObject | virtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
filterEvent(QWidget *receiver, QEvent *event) | QGestureManager | |
filterEvent(QObject *receiver, QEvent *event) | QGestureManager | |
filterEvent(QGraphicsObject *receiver, QEvent *event) | QGestureManager | |
filterEventThroughContexts(const QMultiMap< QObject *, Qt::GestureType > &contexts, QEvent *event) | QGestureManager | protected |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
Gesture enum value | QGestureManager | private |
getGestureTargets(const QSet< QGesture *> &gestures, QMap< QWidget *, QList< QGesture *> > *conflicts, QMap< QWidget *, QList< QGesture *> > *normal) | QGestureManager | private |
getState(QObject *widget, QGestureRecognizer *recognizer, Qt::GestureType gesture) | QGestureManager | private |
inherits(const char *classname) const | QObject | inline |
installEventFilter(QObject *) | QObject | |
instance() | QGestureManager | static |
isWidgetType() const | QObject | inline |
killTimer(int id) | QObject | |
m_activeGestures | QGestureManager | private |
m_deletedRecognizers | QGestureManager | private |
m_gestureOwners | QGestureManager | private |
m_gesturesToDelete | QGestureManager | private |
m_gestureTargets | QGestureManager | private |
m_gestureToRecognizer | QGestureManager | private |
m_lastCustomGestureId | QGestureManager | private |
m_maybeGestures | QGestureManager | private |
m_objectGestures | QGestureManager | private |
m_obsoleteGestures | QGestureManager | private |
m_recognizers | QGestureManager | private |
MaybeGesture enum value | QGestureManager | private |
metaObject() const | QObject | virtual |
moveToThread(QThread *thread) | QObject | |
NotGesture enum value | QGestureManager | private |
objectName() const | QObject | |
parent() const | QObject | inline |
property(const char *name) const | QObject | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QGestureManager(QObject *parent) | QGestureManager | |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
receivers(const char *signal) const | QObject | protected |
recycle(QGesture *gesture) | QGestureManager | |
registerGestureRecognizer(QGestureRecognizer *recognizer) | QGestureManager | |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setUserData(uint id, QObjectUserData *data) | QObject | |
signalsBlocked() const | QObject | inline |
startTimer(int interval) | QObject | |
State enum name | QGestureManager | private |
state | QGestureManager | private |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
unregisterGestureRecognizer(Qt::GestureType type) | QGestureManager | |
userData(uint id) const | QObject | |
~QGestureManager() | QGestureManager | |
~QObject() | QObject | virtual |