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

(a0f53ec9708dd8032b466b868883f8118ab7c7ef)

#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 759 of file qscreen.cpp.