Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgesture.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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.