Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgesture.cpp File Reference

(87806f5cad6e4ce75a899598c15c126995682562)

#include "qgesture.h"
#include "private/qgesture_p.h"
#include "private/qstandardgestures_p.h"
#include <private/qdebug_p.h>
#include <moc_qgesture.cpp>
Include dependency graph for 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)

Function Documentation

◆ formatGestureHeader()

void formatGestureHeader ( QDebug d,
const char * className,
const QGesture * gesture )
static

Definition at line 1070 of file qgesture.cpp.

◆ operator<<() [1/2]

Q_WIDGETS_EXPORT QDebug operator<< ( QDebug d,
const QGesture * gesture )

Definition at line 1080 of file qgesture.cpp.

◆ operator<<() [2/2]

Q_WIDGETS_EXPORT QDebug operator<< ( QDebug d,
const QGestureEvent * gestureEvent )

Definition at line 1152 of file qgesture.cpp.