Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplatformsurface.cpp File Reference
#include "qplatformsurface.h"
#include <QtCore/qdebug.h>
#include <QtGui/qwindow.h>
+ Include dependency graph for qplatformsurface.cpp:

Go to the source code of this file.

Functions

Q_GUI_EXPORT QDebug operator<< (QDebug debug, const QPlatformSurface *surface)
 

Function Documentation

◆ operator<<()

Q_GUI_EXPORT QDebug operator<< ( QDebug  debug,
const QPlatformSurface surface 
)

Definition at line 47 of file qplatformsurface.cpp.

References debug, QPlatformSurface::surface(), QSurface::surfaceClass(), and QSurface::Window.

+ Here is the call graph for this function: