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
qquickstackview_p.cpp File Reference

(99c7fe45be00b694da4041c5a06e5484f2985dc6)

#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, QQmlV4FunctionPtr args)
 
static QUrl resolvedUrl (const QUrl &url, const QQmlRefPointer< QQmlContextData > &context)
 
static QString resolvedUrl (const QString &str, const QQmlRefPointer< QQmlContextData > &context)
 

Function Documentation

◆ initProperties()

static bool initProperties ( QQuickStackElement * element,
const QV4::Value & props,
QQmlV4FunctionPtr args )
static

Definition at line 52 of file qquickstackview_p.cpp.

References args, QV4::Value::as(), 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:

◆ resolvedUrl() [1/2]

static QString resolvedUrl ( const QString & str,
const QQmlRefPointer< QQmlContextData > & context )
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:

◆ resolvedUrl() [2/2]

static QUrl resolvedUrl ( const QUrl & url,
const QQmlRefPointer< QQmlContextData > & context )
static

Definition at line 171 of file qquickstackview_p.cpp.

References context, QUrl::isRelative(), and url.

Referenced by QQmlImports::addLibraryImport(), QQuickStackViewPrivate::createElement(), QQuick3DPhysicsHeightFieldManager::getHeightField(), QFileSystemEngine::getLinkTarget(), QQuick3DPhysicsMeshManager::getMesh(), QQuickTextDocumentPrivate::load(), QQuickAnimatedImage::load(), QQuickVectorImagePrivate::loadSvg(), QQmlImportInstance::setQmldirContent(), QQuick3DRuntimeLoader::setSource(), QQuickFontLoader::setSource(), QQuick3DModel::translateMeshSource(), QQmlImports::updateQmldirContent(), and QQuick3DModel::updateSpatialNode().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: