Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qscreen.cpp File Reference

(3fa3e0362f36607707e24cb1dea31dce30254b4a)

#include "qscreen.h"
#include "qscreen_p.h"
#include "qpixmap.h"
#include "qguiapplication_p.h"
#include <qpa/qplatformscreen.h>
#include <qpa/qplatformscreen_p.h>
#include <QtCore/QDebug>
#include <QtCore/private/qobject_p.h>
#include "qhighdpiscaling_p.h"
#include "moc_qscreen.cpp"
Include dependency graph for qscreen.cpp:

Go to the source code of this file.

Functions

Q_GUI_EXPORT QDebug operator<< (QDebug debug, const QScreen *screen)

Function Documentation

◆ operator<<()

Q_GUI_EXPORT QDebug operator<< ( QDebug debug,
const QScreen * screen )

Definition at line 775 of file qscreen.cpp.