![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qgesture.h"
#include "private/qgesture_p.h"
#include "private/qstandardgestures_p.h"
#include <private/qdebug_p.h>
#include <moc_qgesture.cpp>
Go to the source code of this file.
Functions | |
static void | formatGestureHeader (QDebug d, const char *className, const QGesture *gesture) |
Q_WIDGETS_EXPORT QDebug | operator<< (QDebug d, const QGesture *gesture) |
Q_WIDGETS_EXPORT QDebug | operator<< (QDebug d, const QGestureEvent *gestureEvent) |
Definition at line 1070 of file qgesture.cpp.
Definition at line 1080 of file qgesture.cpp.
Q_WIDGETS_EXPORT QDebug operator<< | ( | QDebug | d, |
const QGestureEvent * | gestureEvent ) |
Definition at line 1152 of file qgesture.cpp.