5#include <private/qqmlcontextdata_p.h>
12 if (notInRevision) *notInRevision =
false;
17 while (
d &&
d->isFunction())
21 if (notInRevision) *notInRevision =
true;
31 if (notInRevision) *notInRevision =
false;
34 if (notInRevision) *notInRevision =
false;
36 while (
d && !(
d->isFunction()))
39 if (
d && !
cache->isAllowedInRevision(
d)) {
40 if (notInRevision) *notInRevision =
true;
42 }
else if (
d &&
d->isSignal()) {
51 return cache->signal(
d->notifyIndex());
\macro QT_RESTRICTED_CAST_FROM_ASCII
QString mid(qsizetype position, qsizetype n=-1) const
Returns a string that contains n characters of this string, starting at the specified position index.
Combined button and popup list for selecting options.
QQmlPropertyCache::ConstPtr cache
const QQmlPropertyData * property(int index) const
const QQmlPropertyData * signal(const QString &name, bool *notInRevision) const