Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgesture.cpp File Reference
#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()

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

Definition at line 1069 of file qgesture.cpp.

References className, d, QtDebugUtils::formatQEnum(), QtDebugUtils::formatQPoint(), QGesture::hasHotSpot, QGesture::hotSpot, and QGesture::state.

Referenced by operator<<().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator<<() [1/2]

◆ operator<<() [2/2]

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

Definition at line 1147 of file qgesture.cpp.

References d, and QGestureEvent::gestures().

+ Here is the call graph for this function: