上一话题

C++ 扩展:图像提供程序范例

下一话题

Qt Quick 中的键盘聚焦

C++ Extensions: Image Response Provider Example

How to load images asynchronously in QML.

此范例展示如何使用 QQuickImageProvider to serve images asynchronously to QML image elements.

范例工程 @ code.qt.io