![]() |
Qt 6.x
The Qt SDK
|
#include "qquickstackview_p_p.h"#include "qquickstackelement_p_p.h"#include <QtCore/qscopedvaluerollback.h>#include <QtQml/qqmlinfo.h>#include <QtQml/qqmllist.h>#include <QtQml/private/qv4qmlcontext_p.h>#include <QtQml/private/qv4qobjectwrapper_p.h>#include <QtQml/private/qv4variantobject_p.h>#include <QtQml/private/qv4urlobject_p.h>#include <QtQuick/private/qquickanimation_p.h>#include <QtQuick/private/qquicktransition_p.h>
Include dependency graph for qquickstackview_p.cpp:Go to the source code of this file.
Functions | |
| static bool | initProperties (QQuickStackElement *element, const QV4::Value &props, QQmlV4Function *args) |
| static QUrl | resolvedUrl (const QUrl &url, const QQmlRefPointer< QQmlContextData > &context) |
| static QString | resolvedUrl (const QString &str, const QQmlRefPointer< QQmlContextData > &context) |
|
static |
Definition at line 52 of file qquickstackview_p.cpp.
References args, QQuickStackElement::properties, QQuickStackElement::qmlCallingContext, QV4::ExecutionEngine::qmlContext(), QV4::PersistentValue::set(), and wrapper().
Referenced by QQuickStackViewPrivate::parseElements().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 178 of file qquickstackview_p.cpp.
References context, QUrl::isRelative(), str, and url.
Here is the call graph for this function:
|
static |
Definition at line 171 of file qquickstackview_p.cpp.
References context, QUrl::isRelative(), and url.
Referenced by QQuickStackViewPrivate::createElement(), QQuick3DPhysicsHeightFieldManager::getHeightField(), QFileSystemEngine::getLinkTarget(), QQuick3DPhysicsMeshManager::getMesh(), QQuickAnimatedImage::load(), QQmlImportInstance::setQmldirContent(), QQuick3DRuntimeLoader::setSource(), QQuickFontLoader::setSource(), QQuick3DModel::translateMeshSource(), and QQuick3DModel::updateSpatialNode().
Here is the call graph for this function:
Here is the caller graph for this function: