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
qplatformsurface.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

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