Qt QML C++ 类

由 Qt QML 模块提供的 C++ API。 更多...

QJSEngine

用于估算 JavaScript 代码的环境

QJSManagedValue

Represents a value on the JavaScript heap belonging to a QJSEngine

QJSPrimitiveNull

An empty marker type to signify the JavaScript null value

QJSPrimitiveUndefined

An empty marker type to signify the JavaScript Undefined type and its single value

QJSPrimitiveValue

Operates on primitive types in JavaScript semantics

QJSValue

Acts as a container for Qt/JavaScript data types

QJSValueIterator

用于 QJSValue 的 Java 风格迭代器

QQmlAbstractUrlInterceptor

Allows you to control QML file loading

QQmlApplicationEngine

从单个 QML 文件加载应用程序的便捷方式

QQmlComponent

封装 QML 组件定义

QQmlContext

Defines a context within a QML engine

QQmlContext::PropertyPair

QQmlEngine

用于实例化 QML 组件的环境

QQmlEngineExtensionPlugin

用于自定义 QML 扩展插件的抽象基

QQmlError

Encapsulates a QML error

QQmlExpression

Evaluates JavaScript in a QML context

QQmlExtensionPlugin

Abstract base for custom QML extension plugins with custom type registration functions

QQmlFileSelector

A class for applying a QFileSelector to QML file loading

QQmlImageProviderBase

Used to register image providers in the QML engine

QQmlIncubationController

Instances drive the progress of QQmlIncubators

QQmlIncubator

Allows QML objects to be created asynchronously

QQmlInfo

Allows logging of QML-related messages

QQmlListProperty

Allows applications to expose list-like properties of QObject-derived classes to QML

QQmlListReference

Allows the manipulation of QQmlListProperty properties

QQmlNetworkAccessManagerFactory

Creates QNetworkAccessManager instances for a QML engine

QQmlParserStatus

Updates on the QML parser state

QQmlProperty

Abstracts accessing properties on objects created from QML

QQmlPropertyMap

Allows you to set key-value pairs that can be used in QML bindings

QQmlPropertyValueSource

Interface for property value sources such as animations and bindings

QQmlScriptString

Encapsulates a script and its context

详细描述

有关 Qt QML 模块的更多信息,见 Qt QML 模块文档编制。