VisualDataModel QML Type

封装模型和委托 更多...

import 语句: 导入。

详细描述

The VisualDataModel type encapsulates a model and the delegate that will be instantiated for items in a model.

This type is provided by the Qt QML module due to compatibility reasons. The same implementation is now primarily available as DelegateModel Qt QML Models 模块。

另请参阅 QtQml.Models::DelegateModel .