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
qquicktemplatesutils_p.h
Go to the documentation of this file.
1
// Copyright (C) 2024 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
// Qt-Security score:significant reason:default
4
5
#
ifndef
QQUICKTEMPLATESUTILS_P_H
6
#
define
QQUICKTEMPLATESUTILS_P_H
7
8
//
9
// W A R N I N G
10
// -------------
11
//
12
// This file is not part of the Qt API. It exists purely as an
13
// implementation detail. This header file may change from version to
14
// version without notice, or even be removed.
15
//
16
// We mean it.
17
//
18
19
#
include
<
QtQuick
/
qquickitem
.
h
>
20
21
QT_BEGIN_NAMESPACE
22
23
namespace
QQuickTemplatesUtils
{
24
bool
isInteractiveControlType
(
const
QQuickItem *item);
25
}
26
27
QT_END_NAMESPACE
28
29
#
endif
// QQUICKTEMPLATESUTILS_P_H
QQuickApplicationWindowAttachedPrivate
Definition
qquickapplicationwindow.cpp:835
QQuickApplicationWindowAttachedPrivate::activeFocusControl
QQuickItem * activeFocusControl
Definition
qquickapplicationwindow.cpp:843
QQuickApplicationWindowAttachedPrivate::activeFocusChange
void activeFocusChange()
Definition
qquickapplicationwindow.cpp:898
QQuickApplicationWindowAttachedPrivate::window
QQuickWindow * window
Definition
qquickapplicationwindow.cpp:842
QQuickApplicationWindowAttached
Definition
qquickapplicationwindow_p.h:122
QQuickApplicationWindowPrivate
Definition
qquickapplicationwindow_p_p.h:33
QQuickApplicationWindow
Definition
qquickapplicationwindow_p.h:34
QQuickControlPrivate
Definition
qquickcontrol_p_p.h:44
QQuickPopupPrivate
Definition
qquickpopup_p_p.h:61
QQuickPopupTransitionManager
Definition
qquickpopup_p_p.h:43
QPlatformGraphicsBufferHelper
\inmodule QtGui
QQuickTemplatesUtils
Definition
qquicktemplatesutils_p.h:23
QQuickTemplatesUtils::isInteractiveControlType
bool isInteractiveControlType(const QQuickItem *item)
Definition
qquicktemplatesutils.cpp:27
layoutItem
static void layoutItem(QQuickItem *item, qreal y, qreal width)
Definition
qquickapplicationwindow.cpp:117
ItemChanges
static const QQuickItemPrivate::ChangeTypes ItemChanges
Styled top-level window with support for a header and footer.
Definition
qquickapplicationwindow.cpp:114
findActiveFocusControl
static QQuickItem * findActiveFocusControl(QQuickWindow *window)
Definition
qquickapplicationwindow.cpp:234
qtdeclarative
src
quicktemplates
qquicktemplatesutils_p.h
Generated on
for Qt by
1.14.0