![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qplatformwindow.h"#include "qplatformwindow_p.h"#include "qplatformscreen.h"#include <private/qguiapplication_p.h>#include <qpa/qwindowsysteminterface.h>#include <QtGui/qwindow.h>#include <QtGui/qscreen.h>#include <private/qhighdpiscaling_p.h>#include <private/qwindow_p.h>Go to the source code of this file.
Functions | |
| static const QScreen * | effectiveScreen (const QWindow *window) |
| static QSize | fixInitialSize (QSize size, const QWindow *w, int deviceIndependentDefaultWidth, int deviceIndependentDefaultHeight) |
Definition at line 633 of file qplatformwindow.cpp.
|
static |
Definition at line 669 of file qplatformwindow.cpp.