Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmlpropertyvalueinterceptor.cpp
Go to the documentation of this file.
1
// Copyright (C) 2016 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
4
#include "
qqmlpropertyvalueinterceptor_p.h
"
5
6
QT_BEGIN_NAMESPACE
7
20
QQmlPropertyValueInterceptor::QQmlPropertyValueInterceptor
() : m_next(
nullptr
)
21
{
22
}
23
24
QQmlPropertyValueInterceptor::~QQmlPropertyValueInterceptor
()
25
{
26
}
27
36
bool
QQmlPropertyValueInterceptor::bindable
(
QUntypedBindable
*bindable,
QUntypedBindable
target
)
37
{
38
Q_UNUSED
(
bindable
);
39
Q_UNUSED
(
target
)
40
return
false
;
41
}
42
54
QT_END_NAMESPACE
QQmlPropertyValueInterceptor::~QQmlPropertyValueInterceptor
virtual ~QQmlPropertyValueInterceptor()
Definition
qqmlpropertyvalueinterceptor.cpp:24
QQmlPropertyValueInterceptor::bindable
virtual bool bindable(QUntypedBindable *bindable, QUntypedBindable target)
Definition
qqmlpropertyvalueinterceptor.cpp:36
QQmlPropertyValueInterceptor::QQmlPropertyValueInterceptor
QQmlPropertyValueInterceptor()
Constructs a QQmlPropertyValueInterceptor.
Definition
qqmlpropertyvalueinterceptor.cpp:20
QUntypedBindable
\inmodule QtCore
Definition
qproperty.h:677
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
target
GLenum target
Definition
qopengles2ext.h:751
qqmlpropertyvalueinterceptor_p.h
Q_UNUSED
#define Q_UNUSED(x)
Definition
qtpreprocessorsupport.h:20
nullptr
QObject::connect nullptr
Definition
src_corelib_kernel_qobject.cpp:255
qtdeclarative
src
qml
qml
qqmlpropertyvalueinterceptor.cpp
Generated by
1.9.7