Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickdeliveryagent_p.h File Reference
#include <QtQuick/private/qtquickglobal_p.h>
#include <QtQml/qqml.h>
#include <QtQml/private/qqmlglobal_p.h>
#include <QtCore/qobject.h>
#include <QtGui/qevent.h>
+ Include dependency graph for qquickdeliveryagent_p.h:

Go to the source code of this file.

Classes

class  QQuickDeliveryAgent
 
struct  QQuickDeliveryAgent::Transform
 

Functions

QDebug Q_QUICK_EXPORT operator<< (QDebug debug, const QQuickDeliveryAgent *da)
 

Function Documentation

◆ operator<<()

QDebug Q_QUICK_EXPORT operator<< ( QDebug  debug,
const QQuickDeliveryAgent da 
)

Definition at line 2747 of file qquickdeliveryagent.cpp.

References debug, QString::isEmpty(), QObject::objectName, Q_LIKELY, and QQuickDeliveryAgent::rootItem().

+ Here is the call graph for this function: