Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Functions | |
Q_GUI_EXPORT QDebug | operator<< (QDebug debug, const QScreen *screen) |
Definition at line 759 of file qscreen.cpp.