![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuick3DAssetUtils/private/qtquick3dassetutilsglobal_p.h>
#include <QtCore/QStringView>
Go to the source code of this file.
Namespaces | |
namespace | QSSGSceneDesc |
namespace | QSSGQmlUtilities |
Functions | |
void | QSSGQmlUtilities::applyEdit (QSSGSceneDesc::Scene *scene, const QJsonObject &changes) |
void | QSSGQmlUtilities::setProperty (QSSGSceneDesc::Node *node, const QStringView propertyName, const QJsonValue &value) |
QSSGSceneDesc::Node * | QSSGQmlUtilities::addResource (QSSGSceneDesc::Scene *scene, const QJsonObject &addition) |