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
qquickscreencapture.cpp
Go to the documentation of this file.
1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
5
7
14
16{
17 setScreen(info ? info->wrappedScreen() : nullptr);
18}
19
24
26
27#include "moc_qquickscreencapture_p.cpp"
\inmodule QtCore
Definition qobject.h:103
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
Definition qobject.cpp:2960
QQuickScreenInfo * qmlScreen()
void screenChanged(QQuickScreenInfo *)
QQuickScreenCatpure(QObject *parent=nullptr)
void qmlSetScreen(const QQuickScreenInfo *info)
QQuickScreenInfo * screen
\inmodule QtMultimedia
void screenChanged(QScreen *)
void setScreen(QScreen *screen)
The QScreen class is used to query screen properties. \inmodule QtGui.
Definition qscreen.h:32
Combined button and popup list for selecting options.
#define emit
QHostInfo info
[0]